FHIR IG analytics| Package | uk.nhsengland.genomics.r4 |
| Resource Type | Observation |
| Id | Observation-TumourType-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "Observation-TumourType-Example",
"meta": {
"tag": [
{
"system": "https://fhir.nhs.uk/CodeSystem/mds-questiontag-genomics",
"code": "PS-35",
"display": "Primary Sample - Solid tumour type"
}
]
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "14799000",
"display": "Neoplasm, metastatic"
}
]
},
"subject": {
"reference": "Patient/Patient-KayBurbridge-Example",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9449307555"
}
},
"specimen": {
"identifier": {
"system": "https://fhir.add.nhs.uk/Id/specimenId",
"value": "RA257630"
}
},
"effectiveDateTime": "2023-09-08T10:00:00Z"
}