Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED)
0.1.0 - ci-build

Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: LKF Seitenlokalisation ValueSet - JSON Representation

Draft as of 2025-07-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "LKFSeitenlokalisationVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet LKFSeitenlokalisationVS</b></p><a name=\"LKFSeitenlokalisationVS\"> </a><a name=\"hcLKFSeitenlokalisationVS\"> </a><ul><li>Include these codes as defined in <code>https://termgit.elga.gv.at/CodeSystem/sciphox-seitenlokalisation</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>L</td><td>links</td></tr><tr><td>R</td><td>rechts</td></tr></table></li></ul></div>"
  },
  "url" : "https://elga.moped.at/ValueSet/LKFSeitenlokalisationVS",
  "version" : "0.1.0",
  "name" : "LKFSeitenlokalisationVS",
  "title" : "LKF Seitenlokalisation ValueSet",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-07-12T19:41:50+00:00",
  "publisher" : "ELGA GmbH",
  "contact" : [
    {
      "name" : "ELGA GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://elga.gv.at"
        }
      ]
    }
  ],
  "description" : "LKF Seitenlokalisation",
  "compose" : {
    "include" : [
      {
        "system" : "https://termgit.elga.gv.at/CodeSystem/sciphox-seitenlokalisation",
        "concept" : [
          {
            "code" : "L",
            "display" : "links"
          },
          {
            "code" : "R",
            "display" : "rechts"
          }
        ]
      }
    ]
  }
}