Back To Index  <<  Back To Templates

active Template  Human Patient with Non-Human Subject

Id 1.3.6.1.4.1.19376.1.3.3.1.3
ref
XDLAB-
Effective Date 2008‑08‑08
Status active Active Version Label 2017
Name Humanpatientwithnonhumansubjectrecordtarget Display Name Human Patient with Non-Human Subject
Description
en-US ClinicalDocument/recordTarget SHALL be present and SHALL conform to the Human Patient, Non-Human Subject or Human Patient with Non-Human Subject templates defined below. There are three varieties of laboratory reports:
  • Human (patient): The document reports laboratory observations produced on specimens collected exclusively from the patient.
  • Non-Human Subject: The document reports laboratory observations produced on specimens collected from a non-human material (e.g. water, milk…) or living subject (e.g. animal).
  • Human (patient) paired with Non-Human Subject: The document reports laboratory observations produced on a non-human specimen with a relationship to a human patient, (e.g. peanut butter eaten by a patient, a ferret that bit a patient).

Human Patient with Non-Human Subject

When the report assembles observations for a human (patient) with observations produced using a non-human specimen, the recordTarget SHALL represent the human patient. In accordance with the HL7 CDA R2 standard and further constrained by this specification, the presence of name, addr and telecom is required for all entities in the document including the human patient. Additionally, the following SHALL be present. "1.3.6.1.4.1.19376.1.3.3.1.3"
  • <templateId root="1.3.6.1.4.1.19376.1.3.3.1.3"/> - The templateId element identifies this recordTarget as a human patient directly impacted by a non-human subject of laboratory testing. The templateId SHALL have root="1.3.6.1.4.1.19376.1.3.3.1.3".
  • <id/> - recordTarget/patientRole/id SHALL be present. It SHALL be representative of the id of the human patient. In this template, the id of the non-human subject is not provided in the header. On a special note, at present, if the document contains a patient and a subject (as in the case of rabies, for example), documentation of the id of the subject cannot be accomplished without an extension to CDA.
  • <administrativeGenderCode/> - The patientRole/patient/administrativeGenderCode SHALL be present.
  • <birthTime/> - The patientRole/patient/birthTime SHALL be present.
  • <structuredBody> mark-up - In addition to the elements specified in the CDA header for the patient, the non-human subject SHALL be represented in a Subject element in level 3 entries in the structuredBody as described in template Non-Human Subject 1.3.6.1.4.1.19376.1.3.3.1.2.1.
Context Parent nodes of template element with id 1.3.6.1.4.1.19376.1.3.3.1.3
Classification CDA Header Level Template
Open/Closed Open (other than defined elements are allowed)
Relationship Specialization: template 2.16.840.1.113883.10.12.101 CDA recordTarget (2005‑09‑07)
ref
ad1bbr-
Example
Human patient paired with Non-Human Subject Example
<recordTarget typeCode="RCT">
  <templateId root="1.3.6.1.4.1.19376.1.3.3.1.3"/>  <patientRole classCode="PAT">
    <id extension="sw54321" root="1.3.6.1.4.1.19376.1.3.4"/>    <addr>
      <streetAddressLine>1313 Mockingbird Lane</streetAddressLine>      <city>Janesville</city>      <state>WI</state>      <postalCode>53545</postalCode>      <country>USA</country>    </addr>
    <telecom value="tel: 608-555-5555"/>    <patient classCode="PSN">
      <name>
        <family>Winters</family>        <given>Shelly</given>      </name>
      <administrativeGenderCode code="F"/>      <birthTime value="19401213000000.0000-0500"/>    </patient>
  </patientRole>
</recordTarget>
Item DT Card Conf Description Label
hl7:recordTarget
1 … * R (Humdotsget)
hl7:templateId
II 1 … 1 M (Humdotsget)
@root
uid 1 … 1 F 1.3.6.1.4.1.19376.1.3.3.1.3
hl7:patientRole
1 … 1 R (Humdotsget)
hl7:id
II 1 … * R (Humdotsget)
hl7:addr
AD 1 … * (Humdotsget)
hl7:telecom
TEL 1 … * (Humdotsget)
hl7:patient
1 … 1 (Humdotsget)
hl7:id
II 0 … 1 (Humdotsget)
hl7:name
PN 1 … * (Humdotsget)
hl7:administrativeGenderCode
CE 1 … 1 R (Humdotsget)
hl7:birthTime
TS 1 … 1 R (Humdotsget)