0.1.0 - ci-build

IntegrierteVersorgungDiabetes - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Diagnose - JSON Representation

Draft as of 2024-05-29

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "diagnose",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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://diab.iv.elga.gv.at/ValueSet/diagnose",
  "version" : "0.1.0",
  "name" : "Diagnose",
  "title" : "Diagnose",
  "status" : "draft",
  "date" : "2024-05-29T09:18:44+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"
              }
            ]
          }
        ]
      }
    ]
  }
}