Class POCDMT000040Entry
- Direct Known Subclasses:
EimpfEntryAntikoerperBestimmungDataProcessing
Java-Klasse für POCD_MT000040.Entry complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="POCD_MT000040.Entry"> <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"/> <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" type="{urn:hl7-org:v3}x_ActRelationshipEntry" default="COMP" /> <attribute name="contextConductionInd" type="{urn:hl7-org:v3}bl" fixed="true" /> </restriction> </complexContent> </complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected POCDMT000040Act
protected Boolean
protected POCDMT000040Encounter
protected POCDMT000040Observation
protected POCDMT000040ObservationMedia
protected POCDMT000040Organizer
protected POCDMT000040Procedure
protected POCDMT000040RegionOfInterest
protected POCDMT000040SubstanceAdministration
protected POCDMT000040Supply
protected XActRelationshipEntry
protected POCDMT000040InfrastructureRootTypeId
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAct()
Ruft den Wert der act-Eigenschaft ab.Ruft den Wert der encounter-Eigenschaft ab.Gets the value of the nullFlavor property.Ruft den Wert der observation-Eigenschaft ab.Ruft den Wert der observationMedia-Eigenschaft ab.Ruft den Wert der organizer-Eigenschaft ab.Ruft den Wert der procedure-Eigenschaft ab.Gets the value of the realmCode property.Ruft den Wert der regionOfInterest-Eigenschaft ab.Ruft den Wert der substanceAdministration-Eigenschaft ab.Ruft den Wert der supply-Eigenschaft ab.Gets the value of the templateId property.@NonNull XActRelationshipEntry
Ruft den Wert der typeCode-Eigenschaft ab.Ruft den Wert der typeId-Eigenschaft ab.boolean
Ruft den Wert der contextConductionInd-Eigenschaft ab.void
setAct
(POCDMT000040Act value) Legt den Wert der act-Eigenschaft fest.void
setContextConductionInd
(Boolean value) Legt den Wert der contextConductionInd-Eigenschaft fest.void
Legt den Wert der encounter-Eigenschaft fest.void
Legt den Wert der observation-Eigenschaft fest.void
Legt den Wert der observationMedia-Eigenschaft fest.void
Legt den Wert der organizer-Eigenschaft fest.void
Legt den Wert der procedure-Eigenschaft fest.void
Legt den Wert der regionOfInterest-Eigenschaft fest.void
Legt den Wert der substanceAdministration-Eigenschaft fest.void
setSupply
(POCDMT000040Supply value) Legt den Wert der supply-Eigenschaft fest.void
setTypeCode
(XActRelationshipEntry value) Legt den Wert der typeCode-Eigenschaft fest.void
Legt den Wert der typeId-Eigenschaft fest.
-
Field Details
-
realmCode
-
typeId
-
templateId
-
act
-
encounter
-
observation
-
observationMedia
-
organizer
-
procedure
-
regionOfInterest
-
substanceAdministration
-
supply
-
nullFlavor
-
typeCode
-
contextConductionInd
-
-
Constructor Details
-
POCDMT000040Entry
public POCDMT000040Entry()
-
-
Method Details
-
getAct
Ruft den Wert der act-Eigenschaft ab.- Returns:
- possible object is
POCDMT000040Act
-
getEncounter
Ruft den Wert der encounter-Eigenschaft ab.- Returns:
- possible object is
POCDMT000040Encounter
-
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
Ruft den Wert der observation-Eigenschaft ab.- Returns:
- possible object is
POCDMT000040Observation
-
getObservationMedia
Ruft den Wert der observationMedia-Eigenschaft ab.- Returns:
- possible object is
POCDMT000040ObservationMedia
-
getOrganizer
Ruft den Wert der organizer-Eigenschaft ab.- Returns:
- possible object is
POCDMT000040Organizer
-
getProcedure
Ruft den Wert der procedure-Eigenschaft ab.- Returns:
- possible object is
POCDMT000040Procedure
-
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
Ruft den Wert der regionOfInterest-Eigenschaft ab.- Returns:
- possible object is
POCDMT000040RegionOfInterest
-
getSubstanceAdministration
Ruft den Wert der substanceAdministration-Eigenschaft ab.- Returns:
- possible object is
POCDMT000040SubstanceAdministration
-
getSupply
Ruft den Wert der supply-Eigenschaft ab.- Returns:
- possible object is
POCDMT000040Supply
-
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
Ruft den Wert der typeCode-Eigenschaft ab.- Returns:
- possible object is
XActRelationshipEntry
-
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
-
setAct
Legt den Wert der act-Eigenschaft fest.- Parameters:
value
- allowed object isPOCDMT000040Act
-
setContextConductionInd
Legt den Wert der contextConductionInd-Eigenschaft fest.- Parameters:
value
- allowed object isBoolean
-
setEncounter
Legt den Wert der encounter-Eigenschaft fest.- Parameters:
value
- allowed object isPOCDMT000040Encounter
-
setObservation
Legt den Wert der observation-Eigenschaft fest.- Parameters:
value
- allowed object isPOCDMT000040Observation
-
setObservationMedia
Legt den Wert der observationMedia-Eigenschaft fest.- Parameters:
value
- allowed object isPOCDMT000040ObservationMedia
-
setOrganizer
Legt den Wert der organizer-Eigenschaft fest.- Parameters:
value
- allowed object isPOCDMT000040Organizer
-
setProcedure
Legt den Wert der procedure-Eigenschaft fest.- Parameters:
value
- allowed object isPOCDMT000040Procedure
-
setRegionOfInterest
Legt den Wert der regionOfInterest-Eigenschaft fest.- Parameters:
value
- allowed object isPOCDMT000040RegionOfInterest
-
setSubstanceAdministration
Legt den Wert der substanceAdministration-Eigenschaft fest.- Parameters:
value
- allowed object isPOCDMT000040SubstanceAdministration
-
setSupply
Legt den Wert der supply-Eigenschaft fest.- Parameters:
value
- allowed object isPOCDMT000040Supply
-
setTypeCode
Legt den Wert der typeCode-Eigenschaft fest.- Parameters:
value
- allowed object isXActRelationshipEntry
-
setTypeId
Legt den Wert der typeId-Eigenschaft fest.- Parameters:
value
- allowed object isPOCDMT000040InfrastructureRootTypeId
-