FHIR IG analytics| Package | ihe.qrph.bfdr |
| Resource Type | Observation |
| Id | Observation-observation-none-abnormal-conditions-babyg-quinn.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-none-abnormal-conditions-babyg-quinn
version: versionId: id (PrimitiveType/Observation.meta.versionId): element = id -> versionId=id[2]; Last updated: 2023-06-21 09:50:31+0000
Profile: Observation - None Of Specified Abnormal Conditions of Newborn
status: Final
code: Abnormal conditions of the newborn [US Standard Certificate of Live Birth]
subject: Patient - Child (Baby G Quinn)
effective: 2019-12-02
performer: Practitioner Avery Jones
value: None of the specified abnormal conditions of the newborn
{
"resourceType": "Observation",
"id": "observation-none-abnormal-conditions-babyg-quinn",
"meta": {
"versionId": "2",
"lastUpdated": "2023-06-21T09:50:31.689Z",
"profile": [
"https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Observation-none-of-specified-abnormal-conditions-of-newborn"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "73812-0",
"display": "Abnormal conditions of the newborn [US Standard Certificate of Live Birth]"
}
]
},
"subject": {
"reference": "Patient/patient-child-babyg-quinn",
"display": "Patient - Child (Baby G Quinn)"
},
"effectiveDateTime": "2019-12-02",
"performer": [
{
"reference": "Practitioner/practitioner-vital-records-janet-seito"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "260413007",
"display": "None"
}
],
"text": "None of the specified abnormal conditions of the newborn"
}
}