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

FHIR IG analytics

Packageihe.pcc.maps
Resource TypeValueSet
IdValueSet-Smoking.Tabbacco.Use.Frequency.VS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IHE/PCC.mAPS/ValueSet-Smoking.Tabbacco.Use.Frequency.VS.html
URLhttps://profiles.ihe.net/PCC/mAPS/ValueSet/Smoking.Tabbacco.Use.Frequency.VS
Version1.0.0
Statusactive
Date2026-02-03T22:52:22+00:00
NameSmoking_Tabbacco_Use_Frequency_VS
TitleSmoking Tabbacco Use Frequency
Realmuv
Authorityihe
DescriptionThis value set identifies the frequency of tobacco use in packs/day, packs/week, or packs/year.

Resources that use this resource

StructureDefinition
IHE.SmokingTobaccoUseFrequencySmoking and Tobacco Use Frequency

Resources that this resource uses

CodeSystem
unitsofmeasure.orgUnified Code for Units of Measure (UCUM)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet Smoking.Tabbacco.Use.Frequency.VS

  • Include these codes as defined in http://unitsofmeasure.org version Not Stated (use latest from terminology server)
    CodeDisplay
    {pack}/d{pack}/d
    {pack}/wk{pack}/wk
    {pack}/a{pack}/a

Source1

{
  "resourceType": "ValueSet",
  "id": "Smoking.Tabbacco.Use.Frequency.VS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/PCC/mAPS/ValueSet/Smoking.Tabbacco.Use.Frequency.VS",
  "version": "1.0.0",
  "name": "Smoking_Tabbacco_Use_Frequency_VS",
  "title": "Smoking Tabbacco Use Frequency",
  "status": "active",
  "experimental": false,
  "date": "2026-02-03T22:52:22+00:00",
  "publisher": "IHE Patient Care Coordination Committee",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/patient_care_coordination/"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "email",
          "value": "pcc@ihe.net"
        }
      ]
    },
    {
      "name": "IHE Patient Care Coordination Committee",
      "telecom": [
        {
          "system": "email",
          "value": "pcc@ihe.net"
        }
      ]
    }
  ],
  "description": "This value set identifies the frequency of tobacco use in packs/day, packs/week, or packs/year.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://unitsofmeasure.org",
        "concept": [
          {
            "code": "{pack}/d",
            "display": "{pack}/d"
          },
          {
            "code": "{pack}/wk",
            "display": "{pack}/wk"
          },
          {
            "code": "{pack}/a",
            "display": "{pack}/a"
          }
        ]
      }
    ]
  }
}