ELGA e-Diagnose R4 (Draft)
0.1.0 - ci-build

ELGA e-Diagnose R4 (Draft), published by ELGA GmbH. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Austria/ELGA-e-Diagnose-R4/ and changes regularly. See the Directory of published versions

: AT e-Diagnose Prozeduren Codes - JSON Representation

Draft as of 2026-01-30

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "at-ediag-prozeduren-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet at-ediag-prozeduren-codes</b></p><a name=\"at-ediag-prozeduren-codes\"> </a><a name=\"hcat-ediag-prozeduren-codes\"> </a><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept  is-a 71388002 (Procedure)</li></ul></div>"
  },
  "url" : "https://fhir.hl7.at/elga/ediag/r4/ValueSet/at-ediag-prozeduren-codes",
  "version" : "0.1.0",
  "name" : "AtEDiagProzedurenCodes",
  "title" : "AT e-Diagnose Prozeduren Codes",
  "status" : "draft",
  "date" : "2026-01-30T07:44:27+00:00",
  "publisher" : "ELGA GmbH",
  "contact" : [
    {
      "name" : "ELGA GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://elga.gv.at"
        }
      ]
    },
    {
      "name" : "ELGA GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://elga.gv.at",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Dieses Value-Set ist geeignet für die Codierung von Prozeduren",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "71388002"
          }
        ]
      }
    ]
  }
}