Czech Core Resources IG
0.1.0 - ci-build Czechia flag

Czech Core Resources IG, published by Národní centrum elektronického zdravotnictví (NCEZ). This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ncez-cz/cz-core/ and changes regularly. See the Directory of published versions

: Typ registrujícího lékaře / Type of registering physician - XML Representation

Page standards status: Draft Maturity Level: 1

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="typ-registrujiciho-lekare-vs"/>
  <language value="cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="cs" lang="cs"><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/700232004">700232004</a></td><td>Všeobecné lékařské služby</td></tr><tr><td><a href="http://snomed.info/id/310060005">310060005</a></td><td>Gynekologické a porodnické služby</td></tr><tr><td><a href="http://snomed.info/id/722176000">722176000</a></td><td>Stomatologické služby</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="draft"/>
  </extension>
  <url
       value="https://ncez.mzcr.cz/fhir/ValueSet/typ-registrujiciho-lekare-vs"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:1.2.203.24341.11.1.10"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="CZ_TypRegistrujicihoLekareVS"/>
  <title value="Typ registrujícího lékaře / Type of registering physician"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-01-23"/>
  <publisher value="Národní centrum elektronického zdravotnictví (NCEZ)"/>
  <contact>
    <name value="Národní centrum elektronického zdravotnictví (NCEZ)"/>
    <telecom>
      <system value="url"/>
      <value value="https://ncez.mzcr.cz"/>
    </telecom>
  </contact>
  <description value="Číselník typů registrujících lékařů"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CZ"/>
      <display value="Czechia"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="700232004"/>
        <display value="Všeobecné lékařské služby"/>
      </concept>
      <concept>
        <code value="310060005"/>
        <display value="Gynekologické a porodnické služby"/>
      </concept>
      <concept>
        <code value="722176000"/>
        <display value="Stomatologické služby"/>
      </concept>
    </include>
  </compose>
</ValueSet>