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

FHIR IG analytics

Packageca.on.oh.corhealth
Resource TypeCodeSystem
IdCodeSystem-CorHealth57HistoryTobaccoUseCS.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.corhealth@0.2.0-beta&canonical=https://corhealth-ontario.ca/fhir/CodeSystem/CorHealth57HistoryTobaccoUseCS
URLhttps://corhealth-ontario.ca/fhir/CodeSystem/CorHealth57HistoryTobaccoUseCS
Statusactive
NameCorHealth57HistoryTobaccoUseCS
TitleHistory of Tobacco Use
DescriptionHistory of Tobacco Use
Contentcomplete

Resources that use this resource

ValueSet
CorHealth57HistoryTobaccoUseVSHistory of Tobacco Use

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "CorHealth57HistoryTobaccoUseCS",
  "id": "CorHealth57HistoryTobaccoUseCS",
  "title": "History of Tobacco Use",
  "description": "History of Tobacco Use",
  "url": "https://corhealth-ontario.ca/fhir/CodeSystem/CorHealth57HistoryTobaccoUseCS",
  "concept": [
    {
      "code": "N",
      "display": "Never",
      "definition": "No history of any form of tobacco use is documented in the patient record."
    },
    {
      "code": "C",
      "display": "Current",
      "definition": "Present use of any form of tobacco less than or equal to 30 days of referral date."
    },
    {
      "code": "F",
      "display": "Former",
      "definition": "History of any form of tobacco use greater than 30 days of referral date."
    }
  ],
  "experimental": false,
  "caseSensitive": false,
  "count": 3
}