FHIR IG analytics| Package | hl7.fhir.us.ph-library |
| Resource Type | Observation |
| Id | Observation-us-ph-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
Resource Observation "us-ph-postpartum-status-eve-everywoman"
Profile: US Public Health Is Postpartum
identifier: id: urn:uuid:9701b264-0f70-47f9-bfbf-aa4f9686cd3a
status: final
code: Maternal condition during puerperium (observable entity) (SNOMED CT#249197004)
subject: Patient/us-ph-patient-eve-everywoman: Eve Everywoman " EVERYWOMAN"
effective: 2018-01-05 10:15:00+1000
value: Yes (expandedYes-NoIndicator#Y)
{
"resourceType": "Observation",
"id": "us-ph-postpartum-status-eve-everywoman",
"meta": {
"profile": [
"http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-is-postpartum"
]
},
"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/us-ph-patient-eve-everywoman",
"display": "Eve Everywoman"
},
"effectiveDateTime": "2018-01-05T10:15:00+10:00",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0532",
"code": "Y",
"display": "Yes"
}
]
}
}