0.1.0 - ci-build

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

: Ressourcen - JSON Representation

Draft as of 2024-05-29

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ressourcen",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-sample.html\"><code>https://hi.iv.elga.gv.at/CodeSystem/sample</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=\"CodeSystem-sample.html#sample-selbst\">selbst</a></td><td>Selbstmanagement möglich (regelmäßiges Monitoring wichtiger Parameter)</td><td></td></tr><tr><td><a href=\"CodeSystem-sample.html#sample-intervall\">intervall</a></td><td>prinzipiell Selbstmanagement (Überprüfung in definierten Zeitintervallen)</td><td></td></tr></table></li><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/225309002\">225309002</a></td><td>Constant supervision</td><td>Kontinuierliche Supervision</td></tr></table></li></ul></div>"
  },
  "url" : "https://hi.iv.elga.gv.at/ValueSet/ressourcen",
  "version" : "0.1.0",
  "name" : "Ressourcen",
  "title" : "Ressourcen",
  "status" : "draft",
  "date" : "2024-05-29T09:13:47+00:00",
  "publisher" : "ELGA GmbH",
  "contact" : [
    {
      "name" : "ELGA GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.elga.gv.at/"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://hi.iv.elga.gv.at/CodeSystem/sample",
        "concept" : [
          {
            "code" : "selbst",
            "display" : "Selbstmanagement möglich (regelmäßiges Monitoring wichtiger Parameter)"
          },
          {
            "code" : "intervall",
            "display" : "prinzipiell Selbstmanagement (Überprüfung in definierten Zeitintervallen)"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "225309002",
            "display" : "Constant supervision",
            "designation" : [
              {
                "language" : "de-AT",
                "value" : "Kontinuierliche Supervision"
              }
            ]
          }
        ]
      }
    ]
  }
}