Uses of Class
org.hl7.v3.POCDMT000040Component2
-
Uses of POCDMT000040Component2 in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040Component2Methods in org.hl7.v3 that return POCDMT000040Component2Modifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Component2()Create an instance ofPOCDMT000040Component2ClinicalDocument.getComponent()Gets the value of the component property.POCDMT000040Component2.withContextConductionInd(Boolean value) POCDMT000040Component2.withNonXMLBody(POCDMT000040NonXMLBody value) POCDMT000040Component2.withNullFlavor(String... values) POCDMT000040Component2.withNullFlavor(Collection<String> values) POCDMT000040Component2.withRealmCode(Collection<CS> values) POCDMT000040Component2.withRealmCode(CS... values) POCDMT000040Component2.withStructuredBody(POCDMT000040StructuredBody value) POCDMT000040Component2.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Component2.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Component2.withTypeCode(ActRelationshipHasComponent value) POCDMT000040Component2.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 with parameters of type POCDMT000040Component2Modifier and TypeMethodDescriptionvoidClinicalDocument.setComponent(POCDMT000040Component2 value) Sets the value of the component property.ClinicalDocument.withComponent(POCDMT000040Component2 value)