Uses of Class
org.hl7.v3.POCDMT000040Component1
-
Uses of POCDMT000040Component1 in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040Component1Methods in org.hl7.v3 that return POCDMT000040Component1Modifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Component1()Create an instance ofPOCDMT000040Component1ClinicalDocument.getComponentOf()Gets the value of the componentOf property.POCDMT000040Component1.withEncompassingEncounter(POCDMT000040EncompassingEncounter value) POCDMT000040Component1.withNullFlavor(String... values) POCDMT000040Component1.withNullFlavor(Collection<String> values) POCDMT000040Component1.withRealmCode(Collection<CS> values) POCDMT000040Component1.withRealmCode(CS... values) POCDMT000040Component1.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Component1.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Component1.withTypeCode(ActRelationshipHasComponent value) POCDMT000040Component1.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 with parameters of type POCDMT000040Component1Modifier and TypeMethodDescriptionvoidClinicalDocument.setComponentOf(POCDMT000040Component1 value) Sets the value of the componentOf property.ClinicalDocument.withComponentOf(POCDMT000040Component1 value)