Template

Show index

Template Non-Human Subject (Body) 2017‑03‑21 10:42:22

Id2.16.756.5.30.1.1.10.4.5
ref
ch-palm-
Effective Date2017‑03‑21 10:42:22
Statusdraft DraftVersion Label2017
Namechpalm_entry_NonHumanSubjectDisplay NameNon-Human Subject (Body)
Description
If, in a part of the document, laboratory obseravtions base exclusively on a sample of a non-human material (e.g., animal, water, soil, etc.) without reference to a patient, it MUST be declared using this element in the CDA body.
Other parts of the document may contain laboratory observations that base on other samples (including samples taken from the patient).
In addition, the IHE template 1.3.6.1.4.1.19376.1.3.3.1.2 - Non-Human Subject (recordTarget) MUST be used in the CDA header.
ClassificationCDA Entry Level Template
Open/ClosedOpen (other than defined elements are allowed)
RelationshipSpecialization: template 2.16.840.1.113883.10.12.320 CDA Subject (Body) (2005‑09‑07)
ref
ad1bbr-

Specialization: template 1.3.6.1.4.1.19376.1.3.3.1.2.1 (2016‑07‑05)
ref
ch-palm-
Example
XD-LAB example
<subject>
  <templateId root="1.3.6.1.4.1.19376.1.3.3.1.2.1"/>  <relatedSubject>
    <code code="226955001" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED-CT" displayName="Chicken">
      <qualifier>
        <name code="105590001" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED-CT" displayName="Substance"/>        <value code="255620007" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED-CT" displayName="Food"/>      </qualifier>
    </code>
    <addr>
      <streetAddressLine>304 Portola Road</streetAddressLine>      <city>San Jose</city>      <state>CA</state>      <postalCode>95120</postalCode>      <country>USA</country>    </addr>
  </relatedSubject>
</subject>
Example
Water specimen from a reservoir
<subject>
  <templateId root="1.3.6.1.4.1.19376.1.3.3.1.2.1"/>  <relatedSubject>
    <code code="257687008" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED-CT" displayName="Reservoir (environment)">
      <qualifier>
        <name code="105590001" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED-CT" displayName="Substance"/>        <value code="229979003" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED-CT" displayName="General food and drink types"/>      </qualifier>
    </code>
    <addr>
      <streetAddressLine>Wasserversorgung Gemeindeverband Musterhausen</streetAddressLine>      <streetAddressLine>Reservoir Waldrand</streetAddressLine>      <postalCode>8888</postalCode>      <city>Musterhausen</city>    </addr>
  </relatedSubject>
</subject>
ItemDTCardConfDescriptionLabel
hl7:templateId
II1 … 1Mchpadotsject
@root
uid1 … 1F1.3.6.1.4.1.19376.1.3.3.1.2.1
hl7:relatedSubject
1 … 1Rchpadotsject
hl7:code
CE1 … 1 The type of the non-human subject (animal species, food, material from nature, etc.) MUST be declared using a Code. LOINC (2.16.840.1.113883.6.1) or SNOMED-CT (2.16.840.1.113883.6.96) codes or values from the HL7 Vocabulary ObservationType (2.16.840.1.113883.1.11.16226) SHOULD be used.
If no vocabulary is available, nullFlavor='ASKU' including a displayName MUST be used. In this case, @code, @codeSystem and @codeSystemName are NOT ALLOWED.
TODO schematron to check these busines rules.
chpadotsject
@nullFlavor
cs0 … 1FASKU
 If no vocabulary is available, nullFlavor='ASKU' including a displayName MUST be used.
@displayName
st1 … 1RType of non-human material, as used in the narrative text.
@codeSystemName
st0 … 1 The name of the code system MUST be specified for tracking purposes. However, processing is NOT ALLOWED.
@codeSystem
oid0 … 1 The OID of the code system MUST be specified.
@code
cs0 … 1 The code MUST be specified.
hl7:addr
AD1 … 1The address is where the material was located, from which the sample was taken. If it is not known, nullFavor='UNK' MUST be used.chpadotsject