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

: Ruta Violencia SCJ - Evento - JSON Representation

Raw json | Descargar

{
  "resourceType" : "Encounter",
  "id" : "Example-Encounter-RVSCJ",
  "meta" : {
    "profile" : [
      🔗 "https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileEncounterRVSCJ"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter Example-Encounter-RVSCJ</b></p><a name=\"Example-Encounter-RVSCJ\"> </a><a name=\"hcExample-Encounter-RVSCJ\"> </a><a name=\"Example-Encounter-RVSCJ-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-ProfileEncounterRVSCJ.html\">Ruta Violencia - SCJ - Encounter</a></p></div><p><b>identifier</b>: <code>https://scj.gov.co/eventos</code>/enc-scj-001\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-EMER\">ActCode EMER</a>: Urgencias</p><p><b>subject</b>: <a href=\"Patient-Example-Patient-HCEURVSCJ.html\">Andrea Goméz Female, DoB: 1980-03-19 ( 1000421252\u00a0(use:\u00a0official,\u00a0))</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"PractitionerRole-Example-PractitionerRole-HCEURVSCJ.html\">PractitionerRole Trabajador Social</a></td></tr></table><p><b>period</b>: 2025-05-16 09:00:00-0500 --&gt; (ongoing)</p><p><b>serviceProvider</b>: <a href=\"Organization-Example-Organization-HCEURVSCJ-CasaJusticia.html\">Organization Casa de justicia San Cristobal</a></p><p><b>partOf</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></div>"
  },
  "identifier" : [
    {
      "use" : "usual",
      "system" : "https://scj.gov.co/eventos",
      "value" : "enc-scj-001"
    }
  ],
  "status" : "finished",
  "class" : {
    "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code" : "EMER",
    "display" : "Urgencias"
  },
  "subject" : {
    🔗 "reference" : "Patient/Example-Patient-HCEURVSCJ"
  },
  "participant" : [
    {
      "individual" : {
        🔗 "reference" : "PractitionerRole/Example-PractitionerRole-HCEURVSCJ"
      }
    }
  ],
  "period" : {
    "start" : "2025-05-16T09:00:00-05:00"
  },
  "serviceProvider" : {
    🔗 "reference" : "Organization/Example-Organization-HCEURVSCJ-CasaJusticia"
  },
  "partOf" : {
    🔗 "reference" : "Encounter/Example-Encounter-HCEURVML"
  }
}