FHIR IG analytics| Package | hl7.fhir.us.ph-library |
| Resource Type | Observation |
| Id | Observation-us-ph-pregnancy-outcome-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-pregnancy-outcome-eve-everywoman"
status: final
code: Outcome of pregnancy (LOINC#63893-2)
subject: Patient/us-ph-patient-eve-everywoman: Eve Everywoman " EVERYWOMAN"
focus: Observation/us-ph-pregnancy-status-eve-everywoman: Pregnancy (finding)
effective: 2018-01-05
value: Term birth of newborn (finding) (SNOMED CT#21243004)
| Code | Value[x] |
| Birth order (LOINC#73771-8) | 1 |
{
"resourceType": "Observation",
"id": "us-ph-pregnancy-outcome-eve-everywoman",
"meta": {
"profile": [
"http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-pregnancy-outcome-observation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "63893-2",
"display": "Outcome of pregnancy"
}
]
},
"subject": {
"reference": "Patient/us-ph-patient-eve-everywoman",
"display": "Eve Everywoman"
},
"focus": [
{
"reference": "Observation/us-ph-pregnancy-status-eve-everywoman",
"display": "Pregnancy (finding)"
}
],
"effectiveDateTime": "2018-01-05",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "21243004",
"display": "Term birth of newborn (finding)"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "73771-8",
"display": "Birth order"
}
]
},
"valueInteger": 1
}
]
}