FHIR IG analytics| Package | hl7.fhir.pt.obs-neonat |
| Resource Type | Observation |
| Id | Observation-congenital-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narrativa gerada: Observation congenital-example
status: Final
code: Congenital anomalies of the newborn [US Standard Certificate of Live Birth]
value: No abnormality detected - examination result
{
"resourceType": "Observation",
"id": "congenital-example",
"meta": {
"profile": [
"https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/Congenital"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "73780-9",
"display": "Congenital anomalies of the newborn [US Standard Certificate of Live Birth]"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "282332003",
"display": "No abnormality detected - examination result"
}
]
}
}