FHIR IG analytics| Package | uk.nhsengland.genomics.r4 |
| Resource Type | Observation |
| Id | Observation-BlastPercentageWGSSample-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "Observation-BlastPercentageWGSSample-Example",
"meta": {
"tag": [
{
"system": "https://fhir.nhs.uk/CodeSystem/mds-questiontag-genomics",
"code": "PS-23",
"display": "Primary Sample - Blasts %"
}
]
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1015521000000107",
"display": "Percentage blast cells"
}
]
},
"subject": {
"reference": "Patient/Patient-PatrickSammy-Example",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9449307873"
}
},
"specimen": {
"identifier": {
"system": "urn:oid:2.16.840.1.113883.2.1.3.2.4.18.19",
"value": "RR81235",
"assigner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "696B0"
}
}
}
},
"valueQuantity": {
"value": 25,
"unit": "%",
"system": "http://unitsofmeasure.org",
"code": "%"
},
"effectiveDateTime": "2023-08-05"
}