0.1.0 - ci-build

CardioIG, published by Example Publisher. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/sguinezm/cardioCx-IG/ and changes regularly. See the Directory of published versions

: CodeSystem para los roles - XML Representation

Active as of 2024-04-16

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="PractitionerRoleCardioCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem PractitionerRoleCardioCS</b></p><a name="PractitionerRoleCardioCS"> </a><a name="hcPractitionerRoleCardioCS"> </a><a name="PractitionerRoleCardioCS-en-US"> </a><p>This case-sensitive code system <code>https://centrocardiovascular.cl/CodeSystem/PractitionerRoleCardioCS</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">1<a name="PractitionerRoleCardioCS-1"> </a></td><td>Surgeon 1</td></tr><tr><td style="white-space:nowrap">2<a name="PractitionerRoleCardioCS-2"> </a></td><td>Surgeon 2</td></tr><tr><td style="white-space:nowrap">3<a name="PractitionerRoleCardioCS-3"> </a></td><td>Surgeon 3</td></tr><tr><td style="white-space:nowrap">4<a name="PractitionerRoleCardioCS-4"> </a></td><td>Anesthetist</td></tr><tr><td style="white-space:nowrap">5<a name="PractitionerRoleCardioCS-5"> </a></td><td>Perfusionist</td></tr></table></div>
  </text>
  <url
       value="https://centrocardiovascular.cl/CodeSystem/PractitionerRoleCardioCS"/>
  <version value="0.1.0"/>
  <name value="PractitionerRoleCardioCS"/>
  <title value="CodeSystem para los roles"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-04-16"/>
  <publisher value="Example Publisher"/>
  <contact>
    <name value="Example Publisher"/>
    <telecom>
      <system value="url"/>
      <value value="http://example.org/example-publisher"/>
    </telecom>
  </contact>
  <description value="CodeSystem para los roles"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="1"/>
    <display value="Surgeon 1"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Surgeon 2"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Surgeon 3"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="Anesthetist"/>
  </concept>
  <concept>
    <code value="5"/>
    <display value="Perfusionist"/>
  </concept>
</CodeSystem>