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 SCJ - Entidad dirigido - XML Representation

Raw xml | Descargar


<Observation xmlns="http://hl7.org/fhir">
  <id value="Example-Observation-RVSCJ-EntidadDirigido"/>
  <meta>
    <profile
             value="https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition/ProfileObservationRVSCJ"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation Example-Observation-RVSCJ-EntidadDirigido</b></p><a name="Example-Observation-RVSCJ-EntidadDirigido"> </a><a name="hcExample-Observation-RVSCJ-EntidadDirigido"> </a><a name="Example-Observation-RVSCJ-EntidadDirigido-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-ProfileObservationRVSCJ.html">Ruta Violencia - SCJ - Registro de datos de caso</a></p></div><p><b>identifier</b>: Observation Instance Identifier/EntidadDirigido-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-SCJ 03}">ENTIDAD_DIRIGIDO</span></p><p><b>encounter</b>: <a href="Encounter-Example-Encounter-RVSCJ.html">Encounter: identifier = https://scj.gov.co/eventos#enc-scj-001 (use: usual, ); status = finished; class = Urgencias (ActCode#EMER); period = 2025-05-16 09:00:00-0500 --&gt; (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/SCJ-EntidadDirigido 01}">Comisaría de Familia</span></p></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="EntidadDirigido-001"/>
  </identifier>
  <status value="final"/>
  <code>
    <coding>
      <system
              value="https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/Conceptos-obs-SCJ"/>
      <code value="03"/>
      <display value="ENTIDAD_DIRIGIDO"/>
    </coding>
  </code>
  <encounter>🔗 
    <reference value="Encounter/Example-Encounter-RVSCJ"/>
  </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/SCJ-EntidadDirigido"/>
      <code value="01"/>
      <display value="Comisaría de Familia"/>
    </coding>
  </valueCodeableConcept>
</Observation>