FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/cyehr-vs-TobaccoType

Packageehealth4u.package
Resource TypeValueSet
Idcyehr-vs-TobaccoType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-tobaccotype
URLhttp://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-tobaccotype
Statusactive
NameCYEHRVSTobaccoType
TitleCyprus EHR Value Set: Tobacco Type
DescriptionTobacco Type: 7 values and 1 other

Resources that use this resource

StructureDefinition
cyehr-sd-tobaccouseCyprus EHR Tobacco Use profile

Resources that this resource uses

CodeSystem
v3-NullFlavorNullFlavor
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "cyehr-vs-TobaccoType",
  "url": "http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-tobaccotype",
  "name": "CYEHRVSTobaccoType",
  "title": "Cyprus EHR Value Set: Tobacco Type",
  "status": "active",
  "experimental": false,
  "publisher": "eHealth4U",
  "contact": [
    {
      "name": "eHealth Lab (University of Cyprus)"
    }
  ],
  "description": "Tobacco Type: 7 values and 1 other",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "65568007",
            "display": "Cigarette smoker"
          },
          {
            "code": "59978006",
            "display": "Cigar smoker"
          },
          {
            "code": "82302008",
            "display": "Pipe smoker"
          },
          {
            "code": "160619003",
            "display": "Rolls own cigarettes"
          },
          {
            "code": "722499006",
            "display": "Electronic cigarette user"
          },
          {
            "code": "81703003",
            "display": "Chews tobacco"
          },
          {
            "code": "228494002",
            "display": "Snuff user"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept": [
          {
            "code": "OTH",
            "display": "other"
          }
        ]
      }
    ]
  }
}