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 coronary surgeries - XML Representation

Active as of 2024-04-16

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="CoronarySurgeriesCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem CoronarySurgeriesCS</b></p><a name="CoronarySurgeriesCS"> </a><a name="hcCoronarySurgeriesCS"> </a><a name="CoronarySurgeriesCS-en-US"> </a><p>This case-sensitive code system <code>https://centrocardiovascular.cl/CodeSystem/CoronarySurgeriesCS</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="CoronarySurgeriesCS-1"> </a></td><td>No arteries were used</td></tr><tr><td style="white-space:nowrap">2<a name="CoronarySurgeriesCS-2"> </a></td><td>Right radial</td></tr><tr><td style="white-space:nowrap">3<a name="CoronarySurgeriesCS-3"> </a></td><td>Right GEPA</td></tr><tr><td style="white-space:nowrap">4<a name="CoronarySurgeriesCS-4"> </a></td><td>Left AMI</td></tr><tr><td style="white-space:nowrap">5<a name="CoronarySurgeriesCS-5"> </a></td><td>Right AMI</td></tr><tr><td style="white-space:nowrap">6<a name="CoronarySurgeriesCS-6"> </a></td><td>Left radial</td></tr><tr><td style="white-space:nowrap">7<a name="CoronarySurgeriesCS-7"> </a></td><td>Other</td></tr><tr><td style="white-space:nowrap">8<a name="CoronarySurgeriesCS-8"> </a></td><td>Other value</td></tr></table></div>
  </text>
  <url
       value="https://centrocardiovascular.cl/CodeSystem/CoronarySurgeriesCS"/>
  <version value="0.1.0"/>
  <name value="CoronarySurgeriesCS"/>
  <title value="CodeSystem para los coronary surgeries"/>
  <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 coronary surgeries"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="1"/>
    <display value="No arteries were used"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Right radial"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Right GEPA"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="Left AMI"/>
  </concept>
  <concept>
    <code value="5"/>
    <display value="Right AMI"/>
  </concept>
  <concept>
    <code value="6"/>
    <display value="Left radial"/>
  </concept>
  <concept>
    <code value="7"/>
    <display value="Other"/>
  </concept>
  <concept>
    <code value="8"/>
    <display value="Other value"/>
  </concept>
</CodeSystem>