An example to illustrate a finger joint inflammation observation
Table View
Observation.id[0] | UKCore-Observation-FingerJointInflamed-Example |
Observation.text[0].status[0] | additional |
Observation.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a finger joint inflammation observation</div> |
Observation.identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
Observation.identifier[0].value[0] | 0733b27a-377b-4688-90be-eb7b9f462b91 |
Observation.status[0] | final |
Observation.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Observation.category[0].coding[0].code[0] | exam |
Observation.category[0].coding[0].display[0] | Exam |
Observation.code[0].coding[0].system[0] | http://snomed.info/sct |
Observation.code[0].coding[0].code[0] | 298167002 |
Observation.code[0].coding[0].display[0] | Finger joint inflamed |
Observation.performer[0].reference[0] | Practitioner/UKCore-Practitioner-PharmacistJimmyChuck-Example |
XML View
<id value="UKCore-Observation-FingerJointInflamed-Example" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<system value="https://tools.ietf.org/html/rfc4122" />
<value value="0733b27a-377b-4688-90be-eb7b9f462b91" />
</identifier>
<system value="http://terminology.hl7.org/CodeSystem/observation-category" />
</coding>
</category>
<system value="http://snomed.info/sct" />
<code value="298167002" />
<display value="Finger joint inflamed" />
</coding>
</code>
<reference value="Practitioner/UKCore-Practitioner-PharmacistJimmyChuck-Example" />
</performer>
</Observation>
JSON View
{
"id": "UKCore-Observation-FingerJointInflamed-Example",
--- We have skipped the narrative for better readability of the resource ---
},
{
"system": "https://tools.ietf.org/html/rfc4122",
"value": "0733b27a-377b-4688-90be-eb7b9f462b91"
}
],
{
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
}
]
}
],
{
"system": "http://snomed.info/sct",
}
]
},
{
"reference": "Practitioner/UKCore-Practitioner-PharmacistJimmyChuck-Example"
}
]
}