FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.iar.r4
Resource TypeCodeSystem
IdCodeSystem-iar-chymh-tobacco-nicotine-use-cap.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "codesystemchymh-tobacco-nicotine-use-cap",
  "url": "http://ontariohealth.ca/fhir/iar/CodeSystem/chymh-tobacco-nicotine-use-cap",
  "version": "0.2.0",
  "name": "IARChymhTobaccoNicotineUseCAP",
  "status": "active",
  "date": "2025-11-27",
  "publisher": "Ontario Health",
  "description": "Codes to identify score on the tobacco and nicotine use CAP.",
  "content": "complete",
  "concept": [
    {
      "code": "0",
      "display": "Not triggered"
    },
    {
      "code": "1",
      "display": "Triggered to prevent long-term tobacco use"
    },
    {
      "code": "2",
      "display": "Triggered to reduce or cease daily tobacco use"
    }
  ]
}