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

: Laboratorio - Resultado - JSON Representation

Raw json | Descargar

{
  "resourceType" : "Observation",
  "id" : "Example-Observation-lab-8a3e44f94cf2",
  "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-lab-8a3e44f94cf2</b></p><a name=\"Example-Observation-lab-8a3e44f94cf2\"> </a><a name=\"hcExample-Observation-lab-8a3e44f94cf2\"> </a><a name=\"Example-Observation-lab-8a3e44f94cf2-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>/8a3e44f94cf2\u00a0(use:\u00a0usual,\u00a0)</p><p><b>basedOn</b>: <a href=\"ServiceRequest-Example-ServiceRequest-lab-e17f8343db01.html\">ServiceRequest Urocultivo</a></p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{https://loinc.org 630-4}\">Urine culture</span></p><p><b>subject</b>: <a href=\"Patient-Example-Patient-lab-a50c247482ee.html\">Celeste García Martinez(official) Female, DoB: 2025-02-18 ( Numero único de Identificación: 1048556545\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>encounter</b>: <a href=\"Encounter-Example-Encounter-lab-70e373fd3611.html\">Encounter: extension = Derivado de consulta externa (Vías de ingreso#02); identifier = http://hospitalSystemInformation.example.org/admissions#enc-849aa922-hemograma\u00a0(use:\u00a0usual,\u00a0); status = finished; class = Pre-encounter (diagnostic support) (ActCode#PRENC); type = Laboratory studies (set); serviceType = LABORATORIO CLINICO; 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-17 14:54:15+0000 --&gt; 2025-07-18 08:15:00+0000</p><p><b>issued</b>: 2025-07-18 08:20:00+0000</p><p><b>performer</b>: <a href=\"PractitionerRole-Example-lab-PractitionerRole-b37446102bde.html\">PractitionerRole Microbiologist (occupation)</a></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation POS}\">Positive</span></p><p><b>note</b>: Urocultivo positivo para Escherichia coli, con sensibilidad alta a nitrofurantoína y cefalexina.</p><p><b>specimen</b>: <a href=\"Specimen-Example-Specimen-lab-a8583a1fca1c.html\">Specimen: identifier = http://hospitalSystemInformation.example.org/Specimens/#a8583a1fca1c\u00a0(use:\u00a0usual,\u00a0); type = Urine specimen</a></p><p><b>device</b>: <a href=\"Device-Example-Device-lab-578bb60652df.html\">Device: identifier = http://devices.prestadores.minsalud.gov.co/#578bb60652df\u00a0(use:\u00a0usual,\u00a0); type = Automated microbial identification system</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://loinc.org 18769-0}\">Bacteria identified in Urine</span></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 112283007}\">Escherichia coli</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://loinc.org 29576-6}\">Organism specific antibiotic susceptibility [Interpretation] in Isolate</span></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 30752008}\">Sensitive to nitrofurantoin</span></p></blockquote></div>"
  },
  "identifier" : [
    {
      "use" : "usual",
      "system" : "http://hospitalSystemInformation.example.org/observations/",
      "value" : "8a3e44f94cf2"
    }
  ],
  "basedOn" : [
    {
      🔗 "reference" : "ServiceRequest/Example-ServiceRequest-lab-e17f8343db01"
    }
  ],
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "https://loinc.org",
        "code" : "630-4",
        "display" : "Urine culture"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/Example-Patient-lab-a50c247482ee"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/Example-Encounter-lab-70e373fd3611"
  },
  "effectivePeriod" : {
    "start" : "2025-07-17T14:54:15Z",
    "end" : "2025-07-18T08:15:00Z"
  },
  "issued" : "2025-07-18T08:20:00Z",
  "performer" : [
    {
      🔗 "reference" : "PractitionerRole/Example-lab-PractitionerRole-b37446102bde"
    }
  ],
  "interpretation" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
          "code" : "POS",
          "display" : "Positive"
        }
      ]
    }
  ],
  "note" : [
    {
      "text" : "Urocultivo positivo para Escherichia coli, con sensibilidad alta a nitrofurantoína y cefalexina."
    }
  ],
  "specimen" : {
    🔗 "reference" : "Specimen/Example-Specimen-lab-a8583a1fca1c"
  },
  "device" : {
    🔗 "reference" : "Device/Example-Device-lab-578bb60652df"
  },
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "https://loinc.org",
            "code" : "18769-0",
            "display" : "Bacteria identified in Urine"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "112283007",
            "display" : "Escherichia coli"
          }
        ]
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "https://loinc.org",
            "code" : "29576-6",
            "display" : "Organism specific antibiotic susceptibility [Interpretation] in Isolate"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "30752008",
            "display" : "Sensitive to nitrofurantoin"
          }
        ]
      }
    }
  ]
}