Class POCDMT000040EntryRelationship

java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship
Direct Known Subclasses:
Dosierung2er, Dosierung4er, Therapieart, Therapieart

public class POCDMT000040EntryRelationship extends Object

Java-Klasse für POCD_MT000040.EntryRelationship complex type.

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.

 <complexType name="POCD_MT000040.EntryRelationship">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="realmCode" type="{urn:hl7-org:v3}CS" maxOccurs="unbounded" minOccurs="0"/>
         <element name="typeId" type="{urn:hl7-org:v3}POCD_MT000040.InfrastructureRoot.typeId" minOccurs="0"/>
         <element name="templateId" type="{urn:hl7-org:v3}II" maxOccurs="unbounded" minOccurs="0"/>
         <element name="sequenceNumber" type="{urn:hl7-org:v3}INT" minOccurs="0"/>
         <element name="seperatableInd" type="{urn:hl7-org:v3}BL" minOccurs="0"/>
         <choice>
           <element name="act" type="{urn:hl7-org:v3}POCD_MT000040.Act"/>
           <element name="encounter" type="{urn:hl7-org:v3}POCD_MT000040.Encounter"/>
           <element name="observation" type="{urn:hl7-org:v3}POCD_MT000040.Observation"/>
           <element name="observationMedia" type="{urn:hl7-org:v3}POCD_MT000040.ObservationMedia"/>
           <element name="organizer" type="{urn:hl7-org:v3}POCD_MT000040.Organizer"/>
           <element name="procedure" type="{urn:hl7-org:v3}POCD_MT000040.Procedure"/>
           <element name="regionOfInterest" type="{urn:hl7-org:v3}POCD_MT000040.RegionOfInterest"/>
           <element name="substanceAdministration" type="{urn:hl7-org:v3}POCD_MT000040.SubstanceAdministration"/>
           <element name="supply" type="{urn:hl7-org:v3}POCD_MT000040.Supply"/>
         </choice>
       </sequence>
       <attribute name="nullFlavor" type="{urn:hl7-org:v3}NullFlavor" />
       <attribute name="typeCode" use="required" type="{urn:hl7-org:v3}x_ActRelationshipEntryRelationship" />
       <attribute name="inversionInd" type="{urn:hl7-org:v3}bl" />
       <attribute name="contextConductionInd" type="{urn:hl7-org:v3}bl" default="true" />
       <attribute name="negationInd" type="{urn:hl7-org:v3}bl" />
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • POCDMT000040EntryRelationship

      public POCDMT000040EntryRelationship()
  • Method Details

    • getAct

      public POCDMT000040Act getAct()
      Ruft den Wert der act-Eigenschaft ab.
      Returns:
      possible object is POCDMT000040Act
    • getEncounter

      public POCDMT000040Encounter getEncounter()
      Ruft den Wert der encounter-Eigenschaft ab.
      Returns:
      possible object is POCDMT000040Encounter
    • getNullFlavor

      public @NonNull List<String> getNullFlavor()
      Gets the value of the nullFlavor property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the nullFlavor property.

      For example, to add a new item, do as follows:

          getNullFlavor().add(newItem);
       

      Objects of the following type(s) are allowed in the list String

    • getObservation

      public POCDMT000040Observation getObservation()
      Ruft den Wert der observation-Eigenschaft ab.
      Returns:
      possible object is POCDMT000040Observation
    • getObservationMedia

      public POCDMT000040ObservationMedia getObservationMedia()
      Ruft den Wert der observationMedia-Eigenschaft ab.
      Returns:
      possible object is POCDMT000040ObservationMedia
    • getOrganizer

      public POCDMT000040Organizer getOrganizer()
      Ruft den Wert der organizer-Eigenschaft ab.
      Returns:
      possible object is POCDMT000040Organizer
    • getProcedure

      public POCDMT000040Procedure getProcedure()
      Ruft den Wert der procedure-Eigenschaft ab.
      Returns:
      possible object is POCDMT000040Procedure
    • getRealmCode

      public @NonNull List<CS> getRealmCode()
      Gets the value of the realmCode property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the realmCode property.

      For example, to add a new item, do as follows:

          getRealmCode().add(newItem);
       

      Objects of the following type(s) are allowed in the list CS

    • getRegionOfInterest

      public POCDMT000040RegionOfInterest getRegionOfInterest()
      Ruft den Wert der regionOfInterest-Eigenschaft ab.
      Returns:
      possible object is POCDMT000040RegionOfInterest
    • getSeperatableInd

      public BL getSeperatableInd()
      Ruft den Wert der seperatableInd-Eigenschaft ab.
      Returns:
      possible object is BL
    • getSequenceNumber

      public INT getSequenceNumber()
      Ruft den Wert der sequenceNumber-Eigenschaft ab.
      Returns:
      possible object is INT
    • getSubstanceAdministration

      public POCDMT000040SubstanceAdministration getSubstanceAdministration()
      Ruft den Wert der substanceAdministration-Eigenschaft ab.
      Returns:
      possible object is POCDMT000040SubstanceAdministration
    • getSupply

      public POCDMT000040Supply getSupply()
      Ruft den Wert der supply-Eigenschaft ab.
      Returns:
      possible object is POCDMT000040Supply
    • getTemplateId

      public List<II> getTemplateId()
      Gets the value of the templateId property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the templateId property.

      For example, to add a new item, do as follows:

          getTemplateId().add(newItem);
       

      Objects of the following type(s) are allowed in the list II

    • getTypeCode

      public XActRelationshipEntryRelationship getTypeCode()
      Ruft den Wert der typeCode-Eigenschaft ab.
      Returns:
      possible object is XActRelationshipEntryRelationship
    • getTypeId

      Ruft den Wert der typeId-Eigenschaft ab.
      Returns:
      possible object is POCDMT000040InfrastructureRootTypeId
    • isContextConductionInd

      public boolean isContextConductionInd()
      Ruft den Wert der contextConductionInd-Eigenschaft ab.
      Returns:
      possible object is Boolean
    • isInversionInd

      public Boolean isInversionInd()
      Ruft den Wert der inversionInd-Eigenschaft ab.
      Returns:
      possible object is Boolean
    • isNegationInd

      public Boolean isNegationInd()
      Ruft den Wert der negationInd-Eigenschaft ab.
      Returns:
      possible object is Boolean
    • setAct

      public void setAct(POCDMT000040Act value)
      Legt den Wert der act-Eigenschaft fest.
      Parameters:
      value - allowed object is POCDMT000040Act
    • setContextConductionInd

      public void setContextConductionInd(Boolean value)
      Legt den Wert der contextConductionInd-Eigenschaft fest.
      Parameters:
      value - allowed object is Boolean
    • setEncounter

      public void setEncounter(POCDMT000040Encounter value)
      Legt den Wert der encounter-Eigenschaft fest.
      Parameters:
      value - allowed object is POCDMT000040Encounter
    • setInversionInd

      public void setInversionInd(Boolean value)
      Legt den Wert der inversionInd-Eigenschaft fest.
      Parameters:
      value - allowed object is Boolean
    • setNegationInd

      public void setNegationInd(Boolean value)
      Legt den Wert der negationInd-Eigenschaft fest.
      Parameters:
      value - allowed object is Boolean
    • setObservation

      public void setObservation(POCDMT000040Observation value)
      Legt den Wert der observation-Eigenschaft fest.
      Parameters:
      value - allowed object is POCDMT000040Observation
    • setObservationMedia

      public void setObservationMedia(POCDMT000040ObservationMedia value)
      Legt den Wert der observationMedia-Eigenschaft fest.
      Parameters:
      value - allowed object is POCDMT000040ObservationMedia
    • setOrganizer

      public void setOrganizer(POCDMT000040Organizer value)
      Legt den Wert der organizer-Eigenschaft fest.
      Parameters:
      value - allowed object is POCDMT000040Organizer
    • setProcedure

      public void setProcedure(POCDMT000040Procedure value)
      Legt den Wert der procedure-Eigenschaft fest.
      Parameters:
      value - allowed object is POCDMT000040Procedure
    • setRegionOfInterest

      public void setRegionOfInterest(POCDMT000040RegionOfInterest value)
      Legt den Wert der regionOfInterest-Eigenschaft fest.
      Parameters:
      value - allowed object is POCDMT000040RegionOfInterest
    • setSeperatableInd

      public void setSeperatableInd(BL value)
      Legt den Wert der seperatableInd-Eigenschaft fest.
      Parameters:
      value - allowed object is BL
    • setSequenceNumber

      public void setSequenceNumber(INT value)
      Legt den Wert der sequenceNumber-Eigenschaft fest.
      Parameters:
      value - allowed object is INT
    • setSubstanceAdministration

      public void setSubstanceAdministration(POCDMT000040SubstanceAdministration value)
      Legt den Wert der substanceAdministration-Eigenschaft fest.
      Parameters:
      value - allowed object is POCDMT000040SubstanceAdministration
    • setSupply

      public void setSupply(POCDMT000040Supply value)
      Legt den Wert der supply-Eigenschaft fest.
      Parameters:
      value - allowed object is POCDMT000040Supply
    • setTypeCode

      public void setTypeCode(XActRelationshipEntryRelationship value)
      Legt den Wert der typeCode-Eigenschaft fest.
      Parameters:
      value - allowed object is XActRelationshipEntryRelationship
    • setTypeId

      public void setTypeId(POCDMT000040InfrastructureRootTypeId value)
      Legt den Wert der typeId-Eigenschaft fest.
      Parameters:
      value - allowed object is POCDMT000040InfrastructureRootTypeId