HL7 Czech Electronic medical report Implementation Guide
0.0.1 - ci-build Czechia flag

HL7 Czech Electronic medical report Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/elp/ and changes regularly. See the Directory of published versions

: Observation Code for ELP valueset - JSON Representation

Draft as of 2025-12-22

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "cz-observation-code-elp-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cz-observation-code-elp-vs</b></p><a name=\"cz-observation-code-elp-vs\"> </a><a name=\"hccz-observation-code-elp-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-elp-ro--1.0.0.html\"><code>https://ncez.mzcr.cz/terminology/CodeSystem/elp-ro</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-elp-ro--1.0.0.html#elp-ro--1.0.0-odbornost_lekare_ro_1\">odbornost_lekare_ro_1</a></td><td>všeobecné praktické lékařství</td></tr><tr><td><a href=\"CodeSystem-elp-ro--1.0.0.html#elp-ro--1.0.0-odbornost_lekare_ro_2\">odbornost_lekare_ro_2</a></td><td>odborné lékařství</td></tr></table></li></ul></div>"
  },
  "url" : "https://ncez.mzcr.cz/terminology/ValueSet/elp-ro-odbornost",
  "version" : "0.0.1",
  "name" : "CZ_ObservationCodeELPVS",
  "title" : "Observation Code for ELP valueset",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-12-22T13:03:51+00:00",
  "publisher" : "HL7 Czech Republic",
  "contact" : [
    {
      "name" : "HL7 Czech Republic",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description" : "Observation Code for ELP valueset",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CZ",
          "display" : "Czechia"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://ncez.mzcr.cz/terminology/CodeSystem/elp-ro",
        "concept" : [
          {
            "code" : "odbornost_lekare_ro_1",
            "display" : "všeobecné praktické lékařství"
          },
          {
            "code" : "odbornost_lekare_ro_2",
            "display" : "odborné lékařství"
          }
        ]
      }
    ]
  }
}