Atención clínica de SDOH
0.1.0 - ci-build
Atención clínica de SDOH, 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/SIMSADIs/GI-SDOH/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Task",
"id" : "Ejemplo-CumplimientoAcepOrdenGestionRefTarea",
"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-CumplimientoAcepOrdenGestionRefTarea</b></p><a name=\"Ejemplo-CumplimientoAcepOrdenGestionRefTarea\"> </a><a name=\"hcEjemplo-CumplimientoAcepOrdenGestionRefTarea\"> </a><a name=\"Ejemplo-CumplimientoAcepOrdenGestionRefTarea-es-CL\"> </a><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-SolServAplicacionBancoAlim.html\">ServiceRequest III CONTROL DE ALIMENTOS</a></p><p><b>for</b>: <a href=\"Patient-Ejemplo-Paciente.html\">Martina Díaz</a></p><p><b>authoredOn</b>: 2020-09-11 21:56:54+0000</p><p><b>requester</b>: <a href=\"PractitionerRole-Ejemplo-RolPrestador.html\">Dra Johanna Silva Medicina Familiar</a></p><p><b>owner</b>: <a href=\"Organization-Ejemplo-PlataformaCoordinacion.html\">Plataforma de Coordinación ABC</a></p></div>"
},
"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-SolServAplicacionBancoAlim"
},
"for" : {
🔗 "reference" : "Patient/Ejemplo-Paciente",
"display" : "Martina Díaz"
},
"authoredOn" : "2020-09-11T21:56:54.671Z",
"requester" : {
🔗 "reference" : "PractitionerRole/Ejemplo-RolPrestador",
"display" : "Dra Johanna Silva Medicina Familiar"
},
"owner" : {
🔗 "reference" : "Organization/Ejemplo-PlataformaCoordinacion",
"display" : "Plataforma de Coordinación ABC"
}
}