FHIR IG analytics| Package | uk.nhsengland.genomics.r4 |
| Resource Type | Observation |
| Id | Observation-GenomicEthnicity-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "Observation-GenomicEthnicity-Example",
"meta": {
"tag": [
{
"system": "https://fhir.nhs.uk/CodeSystem/mds-questiontag-genomics",
"code": "PCI-1",
"display": "Patient clinical information - Genomic ethnicity"
}
]
},
"status": "preliminary",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "723621000000103",
"display": "Ethnicity"
}
]
},
"subject": {
"reference": "Patient/Patient-MeirLieberman-Example",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9449307873"
}
},
"valueString": "unknown"
}