HL7 Czech Base and Core Implementation Guide
0.3.0-ballot - ci-build Czechia flag

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

: Codesystem DLP formy - XML Representation

Page standards status: Trial-use Maturity Level: 2

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cz-dlpformy-cs"/>
  <language value="cs-CZ"/>
  <text>
    <status value="generated"/>
    <div xml:lang="cs-CZ" xmlns="http://www.w3.org/1999/xhtml" lang="cs-CZ"><p class="res-header-id"><b>Generated Narrative: CodeSystem cz-dlpformy-cs</b></p><a name="cz-dlpformy-cs"> </a><a name="hccz-dlpformy-cs"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Language: cs-CZ</p></div><p>This case-sensitive code system <code>https://hl7.cz/fhir/core/CodeSystem/cz-dlpformy-cs</code> provides <b>a fragment</b> that includes following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">TBL_FLM<a name="cz-dlpformy-cs-TBL_FLM"> </a></td><td>Potahovaná tableta</td></tr><tr><td style="white-space:nowrap">INJSOL<a name="cz-dlpformy-cs-INJSOL"> </a></td><td>Injekční roztok</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="2"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use"/>
  </extension>
  <url value="https://hl7.cz/fhir/core/CodeSystem/cz-dlpformy-cs"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
  </identifier>
  <version value="0.3.0-ballot"/>
  <name value="CZ_DLPFormyCs"/>
  <title value="Codesystem DLP formy"/>
  <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="Drug forms code system managed by Státní ústav kontroly léčiv (SÚKL)."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CZ"/>
      <display value="Czechia"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="fragment"/>
  <concept>
    <code value="TBL_FLM"/>
    <display value="Potahovaná tableta"/>
  </concept>
  <concept>
    <code value="INJSOL"/>
    <display value="Injekční roztok"/>
  </concept>
</CodeSystem>