0.1.0 - ci-build

IPS_Falp, published by EstebanFredes. 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/SIMSADIs/GI_IPS_FALP/ and changes regularly. See the Directory of published versions

: Tramos de la urgencia del Procedimiento - XML Representation

Draft as of 2024-11-17

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="CSurgProcedimiento"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem CSurgProcedimiento</b></p><a name="CSurgProcedimiento"> </a><a name="hcCSurgProcedimiento"> </a><a name="CSurgProcedimiento-en-US"> </a><p>This case-sensitive code system <code>https://IPSFalp.cl/CodeSystem/CSurgProcedimiento</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td></tr><tr><td style="white-space:nowrap">BAJA<a name="CSurgProcedimiento-BAJA"> </a></td></tr><tr><td style="white-space:nowrap">MEDIA<a name="CSurgProcedimiento-MEDIA"> </a></td></tr><tr><td style="white-space:nowrap">ALTA<a name="CSurgProcedimiento-ALTA"> </a></td></tr></table></div>
  </text>
  <url value="https://IPSFalp.cl/CodeSystem/CSurgProcedimiento"/>
  <version value="0.1.0"/>
  <name value="CSurgProcedimiento"/>
  <title value="Tramos de la urgencia del Procedimiento"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-11-17T23:09:28+00:00"/>
  <publisher value="EstebanFredes"/>
  <contact>
    <name value="EstebanFredes"/>
    <telecom>
      <system value="url"/>
      <value value="http://example.org/example-publisher"/>
    </telecom>
  </contact>
  <description value="Código asociados a la urgencia del Procedimiento"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="BAJA"/>
    <display value="BAJA"/>
  </concept>
  <concept>
    <code value="MEDIA"/>
    <display value="MEDIA"/>
  </concept>
  <concept>
    <code value="ALTA"/>
    <display value="ALTA"/>
  </concept>
</CodeSystem>