FHIR IG analytics| Package | telus.dw.emr.extract-1-1-21 |
| Resource Type | Observation |
| Id | Observation-chr-on-west-ObservationTobaccoUseCurrentStatus-12002.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Observation",
"id": "chr-on-west-ObservationTobaccoUseCurrentStatus-12002",
"meta": {
"lastUpdated": "2024-12-10T16:10:00Z",
"source": "urn:telus:emr:chr:on-west:123",
"profile": [
"https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwObservationTobaccoUseCurrentStatus"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code": "N",
"display": "normal"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "urn:telus:emr:chr:on-west:123:Observation",
"value": "12002"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "72166-2",
"display": "Tobacco smoking status"
}
],
"text": "Tobacco smoking status"
},
"subject": {
"reference": "Patient/chr-on-west-Patient-12345",
"type": "Patient",
"display": "Sarah Marie Johnson"
},
"effectiveDateTime": "2024-12-10T16:10:00Z",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "8517006",
"display": "Ex-cigarette smoker"
}
],
"text": "Former smoker"
}
}