<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cz-documentEntry-authorRole-cs"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
  </text>
  <url value="https://hl7.cz/fhir/hie/CodeSystem/cz-documentEntry-authorRole-cs"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
  </identifier>
  <version value="0.0.1"/>
  <name value="CZ_DocumentEntryAuthorRoleCs"/>
  <title value="CZ DocumentEntry AuthorRole 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 author role 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="PAT"/>
    <display value="Patient"/>
  </concept>
  <concept>
    <code value="HCP"/>
    <display value="Healthcare professional"/>
  </concept>
  <concept>
    <code value="ORG"/>
    <display value="Organization"/>
  </concept>
</CodeSystem>