{
  "resourceType" : "Observation",
  "id" : "Example-Observation-HCEURVML",
  "meta" : {
    "profile" : ["https://ohapi-fhir-dev-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition/ProfileObservationRVML"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<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\u00a0(use:\u00a0official,\u00a0); 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>"
  },
  "identifier" : [{
    "value" : "f0a97227-a225"
  }],
  "status" : "final",
  "code" : {
    "coding" : [{
      "system" : "https://loinc.org",
      "code" : "62944-4",
      "display" : "exposures to violence"
    }]
  },
  "encounter" : {
    "reference" : "Encounter/Example-Encounter-HCEURVML"
  },
  "issued" : "2025-03-17T22:00:00.000Z",
  "valueCodeableConcept" : {
    "coding" : [{
      "system" : "https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/ValueSet/nivel-riesgo",
      "code" : "E",
      "display" : "Extremo"
    }]
  }
}