FHIR IG analytics| Package | uk.nhsengland.genomics.r4 |
| Resource Type | Observation |
| Id | Observation-NoSecondTrimesterFetalAnomalies-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "Observation-NoSecondTrimesterFetalAnomalies-Example",
"meta": {
"tag": [
{
"system": "https://fhir.nhs.uk/CodeSystem/mds-questiontag-genomics",
"code": "PCI-7",
"display": "Patient clinical information - Symptoms"
}
]
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "609520005",
"display": "Disorder of fetal structure"
}
],
"text": "Second Trimester Anomalies?"
},
"subject": {
"reference": "Patient/Patient-RyanneBoulder-Example",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9449307687"
}
},
"component": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "255247007",
"display": "Second trimester"
}
]
}
}
],
"effectiveDateTime": "2023-09-25",
"valueBoolean": false
}