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 medizinische Einzelleistungen (MEL) - JSON Representation

Draft as of 2024-10-24

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "moped-LKFmedizinischeEinzelleistungen-valueset",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet moped-LKFmedizinischeEinzelleistungen-valueset</b></p><a name=\"moped-LKFmedizinischeEinzelleistungen-valueset\"> </a><a name=\"hcmoped-LKFmedizinischeEinzelleistungen-valueset\"> </a><a name=\"moped-LKFmedizinischeEinzelleistungen-valueset-en-US\"> </a><ul><li>Include these codes as defined in <code>http://tbd.at/MOPED-LKFmedizinischeEinzelleistungen</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>MEL01.01</td><td>MEL01.01</td></tr><tr><td>MEL01.02</td><td>MEL01.02</td></tr><tr><td>MEL01.03</td><td>MEL01.03</td></tr><tr><td>MEL01.04</td><td>MEL01.04</td></tr></table></li></ul></div>"
  },
  "url" : "http://example.org/ValueSet/moped-LKFmedizinischeEinzelleistungen-valueset",
  "version" : "0.1.0",
  "name" : "LKFmedizinischeEinzelleistungen",
  "title" : "LKF medizinische Einzelleistungen (MEL)",
  "status" : "draft",
  "date" : "2024-10-24T19:48:18+00:00",
  "publisher" : "Example Publisher",
  "contact" : [
    {
      "name" : "Example Publisher",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://tbd.at/MOPED-LKFmedizinischeEinzelleistungen",
        "concept" : [
          {
            "code" : "MEL01.01",
            "display" : "MEL01.01"
          },
          {
            "code" : "MEL01.02",
            "display" : "MEL01.02"
          },
          {
            "code" : "MEL01.03",
            "display" : "MEL01.03"
          },
          {
            "code" : "MEL01.04",
            "display" : "MEL01.04"
          }
        ]
      }
    ]
  }
}