FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | Observation |
| Id | Observation-OBX-MCV.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation OBX-MCV
Profile: Observation
identifier: 4326e29b-0875-401c-8ed4-459ce1fa24f0
status: Final
category: Genetics, Laboratory
code: MCV - Mean corpuscular volume
subject: Octavia CHISLETT
effective: 2025-01-29 10:37:26+0000
performer: PractitionerRole: specialty = General Surgery
value: 85 fL (Details: UCUM codefL = 'fL')
| Low | High | Type |
| 87.3 fL (Details: UCUM codefL = 'fL') | 82.4 fL (Details: UCUM codefL = 'fL') | Normal Range |
{
"resourceType": "Observation",
"id": "OBX-MCV",
"meta": {
"profile": [
"https://fhir.nwgenomics.nhs.uk/StructureDefinition/Observation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"value": "4326e29b-0875-401c-8ed4-459ce1fa24f0"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0074",
"code": "GE"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1022491000000106",
"display": "MCV - Mean corpuscular volume"
},
{
"system": "http://snomed.info/sct",
"code": "1491000237105",
"display": "Erythrocytes MCV (mean corpuscular volume) in blood"
},
{
"system": "http://snomed.info/sct",
"code": "613061010000108",
"display": "MCV [Entitic mean volume] in Red Blood Cells by Automated count"
},
{
"system": "http://loinc.org",
"code": "787-2",
"display": "MCV [Entitic mean volume] in Red Blood Cells by Automated count"
}
]
},
"subject": {
"reference": "urn:uuid:d6faafcf-db64-4c11-9da8-25f36774c1bd",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9449305552"
},
"display": "Octavia CHISLETT"
},
"encounter": {
"reference": "urn:uuid:984b8a89-4194-4eb4-a7ea-ca8049ebeea3"
},
"effectiveDateTime": "2025-01-29T10:37:26+00:00",
"performer": [
{
"reference": "urn:uuid:ee9b8fcc-c233-43e1-b7fb-b58ce4cf1db8"
}
],
"valueQuantity": {
"value": 85,
"unit": "fL",
"system": "http://unitsofmeasure.org",
"code": "fL"
},
"referenceRange": [
{
"low": {
"value": 87.3,
"unit": "fL",
"system": "http://unitsofmeasure.org",
"code": "fL"
},
"high": {
"value": 82.4,
"unit": "fL",
"system": "http://unitsofmeasure.org",
"code": "fL"
},
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/referencerange-meaning",
"code": "normal",
"display": "Normal Range"
}
]
}
}
]
}