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
<Observation xmlns="http://hl7.org/fhir">
<id value="Example-Observation-RVSDM-CarSocDemogEmb"/>
<meta>
<profile
value="https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition/ProfileObservationRVSDM"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation Example-Observation-RVSDM-CarSocDemogEmb</b></p><a name="Example-Observation-RVSDM-CarSocDemogEmb"> </a><a name="hcExample-Observation-RVSDM-CarSocDemogEmb"> </a><a name="Example-Observation-RVSDM-CarSocDemogEmb-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-ProfileObservationRVSDM.html">Ruta Violencia - SDN - Registro de datos de caso</a></p></div><p><b>identifier</b>: Observation Instance Identifier/CarSocDemogEmb-001 (use: official, )</p><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/Conceptos-obs-SDM 11}">Otras Características sociodemográficas</span></p><p><b>encounter</b>: <a href="Encounter-Example-Encounter-RVSDM.html">Encounter: identifier = https://sdmujer.gov.co/SAAT#enc-rvss-001 (use: usual, ); status = finished; class = Urgencias (ActCode#EMER); type = Urgencias; period = 2025-05-16 09:00:00-0500 --> (ongoing)</a></p><p><b>issued</b>: 2025-05-29 10:00:00-0500</p><p><b>value</b>: <span title="Codes:{https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/SituacionSocioDemograficas 01}">En embarazo</span></p><p><b>note</b>: La ciudadana reporta estar actualmente en estado de embarazo</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 31560-7}">Actualmente embarazada</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 18185-9}">Meses de gestación</span></p><p><b>value</b>: 6</p></blockquote></div>
</text>
<identifier>
<use value="official"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="OBSV"/>
<display value="Observation Instance Identifier"/>
</coding>
</type>
<value value="CarSocDemogEmb-001"/>
</identifier>
<status value="final"/>
<code>
<coding>
<system
value="https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/Conceptos-obs-SDM"/>
<code value="11"/>
<display value="Otras Características sociodemográficas"/>
</coding>
</code>
<encounter>🔗
<reference value="Encounter/Example-Encounter-RVSDM"/>
</encounter>
<issued value="2025-05-29T10:00:00-05:00"/>
<valueCodeableConcept>
<coding>
<system
value="https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/SituacionSocioDemograficas"/>
<code value="01"/>
<display value="En embarazo"/>
</coding>
</valueCodeableConcept>
<note>
<text
value="La ciudadana reporta estar actualmente en estado de embarazo"/>
</note>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="31560-7"/>
<display value="Pregnancy status"/>
</coding>
<text value="Actualmente embarazada"/>
</code>
<valueBoolean value="true"/>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="18185-9"/>
<display value="Gestational age by last menstrual period"/>
</coding>
<text value="Meses de gestación"/>
</code>
<valueInteger value="6"/>
</component>
</Observation>