Guía implementación interoperabilidad FHIR sectorial e intersectorial
0.10.1 - ci-build

Guía implementación interoperabilidad FHIR sectorial e intersectorial - Local Development build (v0.10.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Ruta Violencia Medicina Legal - Observation - XML Representation

Raw xml | Descargar


<Observation xmlns="http://hl7.org/fhir">
  <id value="Example-Observation-HCEURVML"/>
  <meta>
    <profile
             value="https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition/ProfileObservationRVML"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation Example-Observation-HCEURVML</b></p><a name="Example-Observation-HCEURVML"> </a><a name="hcExample-Observation-HCEURVML"> </a><a name="Example-Observation-HCEURVML-es-ES"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ProfileObservationRVML.html">Recurso Observation: Indicador del grado de riesgo que tiene la victima de violencia</a></p></div><p><b>identifier</b>: f0a97227-a225</p><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{https://loinc.org 62944-4}">exposures to violence</span></p><p><b>encounter</b>: <a href="Encounter-Example-Encounter-HCEURVML.html">Encounter: identifier = Oficio: enc-rvml-001 (use: official, ); status = arrived; class = arrived (vs.html#FLD); priority = Grave; period = 2025-05-10 08:00:00+0000 --&gt; (ongoing)</a></p><p><b>issued</b>: 2025-03-17 22:00:00+0000</p><p><b>value</b>: <span title="Codes:{https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/ValueSet/nivel-riesgo E}">Extremo</span></p></div>
  </text>
  <identifier>
    <value value="f0a97227-a225"/>
  </identifier>
  <status value="final"/>
  <code>
    <coding>
      <system value="https://loinc.org"/>
      <code value="62944-4"/>
      <display value="exposures to violence"/>
    </coding>
  </code>
  <encounter>🔗 
    <reference value="Encounter/Example-Encounter-HCEURVML"/>
  </encounter>
  <issued value="2025-03-17T22:00:00.000Z"/>
  <valueCodeableConcept>
    <coding>
      <system
              value="https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/ValueSet/nivel-riesgo"/>
      <code value="E"/>
      <display value="Extremo"/>
    </coding>
  </valueCodeableConcept>
</Observation>