FHIR IG analytics| Package | ehealth4u.package |
| Resource Type | Observation |
| Id | Pregnancy status - Maria Iosif.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "cyehrcurrentpregnancystatus-mariaiosif",
"meta": {
"profile": [
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-pregnancystatus"
]
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "82810-3",
"display": "Pregnancy status - Maria Iosif"
}
]
},
"subject": {
"reference": "Patient/cyehrpatient-mariaiosif",
"type": "Patient",
"display": "Patient Maria Iosif"
},
"encounter": {
"reference": "Encounter/cyehrencounter-mariaiosifANDhelenegeorgiou18-02-2020"
},
"effectiveDateTime": "2020-02-18",
"performer": {
"reference": "Practitioner/cyehrpractitioner-dr-helengeorgiou",
"type": "Practitioner",
"display": "Doctor Helen Georgiou"
},
"valueCodeableConcept": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "LA15173-0",
"display": "Pregnant"
}
]
}
]
}