FHIR IG analytics| Package | hl7.fhir.us.ecr |
| 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
Language: en
Profile: US Public Health Is Postpartum
identifier: Uniform Resource Identifier (URI)/urn:uuid:9701b264-0f70-47f9-bfbf-aa4f9686cd3a
status: Final
category: Social History
code: Maternal condition during puerperium (observable entity)
subject: Eve Everywoman
effective: 2018-01-05 10:15:00+1000
performer: PractitionerRole Primary Care Clinic/Center
value: Yes
{
"resourceType": "Observation",
"id": "observation-postpartum-status-eve-everywoman",
"meta": {
"profile": [
"http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-is-postpartum"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:9701b264-0f70-47f9-bfbf-aa4f9686cd3a"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "social-history"
}
]
}
],
"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",
"performer": [
{
"reference": "PractitionerRole/practitionerrole-henry-seven"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0532",
"code": "Y",
"display": "Yes"
}
]
}
}