Integrierte Versorgung Diabetes (R4) ****** TEST VERSION ******
0.1.1 - ci-build

Integrierte Versorgung Diabetes (R4) ****** TEST VERSION ****** - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Komplikationsdiagnose - JSON Representation

Draft as of 2025-03-03

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "komplikationsdiagnose",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet komplikationsdiagnose</b></p><a name=\"komplikationsdiagnose\"> </a><a name=\"hckomplikationsdiagnose\"> </a><a name=\"komplikationsdiagnose-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Deutsch (Österreich) (German (Austria), de)</b></td></tr><tr><td><a href=\"http://snomed.info/id/703272007\">703272007</a></td><td>HFrEF - heart failure with reduced ejection fraction</td><td>HFrEF</td></tr><tr><td><a href=\"http://snomed.info/id/788950000\">788950000</a></td><td>HFmEF - heart failure with mid range ejection fraction</td><td>HFmrEF</td></tr><tr><td><a href=\"http://snomed.info/id/446221000\">446221000</a></td><td>HFpEF - heart failure with preserved ejection fraction</td><td>HFpEF</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.hl7.at/elga-iv-diabetes-r4/ValueSet/komplikationsdiagnose",
  "version" : "0.1.1",
  "name" : "Komplikationsdiagnose",
  "title" : "Komplikationsdiagnose",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-03-03T13:20:06+00:00",
  "publisher" : "ELGA GmbH",
  "contact" : [
    {
      "name" : "ELGA GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.elga.gv.at/"
        }
      ]
    }
  ],
  "description" : "Klassifikation der Herzinsuffizienz auf Basis der LVEF",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "703272007",
            "display" : "HFrEF - heart failure with reduced ejection fraction",
            "designation" : [
              {
                "language" : "de-AT",
                "value" : "HFrEF"
              }
            ]
          },
          {
            "code" : "788950000",
            "display" : "HFmEF - heart failure with mid range ejection fraction",
            "designation" : [
              {
                "language" : "de-AT",
                "value" : "HFmrEF"
              }
            ]
          },
          {
            "code" : "446221000",
            "display" : "HFpEF - heart failure with preserved ejection fraction",
            "designation" : [
              {
                "language" : "de-AT",
                "value" : "HFpEF"
              }
            ]
          }
        ]
      }
    ]
  }
}