0.1.0 - ci-build

PIBSistPSJ, published by LunaTorresR. 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/PIB-Sist-PSJ/ and changes regularly. See the Directory of published versions

: CS Tipo Alimentación - XML Representation

Active as of 2022-01-18

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="CSTipoAlimentacion"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem CSTipoAlimentacion</b></p><a name="CSTipoAlimentacion"> </a><a name="hcCSTipoAlimentacion"> </a><a name="CSTipoAlimentacion-en-US"> </a><p>This case-sensitive code system <code>http://sist.psj.cl/fhir/ig/CodeSystem/CSTipoAlimentacion</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">01<a name="CSTipoAlimentacion-01"> </a></td><td>Omnívora</td></tr><tr><td style="white-space:nowrap">02<a name="CSTipoAlimentacion-02"> </a></td><td>Vegetariana</td></tr><tr><td style="white-space:nowrap">03<a name="CSTipoAlimentacion-03"> </a></td><td>Vegana</td></tr><tr><td style="white-space:nowrap">04<a name="CSTipoAlimentacion-04"> </a></td><td>Otro</td></tr></table></div>
  </text>
  <url value="http://sist.psj.cl/fhir/ig/CodeSystem/CSTipoAlimentacion"/>
  <version value="0.1.0"/>
  <name value="CSTipoAlimentacion"/>
  <title value="CS Tipo Alimentación"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2022-01-18T00:00:00-03:00"/>
  <publisher value="LunaTorresR"/>
  <contact>
    <name value="LunaTorresR"/>
    <telecom>
      <system value="url"/>
      <value value="http://sist.psj.cl"/>
    </telecom>
  </contact>
  <description value="Tipo de Alimentación de la persona"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="01"/>
    <display value="Omnívora"/>
  </concept>
  <concept>
    <code value="02"/>
    <display value="Vegetariana"/>
  </concept>
  <concept>
    <code value="03"/>
    <display value="Vegana"/>
  </concept>
  <concept>
    <code value="04"/>
    <display value="Otro"/>
  </concept>
</CodeSystem>