FHIR IG analytics| Package | ihe.pcc.maps |
| Resource Type | Observation |
| Id | Observation-ex-PregnancyHistory-AmandaAlvarez.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ex-PregnancyHistory-AmandaAlvarez
Profile: Pregnancy History Observations
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
status: Final
code: Finding related to pregnancy
effective: 2022-10-06 10:52:30-0700
performer: Practitioner Simone Heps (official)
hasMember: Observation [#] Pregnancies
{
"resourceType": "Observation",
"id": "ex-PregnancyHistory-AmandaAlvarez",
"meta": {
"profile": [
"https://profiles.ihe.net/PCC/mAPS/StructureDefinition/IHE.PregnancyHistory"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"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": "2022-10-06T10:52:30-07:00",
"performer": [
{
"reference": "Practitioner/ex-Practitioner"
}
],
"hasMember": [
{
"reference": "Observation/ex-NumberOfPregnancies"
}
]
}