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 SDM - Cantidad de valoraciones 2020-2025 - JSON Representation

Raw json | Descargar

{
  "resourceType" : "Observation",
  "id" : "Example-Observation-RVSDM-CantVal",
  "meta" : {
    "profile" : [
      🔗 "https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition/ProfileObservationRVSDM"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation Example-Observation-RVSDM-CantVal</b></p><a name=\"Example-Observation-RVSDM-CantVal\"> </a><a name=\"hcExample-Observation-RVSDM-CantVal\"> </a><a name=\"Example-Observation-RVSDM-CantVal-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/CantVal-001\u00a0(use:\u00a0official,\u00a0)</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 17}\">Cantidad de valoraciones 2020-2025</span></p><p><b>encounter</b>: <a href=\"Encounter-Example-Encounter-RVSDM.html\">Encounter: identifier = https://sdmujer.gov.co/SAAT#enc-rvss-001\u00a0(use:\u00a0usual,\u00a0); status = finished; class = Urgencias (ActCode#EMER); type = Urgencias; 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>: 4</p><p><b>note</b>: Se han registrado cuatro valoraciones de riesgo entre 2020 y 2025.</p></div>"
  },
  "identifier" : [
    {
      "use" : "official",
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "OBSV",
            "display" : "Observation Instance Identifier"
          }
        ]
      },
      "value" : "CantVal-001"
    }
  ],
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/Conceptos-obs-SDM",
        "code" : "17",
        "display" : "Cantidad de valoraciones 2020-2025"
      }
    ]
  },
  "encounter" : {
    🔗 "reference" : "Encounter/Example-Encounter-RVSDM"
  },
  "issued" : "2025-05-29T10:00:00-05:00",
  "valueInteger" : 4,
  "note" : [
    {
      "text" : "Se han registrado cuatro valoraciones de riesgo entre 2020 y 2025."
    }
  ]
}