FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/at-aps-observationinterpretation

Packagehl7.at.fhir.elga.aps.r4
TypeValueSet
Idat-aps-observationinterpretation
FHIR VersionR4
Sourcehttps://fhir.hl7.at/elga/aps/r4/https://build.fhir.org/ig/HL7Austria/ELGA-AustrianPatientSummary-R4/ValueSet-at-aps-observationinterpretation.html
URLhttps://fhir.hl7.at/elga/aps/r4/ValueSet/at-aps-observationinterpretation
Version0.2.0
Statusactive
Date2025-05-23T11:37:33+00:00
NameAtApsObservationInterpretation
TitleAT APS ObservationInterpretation
Authorityhl7
DescriptionDieses Value-Set bildet die in Österreich gebräuchlichen Interpretationen von Untersuchungsergebnissen ab.

Resources that use this resource

StructureDefinition
at-aps-observationresultslaboratorypathologyAT APS Observation Results Laboratory Pathology

Resources that this resource uses

CodeSystem
elga-ergaenzungslisteELGA_Ergaenzungsliste
rast-klassenRAST-Klassen

Narrative

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

Generated Narrative: ValueSet at-aps-observationinterpretation

This value set includes codes based on the following rules:

  • Import all the codes that are contained in Observation Interpretation Codes
  • Include all codes defined in https://termgit.elga.gv.at/CodeSystem/elga-ergaenzungsliste
  • Include all codes defined in https://termgit.elga.gv.at/CodeSystem/rast-klassen

Source

{
  "resourceType": "ValueSet",
  "id": "at-aps-observationinterpretation",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.hl7.at/elga/aps/r4/ValueSet/at-aps-observationinterpretation",
  "version": "0.2.0",
  "name": "AtApsObservationInterpretation",
  "title": "AT APS ObservationInterpretation",
  "status": "active",
  "experimental": false,
  "date": "2025-05-23T11:37:33+00:00",
  "publisher": "ELGA GmbH",
  "contact": [
    {
      "name": "ELGA GmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://elga.gv.at"
        }
      ]
    },
    {
      "name": "ELGA GmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://elga.gv.at",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Dieses Value-Set bildet die in Österreich gebräuchlichen Interpretationen von Untersuchungsergebnissen ab.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "AT"
        }
      ]
    }
  ],
  "immutable": false,
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/observation-interpretation"
        ]
      },
      {
        "system": "https://termgit.elga.gv.at/CodeSystem/elga-ergaenzungsliste"
      },
      {
        "system": "https://termgit.elga.gv.at/CodeSystem/rast-klassen"
      }
    ]
  }
}