FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Observation |
| Id | Observation-ExampleSdohSmoking.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ExampleSdohSmoking
Profile: Observation: SDOH (HDR CZ)
status: Final
category: Social History
code: Tobacco use and exposure
subject: Petr Novák Male, DoB: 1985-06-15 ( https://ncez.mzcr.cz/fhir/sid/rid#1597778923)
effective: 2017-04-15 00:00:00+0200 --> 2020-04-15 00:00:00+0200
performer: Practitioner Šárka Kašková
value: 0.5 {pack}/d
note:
Entered by Všeobecný lékař
{
"resourceType": "Observation",
"id": "ExampleSdohSmoking",
"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": "229819007",
"display": "Tobacco use and exposure"
}
]
},
"subject": {
"reference": "urn:uuid:3f85726c-ad2f-441b-89ce-100000000000"
},
"effectivePeriod": {
"start": "2017-04-15T00:00:00+02:00",
"end": "2020-04-15T00:00:00+02:00"
},
"performer": [
{
"reference": "Practitioner/Practitioner-2"
}
],
"valueCodeableConcept": {
"text": "0.5 {pack}/d"
},
"note": [
{
"text": "Entered by Všeobecný lékař"
}
]
}