FHIR IG analytics| Package | hl7.fhir.us.mdi.r4b |
| Resource Type | Observation |
| Id | Observation-vrdr-tobacco-use-a-freeman.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation vrdr-tobacco-use-a-freeman
Profile: Tobacco Use Contributed To Death
status: Final
code: Did tobacco use contribute to death
effective: 2019-12-02
performer: Practitioner Sam Jones (official)
value: No
{
"resourceType": "Observation",
"id": "vrdr-tobacco-use-a-freeman",
"meta": {
"profile": [
"http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-tobacco-use-contributed-to-death"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "69443-0",
"display": "Did tobacco use contribute to death"
}
]
},
"subject": {
"reference": "Patient/us-core-patient-a-freeman"
},
"effectiveDateTime": "2019-12-02",
"performer": [
{
"reference": "Practitioner/vr-practitioner-s-jones"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "373067005",
"display": "No"
}
]
}
}