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

FHIR IG analytics

Packagede.gematik.isik
Resource TypeValueSet
IdValueSet-current-smoking-status-uv-ips.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.isik@5.1.1&canonical=https://gematik.de/fhir/isik/ValueSet/current-smoking-status-uv-ips
URLhttps://gematik.de/fhir/isik/ValueSet/current-smoking-status-uv-ips
Version1.1.0
Statusactive
NameCurrentSmokingStatusUvIps
TitleCurrent Smoking Status - IPS
Realmde
Authorityhl7
DescriptionHL7 LOINC value set for smoking status. Based on the HL7 Vocab and Structured Doc WG (formerly TC) consensus - per US CDC submission 7/12/2012 for smoking status terms.
CopyrightThis material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc

Resources that use this resource

StructureDefinition
ISiKRaucherStatusISiK Raucherstatus
ValueSet
mii-vs-kardio-rauchen-acribisalphaMII VS Kardio Rauchen AcribisAlpha

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "CurrentSmokingStatusUvIps",
  "id": "current-smoking-status-uv-ips",
  "title": "Current Smoking Status - IPS",
  "description": "HL7 LOINC value set for smoking status.  Based on the HL7 Vocab and Structured Doc WG (formerly TC) consensus - per US CDC submission 7/12/2012 for smoking status terms.",
  "version": "1.1.0",
  "url": "https://gematik.de/fhir/isik/ValueSet/current-smoking-status-uv-ips",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "identifier": [
    {
      "use": "official",
      "system": "http://art-decor.org/ns/oids/vs",
      "value": "2.16.840.1.113883.11.22.59"
    }
  ],
  "experimental": false,
  "publisher": "HL7 International / Patient Care",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "code": "001",
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
        }
      ]
    }
  ],
  "immutable": false,
  "copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LA18976-3",
            "display": "Current every day smoker",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 1
              }
            ]
          },
          {
            "code": "LA18977-1",
            "display": "Current some day smoker",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 2
              }
            ]
          },
          {
            "code": "LA15920-4",
            "display": "Former smoker",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 3
              }
            ]
          },
          {
            "code": "LA18978-9",
            "display": "Never smoker",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 4
              }
            ]
          },
          {
            "code": "LA18979-7",
            "display": "Smoker, current status unknown",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 5
              }
            ]
          },
          {
            "code": "LA18980-5",
            "display": "Unknown if ever smoked",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 6
              }
            ]
          },
          {
            "code": "LA18981-3",
            "display": "Heavy tobacco smoker",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 7
              }
            ]
          },
          {
            "code": "LA18982-1",
            "display": "Light tobacco smoker",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 8
              }
            ]
          }
        ]
      }
    ]
  }
}