HL7 Czech Health information exchange Implementation Guide
0.0.1 - ci-build
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
| Active as of 2025-01-17 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="cz-atc-cs"/>
<language value="en"/>
<text>
<status value="generated"/>
</text>
<url value="https://hl7.cz/fhir/hie/CodeSystem/cz-atc-cs"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
</identifier>
<version value="0.0.1"/>
<name value="CZ_ATCCs"/>
<title value="CZ Audit Trail Consumption Event Types 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 Audit Trail Consumption Event Types 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="15"/>
<concept>
<code value="ATC_DOC_CREATE"/>
<display value="Document upload"/>
</concept>
<concept>
<code value="ATC_DOC_READ"/>
<display value="Document retrieval"/>
</concept>
<concept>
<code value="ATC_DOC_UPDATE"/>
<display value="Document or Document Metadata update"/>
</concept>
<concept>
<code value="ATC_DOC_DELETE"/>
<display value="Document removal"/>
</concept>
<concept>
<code value="ATC_DOC_SEARCH"/>
<display value="Document search"/>
</concept>
<concept>
<code value="ATC_POL_CREATE_AUT_PART_AL"/>
<display value="Authorize participants to access level/date"/>
</concept>
<concept>
<code value="ATC_POL_UPDATE_AUT_PART_AL"/>
<display value="Update access level/date of authorized participants"/>
</concept>
<concept>
<code value="ATC_POL_REMOVE_AUT_PART_AL"/>
<display
value="Remove authorization for participants to access level/date"/>
</concept>
<concept>
<code value="ATC_POL_DEF_CONFLEVEL"/>
<display
value="Set or update the default Confidentiality Level for new documents"/>
</concept>
<concept>
<code value="ATC_POL_DIS_EMER_USE"/>
<display value="Disabling Emergency Access"/>
</concept>
<concept>
<code value="ATC_POL_ENA_EMER_USE"/>
<display value="Enabling Emergency Access"/>
</concept>
<concept>
<code value="ATC_POL_INCL_BLACKLIST"/>
<display value="Assign a Healthcare Professional to Blacklist"/>
</concept>
<concept>
<code value="ATC_POL_EXL_BLACKLIST"/>
<display value="Exclude a Healthcare Professional from Blacklist"/>
</concept>
<concept>
<code value="ATC_LOG_READ"/>
<display value="Accessing the Patient Audit Record Repository"/>
</concept>
<concept>
<code value="ATC_HPD_GROUP_ENTRY_NOTIFY"/>
<display value="Entry of healthcare professionals into a group"/>
</concept>
</CodeSystem>