HL7 Czech Shared Health Record Implementation Guide
0.0.1 - ci-build Czechia flag

HL7 Czech Shared Health Record 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/szz/ and changes regularly. See the Directory of published versions

: CZ Type of breast density Code System - XML Representation

Active as of 2025-12-04

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cz-density-type-cs"/>
  <language value="cs"/>
  <text>
    <status value="generated"/>
    <div xml:lang="cs" xmlns="http://www.w3.org/1999/xhtml" lang="cs"><p class="res-header-id"><b>Generated Narrative: CodeSystem cz-density-type-cs</b></p><a name="cz-density-type-cs"> </a><a name="hccz-density-type-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</p></div><p>This case-sensitive code system <code>https://ncez.mzcr.cz/terminology/CodeSystem/cz-density-type-cs</code> defines the 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">tabar<a name="cz-density-type-cs-tabar"> </a></td><td>Klasifikace dle Tabára</td></tr><tr><td style="white-space:nowrap">birads<a name="cz-density-type-cs-birads"> </a></td><td>Klasifikace dle BiRADS</td></tr></table></div>
  </text>
  <url
       value="https://ncez.mzcr.cz/terminology/CodeSystem/cz-density-type-cs"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
  </identifier>
  <version value="0.0.1"/>
  <name value="DensityTypeCs"/>
  <title value="CZ Type of breast density Code System"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-12-04"/>
  <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="This Code System defines codes for type breast density in Czechia."/>
  <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="2"/>
  <concept>
    <code value="tabar"/>
    <display value="Klasifikace dle Tabára"/>
  </concept>
  <concept>
    <code value="birads"/>
    <display value="Klasifikace dle BiRADS"/>
  </concept>
</CodeSystem>