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

: Austritt - JSON Representation

Draft as of 2024-05-29

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "austritt",
  "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=\"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/723510000\">723510000</a></td><td>Entered in error</td><td>Eingabefehler</td></tr><tr><td><a href=\"http://snomed.info/id/419620001\">419620001</a></td><td>Death</td><td>Verstorben</td></tr><tr><td><a href=\"http://snomed.info/id/385657008\">385657008</a></td><td>Abandoned</td><td>durch Patient beendet</td></tr><tr><td><a href=\"http://snomed.info/id/74964007\">74964007</a></td><td>Other</td><td>Sonstiges</td></tr></table></li><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-einrichtung\">einrichtung</a></td><td>durch Einrichtung beendet</td><td>durch Einrichtung beendet</td></tr></table></li></ul></div>"
  },
  "url" : "https://hi.iv.elga.gv.at/ValueSet/austritt",
  "version" : "0.1.0",
  "name" : "Austritt",
  "title" : "Austritt",
  "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/"
        }
      ]
    }
  ],
  "description" : "Dokumentation des Grundes für den Austritt aus einem DMP",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "723510000",
            "display" : "Entered in error",
            "designation" : [
              {
                "language" : "de-AT",
                "value" : "Eingabefehler"
              }
            ]
          },
          {
            "code" : "419620001",
            "display" : "Death",
            "designation" : [
              {
                "language" : "de-AT",
                "value" : "Verstorben"
              }
            ]
          },
          {
            "code" : "385657008",
            "display" : "Abandoned",
            "designation" : [
              {
                "language" : "de-AT",
                "value" : "durch Patient beendet"
              }
            ]
          },
          {
            "code" : "74964007",
            "display" : "Other",
            "designation" : [
              {
                "language" : "de-AT",
                "value" : "Sonstiges"
              }
            ]
          }
        ]
      },
      {
        "system" : "https://hi.iv.elga.gv.at/CodeSystem/sample",
        "concept" : [
          {
            "code" : "einrichtung",
            "display" : "durch Einrichtung beendet",
            "designation" : [
              {
                "language" : "de-AT",
                "value" : "durch Einrichtung beendet"
              }
            ]
          }
        ]
      }
    ]
  }
}