FHIR IG analytics| Package | hl7.fhir.us.ecr.r4 |
| Resource Type | Observation |
| Id | Observation-observation-postpartum-status-eve-everywoman.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-postpartum-status-eve-everywoman
identifier: Uniform Resource Identifier (URI)/urn:uuid:9701b264-0f70-47f9-bfbf-aa4f9686cd3a
status: Final
code: Maternal condition during puerperium (observable entity)
subject: Eve Everywoman
effective: 2018-01-05 10:15:00+1000
value: Mid postpartum state (finding)
{
"resourceType": "Observation",
"id": "observation-postpartum-status-eve-everywoman",
"meta": {
"profile": [
"http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-postpartum-status"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:9701b264-0f70-47f9-bfbf-aa4f9686cd3a"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "249197004",
"display": "Maternal condition during puerperium (observable entity)"
}
]
},
"subject": {
"reference": "Patient/patient-ecr-eve-everywoman",
"display": "Eve Everywoman"
},
"effectiveDateTime": "2018-01-05T10:15:00+10:00",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "42814007",
"display": "Mid postpartum state (finding)"
}
]
}
}