FHIR IG analytics| Package | de.bbmri.fhir |
| Resource Type | Observation |
| Id | Observation-0-tobacco-use.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
id: 0-tobacco-use
meta:
code: Tobacco smoking status
subject: Generated Summary: id: 0; gender: male; birthDate: 1989-11-18; deceased: Jan 27, 2009, 12:00:00 AM
effective: Jun 17, 2005, 12:00:00 AM
value: Current some day smoker
{
"resourceType": "Observation",
"id": "0-tobacco-use",
"meta": {
"profile": [
"https://fhir.bbmri.de/StructureDefinition/TobaccoUse"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "72166-2"
}
]
},
"subject": {
"reference": "Patient/0"
},
"effectiveDateTime": "2005-06-17",
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA18977-1"
}
]
}
}