FHIR IG analytics| Package | fhir.r4.nhsengland.programme |
| Resource Type | Observation |
| Id | Pathology-Observation-Rubella-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "Pathology-Observation-Rubella-Example",
"meta": {
"profile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation-Lab"
]
},
"identifier": [
{
"system": "https://tools.ietf.org/html/rfc4122",
"value": "f0abb40c-fd22-4483-bc35-ab74531860ad"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
]
}
],
"code": {
"coding": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri": "https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyBoundedCodeListObservables"
}
],
"system": "http://snomed.info/sct",
"code": "1012301000000103",
"display": "Rubella IgG level"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri": "https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyAndLaboratoryMedicineObservables"
}
],
"system": "http://snomed.info/sct",
"code": "21091000237108",
"display": "Rubella IgG antibody arbitrary concentration in serum"
}
]
},
"subject": {
"reference": "urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4",
"display": "MOXEY, Judy"
},
"issued": "2022-06-16T11:21:00+00:00",
"performer": [
{
"reference": "urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338",
"display": "TD008362 PATH LAB 001"
}
],
"valueQuantity": {
"value": 10,
"comparator": ">",
"unit": "IU/mL",
"system": "http://unitsofmeasure.org",
"code": "[IU]/mL"
},
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "DET",
"display": "Detected"
}
]
}
],
"specimen": {
"reference": "urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d"
}
}