Template (internal) |
2.16.840.1.113883.3.1937.99.60.5.10.2001 - CDArecordTarget |
Id |
2.16.840.1.113883.3.1937.99.60.5.10.2001 |
Classification |
CDA header level template |
Relationship |
Specialization: template 2.16.840.1.113883.10.12.101 (2005‑09‑07)
|
Version |
valid from 2014‑07‑08 status Active |
Open/Closed |
Open (other than defined elements are allowed) |
Description |
The patient / client |
Associated with |
Associated with 4 concepts |
Id |
Name |
Data Set |
demo5-dataelement-10
|
Person |
|
demo5-dataelement-100
|
Name |
|
demo5-dataelement-120
|
Date of birth |
|
demo5-dataelement-130
|
Gender |
|
|
|
Used by / Uses |
Used by / Uses 2 templates |
|
|
Example |
A simple patient, named John Doedidoe
<recordTarget>
<patientRole>
<id root="2.16.840.1.113883.2.4.6.3" extension="100202020"/>
<patient>
<name>
<given>John</given>
<family>Doedidoe</family> </name>
<administrativeGenderCode code="M" codeSystem="2.16.840.1.113883.5.1"/>
<birthTime value="19620219"/>
</patient> </patientRole> </recordTarget> |
|