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

FHIR IG Statistics: ValueSet/cyehr-vs-tobaccostatus

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

Resources that use this resource

StructureDefinition
cyehr-sd-tobaccouseCyprus EHR Tobacco Use profile

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "cyehr-vs-tobaccostatus",
  "url": "http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-tobaccostatus",
  "name": "CYEHRVSTobaccoStatus",
  "title": "Cyprus EHR Value Set: Tobacco Status",
  "status": "active",
  "experimental": false,
  "publisher": "eHealth4U",
  "contact": [
    {
      "name": "eHealth Lab (University of Cyprus)"
    }
  ],
  "description": "Tobacco Status: 6 values and 1 other",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LA18976-3",
            "display": "Current every day smoker"
          },
          {
            "code": "LA18977-1",
            "display": "Current some day smoker"
          },
          {
            "code": "LA15920-4",
            "display": "Former smoker"
          },
          {
            "code": "LA18978-9",
            "display": "Never smoker"
          },
          {
            "code": "LA18979-7",
            "display": "Smoker, current status unknown"
          },
          {
            "code": "LA18980-5",
            "display": "Unknown if ever smoked"
          },
          {
            "code": "LA18981-3",
            "display": "Heavy tobacco smoker"
          },
          {
            "code": "LA18982-1",
            "display": "Light tobacco smoker"
          }
        ]
      }
    ]
  }
}