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

: APH Salud Mental - Triage - JSON Representation

Raw json | Descargar

{
  "resourceType" : "Observation",
  "id" : "Example-Observation-APH-SaludMental-Triage-a0feef00d087",
  "meta" : {
    "profile" : [
      🔗 "https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileObservationHCEUAPH"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation Example-Observation-APH-SaludMental-Triage-a0feef00d087</b></p><a name=\"Example-Observation-APH-SaludMental-Triage-a0feef00d087\"> </a><a name=\"hcExample-Observation-APH-SaludMental-Triage-a0feef00d087\"> </a><a name=\"Example-Observation-APH-SaludMental-Triage-a0feef00d087-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-ProfileObservationHCEUAPH.html\">HCEU - APH - Observation</a></p></div><p><b>identifier</b>: <code>http://hospitalSystemInformation.example.org/observations/</code>/OBS-TRIAGE-SM-001\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: completed</p><p><b>code</b>: <span title=\"Codes:{https://loinc.org 75311-1}\">Triage psiquiátrico evaluación</span></p><p><b>subject</b>: <a href=\"Patient-Example-Patient-APH-SaludMental-7aac30576fa7.html\">Emilio Romero Salas(official) Male, DoB: 1995-06-15 ( Cédula de Ciudadanía: 234363452\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>encounter</b>: <a href=\"Encounter-Example-APH-SaludMental-Encounter-0badabd1cd75.html\">Encounter: extension = Demanda espontánea (Vías de ingreso#01); identifier = http://hospitalSystemInformation.example.org/admissions#Enc_SM_001\u00a0(use:\u00a0usual,\u00a0); status = finished; class = field (ActCode#FLD); serviceType = SERVICIO DE URGENCIAS; period = 2025-04-01 09:00:00+0000 --&gt; 2025-04-01 09:30:00+0000</a></p><p><b>effective</b>: 2025-04-01 09:00:00+0000 --&gt; 2025-04-01 09:05:00+0000</p><p><b>issued</b>: 2025-04-01 09:05:00+0000</p><p><b>performer</b>: <a href=\"Practitioner-Example-APH-SaludMental-Practitioner-cd8fcff340d8.html\">Practitioner Davila Santos Carlos Daniel(official)</a></p><p><b>value</b>: <span title=\"Codes:{https://loinc.org LA19759-2}\">Emergencia psiquiátrica</span></p><p><b>note</b>: Triage psiquiátrico realizado: Paciente presenta crisis de ansiedad severa con riesgo potencial inmediato, clasificado como emergente para atención psiquiátrica prioritaria.</p></div>"
  },
  "identifier" : [
    {
      "use" : "usual",
      "system" : "http://hospitalSystemInformation.example.org/observations/",
      "value" : "OBS-TRIAGE-SM-001"
    }
  ],
  "status" : "completed",
  "code" : {
    "coding" : [
      {
        "system" : "https://loinc.org",
        "code" : "75311-1",
        "display" : "Emergency Severity Index triage score"
      }
    ],
    "text" : "Triage psiquiátrico evaluación"
  },
  "subject" : {
    🔗 "reference" : "Patient/Example-Patient-APH-SaludMental-7aac30576fa7"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/Example-APH-SaludMental-Encounter-0badabd1cd75"
  },
  "effectivePeriod" : {
    "start" : "2025-04-01T09:00:00Z",
    "end" : "2025-04-01T09:05:00Z"
  },
  "issued" : "2025-04-01T09:05:00Z",
  "performer" : [
    {
      🔗 "reference" : "Practitioner/Example-APH-SaludMental-Practitioner-cd8fcff340d8"
    }
  ],
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "https://loinc.org",
        "code" : "LA19759-2",
        "display" : "Emergent"
      }
    ],
    "text" : "Emergencia psiquiátrica"
  },
  "note" : [
    {
      "text" : "Triage psiquiátrico realizado: Paciente presenta crisis de ansiedad severa con riesgo potencial inmediato, clasificado como emergente para atención psiquiátrica prioritaria."
    }
  ]
}