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

FHIR IG analytics

Packageelga.moped
Resource TypeValueSet
IdValueSet-LKFDiagnoseTypVS.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/ValueSet-LKFDiagnoseTypVS.html
URLhttps://elga.moped.at/ValueSet/LKFDiagnoseTypVS
Version0.1.0
Statusdraft
Date2026-01-26T07:12:06+00:00
NameLKFDiagnoseTypVS
TitleLKF Diagnosetyp ValueSet
DescriptionLKF Diganosetyp

Resources that use this resource

StructureDefinition
moped-ext-DiagnosetypDiagnosetyp

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet LKFDiagnoseTypVS

This value set includes codes based on the following rules:

  • Include all codes defined in https://termgit.elga.gv.at/ValueSet/lkf-diagnose-typ version Not Stated (use latest from terminology server)
  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    52870002Aufnahmediagnose

Source1

{
  "resourceType": "ValueSet",
  "id": "LKFDiagnoseTypVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://elga.moped.at/ValueSet/LKFDiagnoseTypVS",
  "version": "0.1.0",
  "name": "LKFDiagnoseTypVS",
  "title": "LKF Diagnosetyp ValueSet",
  "status": "draft",
  "experimental": true,
  "date": "2026-01-26T07:12:06+00:00",
  "publisher": "ELGA GmbH",
  "contact": [
    {
      "name": "ELGA GmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://elga.gv.at"
        }
      ]
    }
  ],
  "description": "LKF Diganosetyp",
  "compose": {
    "include": [
      {
        "system": "https://termgit.elga.gv.at/ValueSet/lkf-diagnose-typ"
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "52870002",
            "display": "Aufnahmediagnose"
          }
        ]
      }
    ]
  }
}