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 - Encuentro - JSON Representation

Raw json | Descargar

{
  "resourceType" : "Encounter",
  "id" : "Example-Encounter-lab-70e373fd3611",
  "meta" : {
    "profile" : [
      🔗 "https://ohapi-fhir-dev-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileEncounterHCEU"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter Example-Encounter-lab-70e373fd3611</b></p><a name=\"Example-Encounter-lab-70e373fd3611\"> </a><a name=\"hcExample-Encounter-lab-70e373fd3611\"> </a><a name=\"Example-Encounter-lab-70e373fd3611-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-ProfileEncounterHCEU.html\">HCEU - Intramural - Encounter</a></p></div><p><b>ViaIngreso</b>: <a href=\"CodeSystem-ViasIngreso.html#ViasIngreso-02\">Vías de ingreso 02</a>: Derivado de consulta externa</p><p><b>identifier</b>: <code>http://hospitalSystemInformation.example.org/admissions</code>/enc-849aa922-hemograma\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-PRENC\">ActCode PRENC</a>: Pre-encounter (diagnostic support)</p><p><b>type</b>: <span title=\"Codes:{https://loinc.org 11502-2}\">Laboratory studies (set)</span></p><p><b>serviceType</b>: <span title=\"Codes:{https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/Servicios-Habilitados 706}\">LABORATORIO CLINICO</span></p><p><b>priority</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActPriority R}\">Urgente</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><blockquote><p><b>participant</b></p><p><b>individual</b>: <a href=\"PractitionerRole-Example-lab-PractitionerRole-0bbe07e4a688.html\">PractitionerRole Auxiliary nurse (occupation)</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>individual</b>: <a href=\"PractitionerRole-Example-lab-PractitionerRole-b37446102bde.html\">PractitionerRole Microbiologist (occupation)</a></p></blockquote><p><b>period</b>: 2025-07-17 14:54:15+0000 --&gt; 2025-07-17 15:10:00+0000</p><h3>Diagnoses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Condition</b></td><td><b>Use</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Condition-Example-Condition-lab-5d7ce1d3bd58.html\">Condition Infección del tracto urinario, sitio no especificado</a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/diagnosis-role AD}\">Admission diagnosis</span></td></tr></table><h3>Hospitalizations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Destination</b></td><td><b>DischargeDisposition</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-Example-location-lab-781ef2f1daea.html\">Location Laboratorio Central</a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/discharge-disposition home}\">Discharge to home</span></td></tr></table><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-Example-location-lab-781ef2f1daea.html\">Location Laboratorio Central</a></td></tr></table><p><b>serviceProvider</b>: <a href=\"Organization-Example-Prestador-Organization-5e2803024bcd.html\">Organization CLINICA IPS ATENCION SALUD</a></p></div>"
  },
  "extension" : [
    {
      "url" : "https://ohapi-fhir-dev-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ViaIngreso",
      "valueCoding" : {
        "system" : "https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/ViasIngreso",
        "code" : "02",
        "display" : "Derivado de consulta externa"
      }
    }
  ],
  "identifier" : [
    {
      "use" : "usual",
      "system" : "http://hospitalSystemInformation.example.org/admissions",
      "value" : "enc-849aa922-hemograma"
    }
  ],
  "status" : "finished",
  "class" : {
    "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code" : "PRENC",
    "display" : "Pre-encounter (diagnostic support)"
  },
  "type" : [
    {
      "coding" : [
        {
          "system" : "https://loinc.org",
          "code" : "11502-2",
          "display" : "Laboratory studies (set)"
        }
      ]
    }
  ],
  "serviceType" : {
    "coding" : [
      {
        "system" : "https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/Servicios-Habilitados",
        "code" : "706",
        "display" : "LABORATORIO CLINICO"
      }
    ]
  },
  "priority" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority",
        "code" : "R",
        "display" : "Urgente"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/Example-Patient-lab-a50c247482ee"
  },
  "participant" : [
    {
      "individual" : {
        🔗 "reference" : "PractitionerRole/Example-lab-PractitionerRole-0bbe07e4a688"
      }
    },
    {
      "individual" : {
        🔗 "reference" : "PractitionerRole/Example-lab-PractitionerRole-b37446102bde"
      }
    }
  ],
  "period" : {
    "start" : "2025-07-17T14:54:15Z",
    "end" : "2025-07-17T15:10:00Z"
  },
  "diagnosis" : [
    {
      "condition" : {
        🔗 "reference" : "Condition/Example-Condition-lab-5d7ce1d3bd58"
      },
      "use" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/diagnosis-role",
            "code" : "AD",
            "display" : "Admission diagnosis"
          }
        ]
      }
    }
  ],
  "hospitalization" : {
    "destination" : {
      🔗 "reference" : "Location/Example-location-lab-781ef2f1daea"
    },
    "dischargeDisposition" : {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/discharge-disposition",
          "code" : "home",
          "display" : "Discharge to home"
        }
      ]
    }
  },
  "location" : [
    {
      "location" : {
        🔗 "reference" : "Location/Example-location-lab-781ef2f1daea"
      }
    }
  ],
  "serviceProvider" : {
    🔗 "reference" : "Organization/Example-Prestador-Organization-5e2803024bcd"
  }
}