FHIR IG analytics| Package | ihe.pcc.maps.us |
| Resource Type | Observation |
| Id | Observation-ex-NumberOfPregnancies.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ex-NumberOfPregnancies
Profile: Number of Pregnancies
status: Final
category: Survey
code: [#] Pregnancies
effective: 2021-10-06 10:52:30-0700
performer: Practitioner Simone Heps (official)
value: 3
{
"resourceType": "Observation",
"id": "ex-NumberOfPregnancies",
"meta": {
"profile": [
"https://profiles.ihe.net/PCC/mAPS/StructureDefinition/IHE.NumberOfPregnancies"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "survey"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "11996-6"
}
]
},
"subject": {
"reference": "Patient/ex-Patient-AmandaAlvarez"
},
"effectiveDateTime": "2021-10-06T10:52:30-07:00",
"performer": [
{
"reference": "Practitioner/ex-Practitioner"
}
],
"valueInteger": 3
}