FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Observation |
| Id | Observation-3f85726c-ad2f-441b-89ce-10000000001d.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation 3f85726c-ad2f-441b-89ce-10000000001d
Profile: Observation: SDOH (HDR CZ)
status: Final
category: Social History
code: Alcohol consumption
subject: Petr Novák Male, DoB: 1985-06-15 ( https://ncez.mzcr.cz/fhir/sid/rid#1597778923)
effective: 2025-03-01 00:00:00+0100
performer: Practitioner Šárka Kašková
value: Finding relating to alcohol drinking behavior
note:
Konzumace cca 1–2 piva týdně. Zadáno praktickým lékařem.
{
"resourceType": "Observation",
"id": "3f85726c-ad2f-441b-89ce-10000000001d",
"meta": {
"profile": [
"https://hl7.cz/fhir/hdr/StructureDefinition/cz-observation-sdoh-hdr"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "social-history"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "160573003",
"display": "Alcohol consumption"
}
]
},
"subject": {
"reference": "urn:uuid:3f85726c-ad2f-441b-89ce-100000000000"
},
"effectiveDateTime": "2025-03-01T00:00:00+01:00",
"performer": [
{
"reference": "Practitioner/Practitioner-2"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "228273003",
"display": "Finding relating to alcohol drinking behavior"
}
]
},
"note": [
{
"text": "Konzumace cca 1–2 piva týdně. Zadáno praktickým lékařem."
}
]
}