FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.at.fhir.elga.ediag.r4
Resource TypeValueSet
IdValueSet-at-ediag-list-code-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7Austria/ELGA-e-Diagnose-R4/ValueSet-at-ediag-list-code-vs.html
URLhttps://fhir.hl7.at/elga/ediag/r4/ValueSet/at-ediag-list-code-vs
Version0.1.0
Statusdraft
Date2026-07-20T14:28:06+00:00
NameAtEdiagListCodeVS
TitleELGA AT e-Diagnose List Entry Code Value Set
Authorityhl7
DescriptionValueSet mit zulässigen Codes für das Flag eines List-Entries in ELGA.

Resources that use this resource

StructureDefinition
hl7.at.fhir.elga.ediag.r4#currentat-elga-ediag-listAT ELGA e-Diagnose List

Resources that this resource uses

CodeSystem
kl.dk.fhir.children#2.1.0loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet at-ediag-list-code-vs

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    11450-4Problem list - Reported
    47519-4History of Procedures Document
    48765-2Allergies and adverse reactions Document

Source1

{
  "resourceType": "ValueSet",
  "id": "at-ediag-list-code-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.hl7.at/elga/ediag/r4/ValueSet/at-ediag-list-code-vs",
  "version": "0.1.0",
  "name": "AtEdiagListCodeVS",
  "title": "ELGA AT e-Diagnose List Entry Code Value Set",
  "status": "draft",
  "experimental": true,
  "date": "2026-07-20T14:28:06+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": "ValueSet mit zulässigen Codes für das Flag eines List-Entries in ELGA.",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "11450-4"
          },
          {
            "code": "47519-4"
          },
          {
            "code": "48765-2"
          }
        ]
      }
    ]
  }
}