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

: Zieldosis - JSON Representation

Draft as of 2024-05-29

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "targetdose",
  "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/390802008\">390802008</a></td><td>Goal achieved</td><td>Erreicht</td></tr><tr><td><a href=\"http://snomed.info/id/390801001\">390801001</a></td><td>Goal not achieved</td><td>Nicht erreicht</td></tr><tr><td><a href=\"http://snomed.info/id/494716691000132104\">494716691000132104</a></td><td>Medication titrated</td><td>?Titrationsphase?</td></tr><tr><td><a href=\"http://snomed.info/id/407566003\">407566003</a></td><td>Patient on maximum tolerated dose</td><td>Max. tolerierte Dosis erreicht</td></tr></table></li></ul></div>"
  },
  "url" : "https://hi.iv.elga.gv.at/ValueSet/targetdose",
  "version" : "0.1.0",
  "name" : "TargetDose",
  "title" : "Zieldosis",
  "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" : "Beurteilung der evidenzbasierten Zieldosis",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "390802008",
            "display" : "Goal achieved",
            "designation" : [
              {
                "language" : "de-AT",
                "value" : "Erreicht"
              }
            ]
          },
          {
            "code" : "390801001",
            "display" : "Goal not achieved",
            "designation" : [
              {
                "language" : "de-AT",
                "value" : "Nicht erreicht"
              }
            ]
          },
          {
            "code" : "494716691000132104",
            "display" : "Medication titrated",
            "designation" : [
              {
                "language" : "de-AT",
                "value" : "?Titrationsphase?"
              }
            ]
          },
          {
            "code" : "407566003",
            "display" : "Patient on maximum tolerated dose",
            "designation" : [
              {
                "language" : "de-AT",
                "value" : "Max. tolerierte Dosis erreicht"
              }
            ]
          }
        ]
      }
    ]
  }
}