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

ELGA e-Diagnose R4 (Draft) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: AT e-Diagnose Diagnosen Value Set - JSON Representation

Active as of 2026-07-15

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "at-ediag-diagnosen-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet at-ediag-diagnosen-codes</b></p><a name=\"at-ediag-diagnosen-codes\"> </a><a name=\"hcat-ediag-diagnosen-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 404684003 (Clinical finding (finding))</li></ul></div>"
  },
  "url" : "https://fhir.hl7.at/elga/ediag/r4/ValueSet/at-ediag-diagnosen-codes",
  "version" : "0.1.0",
  "name" : "AtEDiagDiagnosenCodes",
  "title" : "AT e-Diagnose Diagnosen Value Set",
  "status" : "active",
  "experimental" : true,
  "date" : "2026-07-15T14:55:56+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" : "Value-Set für die Codierung von Diagnosen.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "404684003"
          }
        ]
      }
    ]
  }
}