0.1.0 - ci-build Chile flag

GravityCL, published by HL7 Chile. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Chile-BiomedicaUv/SDOH-CL/ and changes regularly. See the Directory of published versions

: Ejemplo SDOHCC-Aceptación de una subtarea de cumplimiento de la orden de gestión de tareas de referencia - JSON Representation

Raw json | Download

{
  "resourceType" : "Task",
  "id" : "Ejemplo-AceptacionSubtareaCumpTareasRef",
  "meta" : {
    "profile" : [
      🔗 "https://hl7chile.cl/fhir/ig/gravitycl/StructureDefinition/SDOHCC-TaskForReferralManagementCL"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Task Ejemplo-AceptacionSubtareaCumpTareasRef</b></p><a name=\"Ejemplo-AceptacionSubtareaCumpTareasRef\"> </a><a name=\"hcEjemplo-AceptacionSubtareaCumpTareasRef\"> </a><a name=\"Ejemplo-AceptacionSubtareaCumpTareasRef-es-CL\"> </a><p><b>partOf</b>: <a href=\"Task-Ejemplo-CumplimientoAcepOrdenGestionRefTarea.html\">Task Fulfill the focal request</a></p><p><b>status</b>: Accepted</p><p><b>intent</b>: order</p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/CodeSystem/task-code fulfill}\">Cumplir con la solicitud focal</span></p><p><b>focus</b>: <a href=\"ServiceRequest-Ejemplo-SubderivSolicitudServProgramaAlimentos.html\">ServiceRequest III  CONTROL DE ALIMENTOS</a></p><p><b>for</b>: <a href=\"Patient-Ejemplo-Paciente.html\">María Díaz</a></p><p><b>authoredOn</b>: 2020-09-12 20:56:53+0000</p><p><b>requester</b>: <a href=\"Organization-Ejemplo-PlataformaCoordinacion.html\">Plataforma de Coordinación ABC</a></p><p><b>owner</b>: <a href=\"Organization-Ejemplo-Organizacionprestadora.html\">Centro de Salud Familiar Arauco</a></p></div>"
  },
  "partOf" : [
    {
      🔗 "reference" : "Task/Ejemplo-CumplimientoAcepOrdenGestionRefTarea"
    }
  ],
  "status" : "accepted",
  "intent" : "order",
  "code" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/CodeSystem/task-code",
        "code" : "fulfill",
        "display" : "Fulfill the focal request"
      }
    ],
    "text" : "Cumplir con la solicitud focal"
  },
  "focus" : {
    🔗 "reference" : "ServiceRequest/Ejemplo-SubderivSolicitudServProgramaAlimentos"
  },
  "for" : {
    🔗 "reference" : "Patient/Ejemplo-Paciente",
    "display" : "María Díaz"
  },
  "authoredOn" : "2020-09-12T20:56:53.671Z",
  "requester" : {
    🔗 "reference" : "Organization/Ejemplo-PlataformaCoordinacion",
    "display" : "Plataforma de Coordinación ABC"
  },
  "owner" : {
    🔗 "reference" : "Organization/Ejemplo-Organizacionprestadora",
    "display" : "Centro de Salud Familiar Arauco"
  }
}