Tiempos de Espera Interoperable
0.2.1 - draft Chile flag

Tiempos de Espera Interoperable, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.2.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/SIGTEv2-IG/ and changes regularly. See the Directory of published versions

: Ejemplo de Indice Conmorbilidad - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="IndiceConmorbilidadEjemplo"/>
  <meta>
    <profile
             value="https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ObservationIndiceComorbilidadLE"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation IndiceConmorbilidadEjemplo</b></p><a name="IndiceConmorbilidadEjemplo"> </a><a name="hcIndiceConmorbilidadEjemplo"> </a><a name="IndiceConmorbilidadEjemplo-es-CL"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category survey}">Survey</span></p><p><b>code</b>: <span title="Codes:{https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSTipoObservacionMinsal ECICEP}">Indice Comorbilidad</span></p><p><b>subject</b>: <a href="Patient-EjemploPatientLE.html">María Josefina Gonzalez (official) Male, DoB: 1974-12-25 ( Rol Único Nacional: 90000000-6 (use: official, ))</a></p><p><b>encounter</b>: <a href="Encounter-EncounterIniciarEjemplo.html">Encounter: extension = Derivación; identifier = http://example.org/sampleencounter-identifier#123 (use: official, ); status = finished; class = Presencial (Modalidad Atencion Codigo#1); period = 2024-01-17 16:00:00+1000 --&gt; 2024-01-17 16:30:00+1000</a></p><p><b>value</b>: <span title="Codes:{https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSIndicecomorbilidad G2}">Riesgo Moderado, 2 a 4 condiciones crónicas</span></p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="survey"/>
    </coding>
  </category>
  <code>
    <coding>
      <system
              value="https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSTipoObservacionMinsal"/>
      <code value="ECICEP"/>
    </coding>
    <text value="Indice Comorbilidad"/>
  </code>
  <subject>🔗 
    <reference value="Patient/EjemploPatientLE"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/EncounterIniciarEjemplo"/>
  </encounter>
  <valueCodeableConcept>
    <coding>
      <system
              value="https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSIndicecomorbilidad"/>
      <code value="G2"/>
      <display value="Riesgo Moderado, 2 a 4 condiciones crónicas"/>
    </coding>
  </valueCodeableConcept>
</Observation>