FHIR IG analytics| Package | fhir.r4.ukcore.stu2 |
| Resource Type | Observation |
| Id | UKCore-Observation-FingerJointInflamed-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "UKCore-Observation-FingerJointInflamed-Example",
"identifier": [
{
"system": "https://tools.ietf.org/html/rfc4122",
"value": "0733b27a-377b-4688-90be-eb7b9f462b91"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "exam",
"display": "Exam"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "298167002",
"display": "Finger joint inflamed"
}
]
},
"performer": [
{
"reference": "Practitioner/UKCore-Practitioner-PharmacistJimmyChuck-Example"
}
]
}