Uses of Class
org.hl7.v3.POCDMT000040RecordTarget
-
Uses of POCDMT000040RecordTarget in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type POCDMT000040RecordTargetModifier and TypeFieldDescriptionprotected List<POCDMT000040RecordTarget>ClinicalDocument.recordTargetMethods in org.hl7.v3 that return POCDMT000040RecordTargetModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040RecordTarget()Create an instance ofPOCDMT000040RecordTargetPOCDMT000040RecordTarget.withContextControlCode(String value) POCDMT000040RecordTarget.withNullFlavor(String... values) POCDMT000040RecordTarget.withNullFlavor(Collection<String> values) POCDMT000040RecordTarget.withPatientRole(POCDMT000040PatientRole value) POCDMT000040RecordTarget.withRealmCode(Collection<CS> values) POCDMT000040RecordTarget.withRealmCode(CS... values) POCDMT000040RecordTarget.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040RecordTarget.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040RecordTarget.withTypeCode(String... values) POCDMT000040RecordTarget.withTypeCode(Collection<String> values) POCDMT000040RecordTarget.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 that return types with arguments of type POCDMT000040RecordTargetModifier and TypeMethodDescriptionClinicalDocument.getRecordTarget()Gets the value of the recordTarget property.Methods in org.hl7.v3 with parameters of type POCDMT000040RecordTargetModifier and TypeMethodDescriptionClinicalDocument.withRecordTarget(POCDMT000040RecordTarget... values) Method parameters in org.hl7.v3 with type arguments of type POCDMT000040RecordTargetModifier and TypeMethodDescriptionClinicalDocument.withRecordTarget(Collection<POCDMT000040RecordTarget> values)