Resumen Clínico de Pacientes Embarazadas Chile
0.1.0 - ci-build Chile flag

Resumen Clínico de Pacientes Embarazadas Chile, published by HL7 Chile. 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/HL7Chile-BiomedicaUv/IPS-Embarazo/ and changes regularly. See the Directory of published versions

: Condición de Salud - Ejemplo - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="Condicion-Emb-Ejemplo"/>
  <meta>
    <profile
             value="https://hl7chile.cl/fhir/ig/clembarazos/StructureDefinition/Condicion-de-salud-cl-ips"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition Condicion-Emb-Ejemplo</b></p><a name="Condicion-Emb-Ejemplo"> </a><a name="hcCondicion-Emb-Ejemplo"> </a><a name="Condicion-Emb-Ejemplo-es-CL"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Activa</span></p><p><b>category</b>: <span title="Codes:{http://loinc.org 75326-9}">Problema</span></p><p><b>severity</b>: <span title="Codes:{http://snomed.info/sct 6736007}">Moderado</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 414916001}">Obesidad</span></p><p><b>subject</b>: <a href="Patient-Paciente-Emb-Ejemplo.html">Susy  Female, DoB: 1995-05-01 ( Chile: 14.241.432-8 (use: official, ))</a></p><p><b>onset</b>: 2023-10-30 --&gt; (ongoing)</p><p><b>asserter</b>: <a href="Practitioner-Prestador-Emb-Ejemplo.html">Practitioner Bernarda Antonella Zuñiga (official)</a></p><p><b>note</b>: ### NOTA:
La paciente durante su post parto anterior presentó hipertensión arterial, dada su condición de salud.</p></div>
  </text>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="active"/>
      <display value="Active"/>
    </coding>
    <text value="Activa"/>
  </clinicalStatus>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="75326-9"/>
      <display value="Problem"/>
    </coding>
    <text value="Problema"/>
  </category>
  <severity>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="6736007"/>
      <display value="Moderate severity"/>
    </coding>
    <text value="Moderado"/>
  </severity>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="414916001"/>
      <display value="Obesity"/>
    </coding>
    <text value="Obesidad"/>
  </code>
  <subject>🔗 
    <reference value="Patient/Paciente-Emb-Ejemplo"/>
  </subject>
  <onsetPeriod>
    <start value="2023-10-30"/>
  </onsetPeriod>
  <asserter>🔗 
    <reference value="Practitioner/Prestador-Emb-Ejemplo"/>
  </asserter>
  <note>
    <text
          value="### NOTA:
La paciente durante su post parto anterior presentó hipertensión arterial, dada su condición de salud."/>
  </note>
</Condition>