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

FHIR IG Statistics: ValueSet/ValueSet-nNGM-Raucherstatus

Packagede.uk-koeln.nngm.form
Resource TypeValueSet
IdValueSet-nNGM-Raucherstatus
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.uk-koeln.nngm.form@1.0.0&canonical=http://uk-koeln.de/fhir/ValueSet/nNGM/raucherstatus
URLhttp://uk-koeln.de/fhir/ValueSet/nNGM/raucherstatus
Version1.0.0
Statusactive
NameValueSet_nNGM_Raucherstatus
TitleValueSet - nNGM - Raucherstatus

Resources that use this resource

StructureDefinition
raucherstatusProfile - nNGM - Observation - Raucherstatus

Resources that this resource uses

CodeSystem
data-absent-reasonDataAbsentReason
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "ValueSet-nNGM-Raucherstatus",
  "url": "http://uk-koeln.de/fhir/ValueSet/nNGM/raucherstatus",
  "version": "1.0.0",
  "name": "ValueSet_nNGM_Raucherstatus",
  "title": "ValueSet - nNGM - Raucherstatus",
  "status": "active",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LA15920-4",
            "display": "Former smoker",
            "designation": [
              {
                "use": {
                  "system": "http://uk-koeln.de/fhir/CodeSystem/nNGM/designation-use",
                  "code": "nNGM-short"
                },
                "value": "Ex-Raucher"
              }
            ]
          },
          {
            "code": "LA18978-9",
            "display": "Never smoker",
            "designation": [
              {
                "use": {
                  "system": "http://uk-koeln.de/fhir/CodeSystem/nNGM/designation-use",
                  "code": "nNGM-short"
                },
                "value": "Nieraucher"
              }
            ]
          },
          {
            "code": "LA18979-7",
            "display": "Smoker, current status unknown",
            "designation": [
              {
                "use": {
                  "system": "http://uk-koeln.de/fhir/CodeSystem/nNGM/designation-use",
                  "code": "nNGM-short"
                },
                "value": "Raucher"
              }
            ]
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "concept": [
          {
            "code": "unknown",
            "display": "Unknown",
            "designation": [
              {
                "use": {
                  "system": "http://uk-koeln.de/fhir/CodeSystem/nNGM/designation-use",
                  "code": "nNGM-short"
                },
                "value": "Unbekannt"
              }
            ]
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:e32e3ee8-776a-4d66-afb6-780e9b2cf96a",
    "timestamp": "2022-08-31T08:35:26.8447206+02:00",
    "total": 4,
    "contains": [
      {
        "system": "http://loinc.org",
        "code": "LA15920-4",
        "display": "Former smoker",
        "designation": [
          {
            "use": {
              "system": "http://uk-koeln.de/fhir/CodeSystem/nNGM/designation-use",
              "code": "nNGM-short"
            },
            "value": "Ex-Raucher"
          }
        ]
      },
      {
        "system": "http://loinc.org",
        "code": "LA18978-9",
        "display": "Never smoker",
        "designation": [
          {
            "use": {
              "system": "http://uk-koeln.de/fhir/CodeSystem/nNGM/designation-use",
              "code": "nNGM-short"
            },
            "value": "Nieraucher"
          }
        ]
      },
      {
        "system": "http://loinc.org",
        "code": "LA18979-7",
        "display": "Smoker, current status unknown",
        "designation": [
          {
            "use": {
              "system": "http://uk-koeln.de/fhir/CodeSystem/nNGM/designation-use",
              "code": "nNGM-short"
            },
            "value": "Raucher"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "code": "unknown",
        "display": "Unknown",
        "designation": [
          {
            "use": {
              "system": "http://uk-koeln.de/fhir/CodeSystem/nNGM/designation-use",
              "code": "nNGM-short"
            },
            "value": "Unbekannt"
          }
        ]
      }
    ]
  }
}