0.9.0 - ci-build

VigiCanPY - Local Development build (v0.9.0). See the Directory of published versions

: Ejemplo de Tratamiento - XML Representation

Raw xml | Download



<Composition xmlns="http://hl7.org/fhir">
  <id value="EjemploDatosTratamientoPY"/>
  <meta>
    <extension url="http://hl7.org/fhir/StructureDefinition/instance-name">
      <valueString value="Ejemplo de Reporte de Tratamiento PY"/>
    </extension>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/instance-description">
      <valueMarkdown
                     value="Este es un ejemplo para reporte de Tratamiento PY"/>
    </extension>
    <profile
             value="http://vigicanpy.mspbs.gov.py/StructureDefinition/DatosTratamientoPY"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Composition</b><a name="EjemploDatosTratamientoPY"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Composition &quot;EjemploDatosTratamientoPY&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-DatosTratamientoPY.html">Tratamiento</a></p></div><p><b>identifier</b>: id: 123445</p><p><b>status</b>: final</p><p><b>type</b>: Oncology Progress Note <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#78482-7)</span></p><p><b>date</b>: 2022-10-13 10:30:00+0000</p><p><b>author</b>: <a href="Bundle-EjemploRegistroTratamientoPY.html#urn-uuid-4d8f611e-579d-4041-b1fd-0049e8194235">urn:uuid:4d8f611e-579d-4041-b1fd-0049e8194235</a></p><p><b>title</b>: Informe de Tratamiento Oncologico</p><h3>Attesters</h3><table class="grid"><tr><td>-</td><td><b>Mode</b></td><td><b>Party</b></td></tr><tr><td>*</td><td>official</td><td><a href="Bundle-EjemploRegistroTratamientoPY.html#urn-uuid-99eebfff-2be5-482d-9d90-8d05c662024f">urn:uuid:99eebfff-2be5-482d-9d90-8d05c662024f</a></td></tr></table><p><b>custodian</b>: <a href="Bundle-EjemploRegistroSituacionVitalVivoPY.html#urn-uuid-059a6b54-be18-45c2-af9b-5e5fcda262c7">urn:uuid:059a6b54-be18-45c2-af9b-5e5fcda262c7</a></p><h3>Events</h3><table class="grid"><tr><td>-</td><td><b>Code</b></td><td><b>Period</b></td></tr><tr><td>*</td><td>Quimioterapia <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-ClinTratamientoOncologicoCS.html">Tratamiento Oncológico (codes)</a>#QUI)</span></td><td>2022-10-13 10:30:00+0000 --&gt; 2022-10-13 15:30:00+0000</td></tr></table></div>
  </text>
  <identifier>
    <system value="http://hospitalvidal.gob.py"/>
    <value value="123445"/>
  </identifier>
  <status value="final"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="78482-7"/>
      <display value="Oncology Progress Note"/>
    </coding>
  </type>
  <subject>
    <reference value="urn:uuid:885c6f50-28de-4224-b950-a764396d4a25"/>
  </subject>
  <date value="2022-10-13T10:30:00Z"/>
  <author>
    <reference value="urn:uuid:4d8f611e-579d-4041-b1fd-0049e8194235"/>
  </author>
  <title value="Informe de Tratamiento Oncologico"/>
  <attester>
    <mode value="official"/>
    <party>
      <reference value="urn:uuid:99eebfff-2be5-482d-9d90-8d05c662024f"/>
    </party>
  </attester>
  <custodian>
    <reference value="urn:uuid:059a6b54-be18-45c2-af9b-5e5fcda262c7"/>
  </custodian>
  <event>
    <code>
      <coding>
        <system
                value="http://vigicanpy.mspbs.gov.py/CodeSystem/ClinTratamientoOncologicoCS"/>
        <code value="QUI"/>
        <display value="Quimioterapia"/>
      </coding>
    </code>
    <period>
      <start value="2022-10-13T10:30:00Z"/>
      <end value="2022-10-13T15:30:00Z"/>
    </period>
  </event>
  <section>
    <title value="Medicación Administrada / Quimioterapia"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="10160-0"/>
        <display value="Hx of Medication use"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Quimioterapia / Cisplatin / Ver Adjunto</div>
    </text>
    <entry>
      <reference value="urn:uuid:e91308f4-7d87-4dae-8741-b433ace944fb"/>
    </entry>
  </section>
</Composition>