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
<Encounter xmlns="http://hl7.org/fhir">
<id value="Example-Encounter-HCEURVML"/>
<meta>
<profile
value="https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition/ProfileEncounterRVML"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter Example-Encounter-HCEURVML</b></p><a name="Example-Encounter-HCEURVML"> </a><a name="hcExample-Encounter-HCEURVML"> </a><a name="Example-Encounter-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-ProfileEncounterRVML.html">Perfil Encounter - Encuentro en ruta de violencia</a></p></div><p><b>identifier</b>: Oficio/enc-rvml-001 (use: official, )</p><p><b>status</b>: Arrived</p><p><b>class</b>: vs.html FLD: arrived</p><p><b>priority</b>: <span title="Codes:{https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/ValueSet/nivel-riesgo GR}">Grave</span></p><p><b>subject</b>: <a href="Patient-Example-Patient-HCEURVML.html">Marge Simpson Female, DoB: 1980-03-19 ( Cédula de Ciudadanía: 123456789 (use: official, ))</a></p><p><b>period</b>: 2025-05-10 08:00:00+0000 --> (ongoing)</p><blockquote><p><b>location</b></p><p><b>location</b>: <a href="Location-Example-Location-HCEURVML-Localidad.html">Location Usme</a></p></blockquote><blockquote><p><b>location</b></p><p><b>location</b>: <a href="Location-Example-Location-HCEURVML-Municipio.html">Location Bogotá, D.C</a></p></blockquote><p><b>serviceProvider</b>: <a href="Organization-Example-Organization-HCEURVML-Entidad.html">Organization Fiscalia General de la nacion</a></p></div>
</text>
<identifier>
<use value="official"/>
<type>
<coding>
<system
value="https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/Referencia-de-la-solicitud"/>
<code value="OF"/>
<display value="Oficio"/>
</coding>
</type>
<value value="enc-rvml-001"/>
</identifier>
<status value="arrived"/>
<class>
<system value="https://hl7.org/fhir/R4/v3/ActEncounterCode/vs.html"/>
<code value="FLD"/>
<display value="arrived"/>
</class>
<priority>
<coding>
<system
value="https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/ValueSet/nivel-riesgo"/>
<code value="GR"/>
<display value="Grave"/>
</coding>
</priority>
<subject>🔗
<reference value="Patient/Example-Patient-HCEURVML"/>
</subject>
<period>
<start value="2025-05-10T08:00:00Z"/>
</period>
<location>
<location>🔗
<reference value="Location/Example-Location-HCEURVML-Localidad"/>
</location>
</location>
<location>
<location>🔗
<reference value="Location/Example-Location-HCEURVML-Municipio"/>
</location>
</location>
<serviceProvider>🔗
<reference value="Organization/Example-Organization-HCEURVML-Entidad"/>
</serviceProvider>
</Encounter>