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

: Schulung - JSON Representation

Draft as of 2024-05-29

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "schulung",
  "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/385658003\">385658003</a></td><td>Done</td><td>Nicht erforderlich</td></tr><tr><td><a href=\"http://snomed.info/id/385660001\">385660001</a></td><td>Not done</td><td></td></tr><tr><td><a href=\"http://snomed.info/id/410529002\">410529002</a></td><td>Not needed</td><td></td></tr></table></li></ul></div>"
  },
  "url" : "https://hi.iv.elga.gv.at/ValueSet/schulung",
  "version" : "0.1.0",
  "name" : "Schulung",
  "title" : "Schulung",
  "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" : "Erhebung der absolvierten Schulungen",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "385658003",
            "display" : "Done",
            "designation" : [
              {
                "language" : "de-AT",
                "value" : "Nicht erforderlich"
              }
            ]
          },
          {
            "code" : "385660001",
            "display" : "Not done"
          },
          {
            "code" : "410529002",
            "display" : "Not needed"
          }
        ]
      }
    ]
  }
}