Guía implementación interoperabilidad FHIR sectorial e intersectorial
0.14.0 - ci-build

Guía implementación interoperabilidad FHIR sectorial e intersectorial - Local Development build (v0.14.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Imagenología - Nota clínica - JSON Representation

Raw json | Descargar

{
  "resourceType" : "Observation",
  "id" : "Example-Observation-img-2b324f047ec7",
  "meta" : {
    "profile" : [
      🔗 "https://ohapi-fhir-dev-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileObservationHCEU"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation Example-Observation-img-2b324f047ec7</b></p><a name=\"Example-Observation-img-2b324f047ec7\"> </a><a name=\"hcExample-Observation-img-2b324f047ec7\"> </a><a name=\"Example-Observation-img-2b324f047ec7-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-ProfileObservationHCEU.html\">HCEU - Intramural - Observation</a></p></div><p><b>identifier</b>: <code>http://hospitalSystemInformation.example.org/observations/</code>/2b324f047ec7\u00a0(use:\u00a0usual,\u00a0)</p><p><b>basedOn</b>: <a href=\"ServiceRequest-Example-ServiceRequest-img-86ec18d41b7e.html\">ServiceRequest Radiografía de mano</a></p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 25006-8}\">Trauma leve en ligamentos del pulgar izquierdo</span></p><p><b>subject</b>: <a href=\"Patient-Example-Patient-img-e2648844a31a.html\">Sofía Gabriela Hernández(official) Female, DoB: 2016-02-18 ( Numero único de Identificación: 1016419135\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>encounter</b>: <a href=\"Encounter-Example-Encounter-img-d8ab2fc9e728.html\">Encounter: extension = Derivado de consulta externa (Vías de ingreso#02); identifier = http://hospitalSystemInformation.example.org/admissions#enc-d8ab2fc9e728-imagen\u00a0(use:\u00a0usual,\u00a0); status = finished; class = Pre-encounter (diagnostic support) (ActCode#PRENC); type = Other ambulatory visit; serviceType = RADIOLOGIA E IMAGENES DIAGNOSTICAS; priority = Urgente; period = 2025-07-17 14:54:15+0000 --&gt; 2025-07-17 15:10:00+0000</a></p><p><b>effective</b>: 2025-07-30 09:00:00-0500 --&gt; 2025-07-30 09:15:00-0500</p><p><b>issued</b>: 2025-07-30 10:00:00-0500</p><p><b>performer</b>: <a href=\"PractitionerRole-Example-img-PractitionerRole-119c815a75ad.html\">PractitionerRole Pediatric orthopedic surgeon</a></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation A}\">Abnormal</span></p><p><b>note</b>: Se observa trauma leve en los ligamentos colaterales cubitales del pulgar izquierdo, sin evidencia de fractura desplazada.</p><p><b>device</b>: <a href=\"Device-Example-Device-img-6f8827f37e62.html\">Device: identifier = http://devices.prestadores.minsalud.gov.co/#6f8827f37e62\u00a0(use:\u00a0usual,\u00a0); type = Diagnostic imaging equipment (physical object)</a></p></div>"
  },
  "identifier" : [
    {
      "use" : "usual",
      "system" : "http://hospitalSystemInformation.example.org/observations/",
      "value" : "2b324f047ec7"
    }
  ],
  "basedOn" : [
    {
      🔗 "reference" : "ServiceRequest/Example-ServiceRequest-img-86ec18d41b7e"
    }
  ],
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "25006-8",
        "display" : "XR Thumb Views"
      }
    ],
    "text" : "Trauma leve en ligamentos del pulgar izquierdo"
  },
  "subject" : {
    🔗 "reference" : "Patient/Example-Patient-img-e2648844a31a"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/Example-Encounter-img-d8ab2fc9e728"
  },
  "effectivePeriod" : {
    "start" : "2025-07-30T09:00:00-05:00",
    "end" : "2025-07-30T09:15:00-05:00"
  },
  "issued" : "2025-07-30T10:00:00-05:00",
  "performer" : [
    {
      🔗 "reference" : "PractitionerRole/Example-img-PractitionerRole-119c815a75ad"
    }
  ],
  "interpretation" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
          "code" : "A",
          "display" : "Abnormal"
        }
      ]
    }
  ],
  "note" : [
    {
      "text" : "Se observa trauma leve en los ligamentos colaterales cubitales del pulgar izquierdo, sin evidencia de fractura desplazada."
    }
  ],
  "device" : {
    🔗 "reference" : "Device/Example-Device-img-6f8827f37e62"
  }
}