FHIR IG analytics| Package | ehealth4u.package |
| Resource Type | Observation |
| Id | Sleep - Maria Iosif.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "cyehrsleep-mariaiosif18-02-2020",
"meta": {
"profile": [
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-sleep"
]
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "social-history",
"display": "Social History"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "401175000",
"display": "Sleep pattern"
}
]
},
"subject": {
"reference": "Patient/cyehrpatient-mariaiosif",
"type": "Patient",
"display": "Patient Maria Iosif"
},
"encounter": {
"reference": "Encounter/cyehrencounter-mariaiosifANDhelenegeorgiou18-02-2020"
},
"effectivePeriod": {
"start": "2020-08-14"
},
"performer": {
"reference": "PractitionerRole/cyehrpractitionerrole-dr-helengeorgiou",
"display": "Doctor Helen Georgiou"
},
"valueCodeableConcept": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "401161007",
"display": "Delayed onset of sleep"
}
]
}
]
}