FHIR IG analytics| Package | uk.nhsengland.genomics.r4 |
| Resource Type | Observation |
| Id | Observation-WhiteBloodCell-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "Observation-WhiteBloodCell-Example",
"meta": {
"tag": [
{
"system": "https://fhir.nhs.uk/CodeSystem/mds-questiontag-genomics",
"code": "PS-14",
"display": "Primary Sample - Nucleated cell count"
}
]
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "767002",
"display": "White blood cell count - observation"
}
]
},
"subject": {
"reference": "Patient/Patient-PatrickSammy-Example",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9449307873"
}
},
"valueQuantity": {
"value": 11.9,
"unit": "10^9/L",
"system": "http://unitsofmeasure.org",
"code": "10^9/L"
},
"effectiveDateTime": "2023-09-03"
}