FHIR IG analytics| Package | fhir.r4.nhsengland.programme |
| Resource Type | Observation |
| Id | Pathology-Observation-Lymphocyte-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "Pathology-Observation-Lymphocyte-Example",
"meta": {
"profile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation-Lab"
]
},
"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": "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": "1022581000000105",
"display": "Lymphocyte count"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri": "https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyAndLaboratoryMedicineObservables"
}
],
"system": "http://snomed.info/sct",
"code": "67541000237108",
"display": "Lymphocyte count in blood"
}
]
},
"subject": {
"reference": "urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4",
"display": "MOXEY, Judy"
},
"issued": "2022-02-09T11:17:00+00:00",
"performer": [
{
"reference": "urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338",
"display": "TD008362 PATH LAB 001"
}
],
"valueQuantity": {
"value": 0.7,
"unit": "10*9/L",
"system": "http://unitsofmeasure.org",
"code": "10^9/L"
},
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "L",
"display": "Low"
}
]
}
],
"specimen": {
"reference": "urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d"
},
"referenceRange": [
{
"low": {
"value": 1,
"unit": "10*9/L",
"system": "http://unitsofmeasure.org",
"code": "10^9/L"
},
"high": {
"value": 3,
"unit": "10*9/L",
"system": "http://unitsofmeasure.org",
"code": "10^9/L"
}
}
]
}