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

FHIR IG Statistics: ValueSet/chronic-condition-set-de.ValueSet

Packaged4l-data4life.covid-19.r4
Resource TypeValueSet
Idchronic-condition-set-de.ValueSet
FHIR VersionR4
Sourcenull/https://simplifier.net/resolve?scope=d4l-data4life.covid-19.r4@0.8.0&canonical=http://fhir.data4life.care/covid-19/r4/ValueSet/chronic-condition-set
URLhttp://fhir.data4life.care/covid-19/r4/ValueSet/chronic-condition-set
Statusactive
NameChronicConditions
DescriptionChronic conditions

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
sctSNOMED CT (all versions)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "url": "http://fhir.data4life.care/covid-19/r4/ValueSet/chronic-condition-set",
  "publisher": "D4L data4life gGmbH",
  "contact": [
    {
      "name": "D4L data4life gGmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.data4life.care"
        }
      ]
    }
  ],
  "name": "ChronicConditions",
  "status": "active",
  "description": "Chronic conditions",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "56265001"
          },
          {
            "code": "413839001"
          },
          {
            "code": "370388006"
          },
          {
            "code": "73211009"
          },
          {
            "code": "414916001"
          }
        ]
      },
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LA46-8"
          }
        ]
      }
    ]
  },
  "language": "de",
  "expansion": {
    "timestamp": "2021-01-14T14:48:26.449Z",
    "identifier": "urn:uuid:8d2a9fa7-67c2-4e9b-b8aa-f5a61b6996b0",
    "parameter": [
      {
        "name": "displayLanguage",
        "valueCode": "de"
      }
    ],
    "contains": [
      {
        "code": "56265001",
        "system": "http://snomed.info/sct",
        "display": "Herzerkrankung"
      },
      {
        "code": "413839001",
        "system": "http://snomed.info/sct",
        "display": "Lungenerkrankung"
      },
      {
        "code": "370388006",
        "system": "http://snomed.info/sct",
        "display": "Immunschwäche"
      },
      {
        "code": "73211009",
        "system": "http://snomed.info/sct",
        "display": "Diabetes (Zuckerkrankheit)"
      },
      {
        "code": "414916001",
        "system": "http://snomed.info/sct",
        "display": "Übergewicht"
      },
      {
        "code": "LA46-8",
        "system": "http://loinc.org",
        "display": "Sonstiges"
      }
    ]
  }
}