FHIR IG analytics| Package | fhir.r4.ukcore.stu2 |
| Resource Type | Observation |
| Id | UKCore-Observation-DrugUse-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "UKCore-Observation-DrugUse-Example",
"identifier": [
{
"system": "https://tools.ietf.org/html/rfc4122",
"value": "2af46949-4938-4c57-bad4-c4363e1965d5"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "social-history",
"display": "Social History"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "307052004",
"display": "Illicit drug use"
}
]
},
"subject": {
"reference": "Patient/UKCore-Patient-RichardSmith-Example"
},
"performer": [
{
"reference": "Organization/UKCore-Organization-LeedsTeachingHospital-Example"
}
]
}