Integrierte Versorgung Diabetes (R4)
0.1.1 - ci-build

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

: Vs IV Diagnosekategorie - JSON Representation

Draft as of 2024-12-30

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "vs-iv-diagnosekategorie",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-iv-diagnosekategorie</b></p><a name=\"vs-iv-diagnosekategorie\"> </a><a name=\"hcvs-iv-diagnosekategorie\"> </a><a name=\"vs-iv-diagnosekategorie-en-US\"> </a><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></tr><tr><td><a href=\"http://snomed.info/id/73211009\">73211009</a></td><td>Diabetes mellitus</td></tr><tr><td><a href=\"http://snomed.info/id/84114007\">84114007</a></td><td>Herzinsuffizienz</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.hl7.at/elga-iv-diab-r4/ValueSet/vs-iv-diagnosekategorie",
  "version" : "0.1.1",
  "name" : "VsIvDiagnosekategorie",
  "title" : "Vs IV Diagnosekategorie",
  "status" : "draft",
  "date" : "2024-12-30T18:23:44+01:00",
  "publisher" : "ELGA GmbH",
  "contact" : [
    {
      "name" : "ELGA GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.elga.gv.at/"
        }
      ]
    }
  ],
  "description" : "Value-Set aller IV Diagnosekategorien",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "73211009",
            "display" : "Diabetes mellitus"
          },
          {
            "code" : "84114007",
            "display" : "Herzinsuffizienz"
          }
        ]
      }
    ]
  }
}