FHIR IG analytics| Package | uk.nhsengland.genomics.r4 |
| Resource Type | Observation |
| Id | Observation-Cellularity-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "Observation-Cellularity-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": "1022461000000100",
"display": "Nucleated red blood cell count"
}
]
},
"subject": {
"reference": "Patient/Patient-ZelmaHadjkiss-Example",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9449307555"
}
},
"specimen": {
"identifier": {
"system": "https://fhir.add.nhs.uk/Id/specimenId",
"value": "RA257630"
}
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "75540009",
"display": "High"
}
]
},
"effectiveDateTime": "2023-09-08T10:00:00Z"
}