HL7 Czech Health information exchange Implementation Guide
0.0.1 - ci-build Czechia flag

HL7 Czech Health information exchange 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/HIE/ and changes regularly. See the Directory of published versions

: CZ Purpose of use CodeSystem

Active as of 2025-01-17

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cz-purposeOfUse-cs"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
  </text>
  <url value="https://hl7.cz/fhir/hie/CodeSystem/cz-purposeOfUse-cs"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
  </identifier>
  <version value="0.0.1"/>
  <name value="CZ_HIEPurposeOfUseCs"/>
  <title value="CZ Purpose of use CodeSystem"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-01-17"/>
  <publisher value="HL7 Czech Republic"/>
  <contact>
    <name value="HL7 Czech Republic"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.hl7.cz/"/>
    </telecom>
  </contact>
  <description value="Codesystem for purpose of use codes."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CZ"/>
      <display value="Czechia"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="EMER"/>
    <display value="Emergentní přístup"/>
  </concept>
  <concept>
    <code value="NORM"/>
    <display value="Normální přístup"/>
  </concept>
  <concept>
    <code value="AUTO"/>
    <display value="Automatizované nahrávání"/>
  </concept>
</CodeSystem>