Lista de Espera Quirúrgica Interoperable
0.1.1 - draft
Lista de Espera Quirúrgica Interoperable - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Encounter",
"id" : "23b7f034-a998-44d7-9be4-0281be8222c0",
"meta" : {
"profile" : [
🔗 "https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/StructureDefinition/EncounterAtenderLE"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter 23b7f034-a998-44d7-9be4-0281be8222c0</b></p><a name=\"23b7f034-a998-44d7-9be4-0281be8222c0\"> </a><a name=\"hc23b7f034-a998-44d7-9be4-0281be8222c0\"> </a><a name=\"23b7f034-a998-44d7-9be4-0281be8222c0-es-CL\"> </a><p><b>identifier</b>: ENC-20241130-001</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"CodeSystem-CSModalidadAtencionCodigo.html#CSModalidadAtencionCodigo-1\">Modalidad Atencion Codigo 1</a>: Presencial</p><p><b>type</b>: <span title=\"Codes:{https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/CodeSystem/CSTipoConsulta 1}\">Nueva</span></p><p><b>subject</b>: <a href=\"Patient-22e862c5-6d96-44ec-869c-dba001058cb3.html\">Juan Pérez (official) Male, DoB: 1980-01-01 ( RUN: 4444444-4)</a></p><p><b>basedOn</b>: Identifier: SR-20241115-086</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-96f2b566-b17b-4e4e-ada0-3986748990ee.html\">PractitionerRole Indicador</a></td></tr></table><p><b>period</b>: 2024-11-30 10:00:00-0400 --> (ongoing)</p><h3>Diagnoses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Condition</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Condition-b97a87f6-060d-48de-9e4d-db93518fd278.html\">Condition Other and unspecified ventral hernia without obstruction or gangrene</a></td></tr></table></div>"
},
"identifier" : [
{
"value" : "ENC-20241130-001"
}
],
"status" : "finished",
"class" : {
"system" : "https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/CodeSystem/CSModalidadAtencionCodigo",
"code" : "1",
"display" : "Presencial"
},
"type" : [
{
"coding" : [
{
"system" : "https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/CodeSystem/CSTipoConsulta",
"code" : "1",
"display" : "Nueva"
}
]
}
],
"subject" : {
🔗 "reference" : "Patient/22e862c5-6d96-44ec-869c-dba001058cb3"
},
"basedOn" : [
{
"identifier" : {
"value" : "SR-20241115-086"
}
}
],
"participant" : [
{
"individual" : {
🔗 "reference" : "PractitionerRole/96f2b566-b17b-4e4e-ada0-3986748990ee"
}
}
],
"period" : {
"start" : "2024-11-30T10:00:00-04:00"
},
"diagnosis" : [
{
"condition" : {
🔗 "reference" : "Condition/b97a87f6-060d-48de-9e4d-db93518fd278"
}
}
]
}