FHIR IG analytics| Package | ihe.pcc.aps |
| Resource Type | Observation |
| Id | Observation-ex-PregnancyHistory.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 "ex-PregnancyHistory"
Profile: Pregnancy History Observations
status: final
code: 118185001 (SNOMED CT#118185001)
subject: Patient/ex-Patient-AmandaAlvarez
effective: 2021-10-06 10:52:30-0700
performer: Practitioner/ex-Practitioner
{
"resourceType": "Observation",
"id": "ex-PregnancyHistory",
"meta": {
"profile": [
"https://profiles.ihe.net/PCC/APS/StructureDefinition/IHE.PregnancyHistory"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "118185001"
}
]
},
"subject": {
"reference": "Patient/ex-Patient-AmandaAlvarez"
},
"effectiveDateTime": "2021-10-06T10:52:30-07:00",
"performer": [
{
"reference": "Practitioner/ex-Practitioner"
}
]
}