FHIR IG analytics| Package | fhir.r4.ukcore.stu3.currentbuild |
| Resource Type | Observation |
| Id | Extension-UKCore-TriggeredBy-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Observation",
"id": "Extension-UKCore-TriggeredBy-Example",
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "observation",
"valueReference": {
"reference": "Observation/UKCore-Observation-DrugUse-Example"
}
},
{
"url": "type",
"valueCode": "reflex"
},
{
"url": "reason",
"valueString": "Patient admitted to recreational drug use."
}
],
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Observation.triggeredBy"
}
],
"identifier": [
{
"system": "https://tools.ietf.org/html/rfc4122",
"value": "293a6418-9dcf-4d42-b97a-b119afd200ba"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1014801000000101",
"display": "Urine tricyclic drug screen"
}
]
},
"subject": {
"reference": "Patient/UKCore-Patient-RichardSmith-Example"
},
"performer": [
{
"reference": "Organization/UKCore-Organization-LeedsTeachingHospital-Example"
}
],
"specimen": {
"reference": "Specimen/UKCore-Specimen-UrineSpecimen-Example"
}
}