An example to illustrate an observation of the awareness of diagnosis
Table View
Observation.id[0] | UKCore-Observation-AwarenessOfDiagnosis-Example |
Observation.text[0].status[0] | additional |
Observation.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate an observation of the awareness of diagnosis</div> |
Observation.status[0] | final |
Observation.code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.code[0].coding[0].code[0] | 162564003 |
Observation.code[0].coding[0].display[0] | Awareness of diagnosis |
Observation.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Observation.effective[0] | 2019-12-10T13:00:00+00:00 |
Tree View
Observation |
id : UKCore-Observation-AwarenessOfDiagnosis-Example |
text |
status : additional |
status : final |
code |
coding |
system : http://snomed.info/sct |
code : 162564003 |
display : Awareness of diagnosis |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
effective : 2019-12-10T13:00:00+00:00 |
XML View
<id value="UKCore-Observation-AwarenessOfDiagnosis-Example" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<system value="http://snomed.info/sct" />
<code value="162564003" />
<display value="Awareness of diagnosis" />
</coding>
</code>
<reference value="Patient/UKCore-Patient-RichardSmith-Example" />
</subject>
</Observation>
JSON View
{
"id": "UKCore-Observation-AwarenessOfDiagnosis-Example",
--- We have skipped the narrative for better readability of the resource ---
},
{
"system": "http://snomed.info/sct",
"display": "Awareness of diagnosis"
}
]
},
"reference": "Patient/UKCore-Patient-RichardSmith-Example"
},
}