FHIR IG analytics| Package | hl7.fhir.pt.obs-neonat |
| Resource Type | Observation |
| Id | Observation-puerperium-ex.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narrativa gerada: Observation puerperium-ex
identifier: http:/example.org/4
status: Final
code: Puerperium observable (observable entity)
value: Normal puerperium (finding)
{
"resourceType": "Observation",
"id": "puerperium-ex",
"meta": {
"profile": [
"https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/Puerperium"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http:/example.org",
"value": "4"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "597951000005108",
"display": "Puerperium observable (observable entity)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "597961000005105",
"display": "Normal puerperium (finding)"
}
]
}
}