Tiempos de Espera Interoperable
0.1.5 - draft Chile flag

Tiempos de Espera Interoperable - Local Development build (v0.1.5). See the Directory of published versions

: Bundle Evento de Atender - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "EjemploBundleAtender",
  "meta" : {
    "lastUpdated" : "2023-01-20T14:12:10Z",
    "profile" : [
      "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/BundleAtenderLE"
    ]
  },
  "type" : "message",
  "timestamp" : "2023-02-09T17:15:22Z",
  "entry" : [
    {
      "fullUrl" : "http://acme.com/ehr/fhir/MessageHeader/EjemploMessageHeaderAtender",
      "resource" : {
        "resourceType" : "MessageHeader",
        "id" : "EjemploMessageHeaderAtender",
        "meta" : {
          "lastUpdated" : "2023-02-14T14:12:10Z",
          "profile" : [
            "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/MessageHeaderLE"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MessageHeader</b><a name=\"EjemploMessageHeaderAtender\"> </a></p><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\">Resource MessageHeader &quot;EjemploMessageHeaderAtender&quot; Updated &quot;2023-02-14 14:12:10+0000&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MessageHeaderLE.html\">MessageHeader LE</a></p></div><p><b>event</b>: Atender (Details: https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSTipoEventoLE code atender = 'Atender', stated as 'null')</p><p><b>author</b>: <a href=\"http://acme.com/ehr/fhir/PractitionerRole/atender\">http://acme.com/ehr/fhir/PractitionerRole/atender</a></p><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Software</b></td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td>SolucionInformatica</td><td><a href=\"http://link-to-sending.cl\">http://link-to-sending.cl</a></td></tr></table><p><b>focus</b>: <a href=\"#Encounter_EjemploEncounterAtender\">See above (http://acme.com/ehr/fhir/Encounter/EjemploEncounterAtender)</a></p></div>"
        },
        "eventCoding" : {
          "system" : "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSTipoEventoLE",
          "code" : "atender"
        },
        "author" : {
          "reference" : "http://acme.com/ehr/fhir/PractitionerRole/atender"
        },
        "source" : {
          "software" : "SolucionInformatica",
          "endpoint" : "http://link-to-sending.cl"
        },
        "focus" : [
          {
            "reference" : "http://acme.com/ehr/fhir/Encounter/EjemploEncounterAtender"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://acme.com/ehr/fhir/ServiceRequest/EjemploServiceRequestAtender",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "EjemploServiceRequestAtender",
        "meta" : {
          "profile" : [
            "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ServiceRequestLE"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ServiceRequest</b><a name=\"EjemploServiceRequestAtender\"> </a></p><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\">Resource ServiceRequest &quot;EjemploServiceRequestAtender&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ServiceRequestLE.html\">ServiceRequest LE</a></p></div><p><b>Estado Interconsulta Codigo</b>: A la espera de cierre <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSEstadoInterconsulta.html\">Estado Interconsulta</a>#6)</span></p><p><b>Destino Atención Codigo</b>: Control <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSDestinoAtencionCodigo.html\">Destino Atención Codigo</a>#1)</span></p><p><b>identifier</b>: IdInterconsulta: 323121</p><p><b>status</b>: draft</p><p><b>intent</b>: proposal</p><p><b>subject</b>: <a href=\"#Patient_EjemploPatient\">See above (http://acme.com/ehr/fhir/Patient/EjemploPatient)</a></p><p><b>authoredOn</b>: 2022-01-20 13:50:20+0000</p><p><b>performer</b>: <a href=\"http://acme.com/ehr/fhir/PractitionerRole/atender\">http://acme.com/ehr/fhir/PractitionerRole/atender</a></p></div>"
        },
        "extension" : [
          {
            "url" : "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/EstadoInterconsultaCodigoLE",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSEstadoInterconsulta",
                  "code" : "6"
                }
              ]
            }
          },
          {
            "url" : "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/DestinoAtencionCodigo",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSDestinoAtencionCodigo",
                  "code" : "1"
                }
              ]
            }
          }
        ],
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.cens.cl/CodeSystem/listaespera",
                  "code" : "IdInterconsulta"
                }
              ]
            },
            "value" : "323121"
          }
        ],
        "status" : "draft",
        "intent" : "proposal",
        "subject" : {
          "reference" : "http://acme.com/ehr/fhir/Patient/EjemploPatient"
        },
        "authoredOn" : "2022-01-20T13:50:20Z",
        "performer" : [
          {
            "reference" : "http://acme.com/ehr/fhir/PractitionerRole/atender"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://acme.com/ehr/fhir/Practitioner/EjemploPractitionerAtender",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "EjemploPractitionerAtender",
        "meta" : {
          "profile" : [
            "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/PractitionerLE"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Practitioner</b><a name=\"EjemploPractitionerAtender\"> </a></p><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\">Resource Practitioner &quot;EjemploPractitionerAtender&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PractitionerLE.html\">Practitioner LE</a></p></div><p><b>identifier</b>: RUN: 2134\u00a0(use:\u00a0OFFICIAL), id:\u00a02134\u00a0(use:\u00a0SECONDARY)</p><p><b>name</b>: Luis Perez (OFFICIAL)</p><blockquote><p><b>qualification</b></p><p><b>identifier</b>: id:\u00a0tit</p><p><b>code</b>: MÉDICO CIRUJANO <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSTituloProfesional.html\">TituloProfesional</a>#1)</span></p></blockquote><blockquote><p><b>qualification</b></p><p><b>identifier</b>: id:\u00a0esp</p><p><b>code</b>: ANESTESIOLOGÍA <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSEspecialidadMed.html\">EspecialidadMed</a>#2)</span></p></blockquote><blockquote><p><b>qualification</b></p><p><b>identifier</b>: id:\u00a0subesp</p><p><b>code</b>: Alergia e Inmunología Clínica <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p></blockquote></div>"
        },
        "identifier" : [
          {
            "extension" : [
              {
                "url" : "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/DigitoVerificador",
                "valueString" : "K"
              }
            ],
            "use" : "official",
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.cens.cl/CodeSystem/listaespera",
                  "code" : "RUN"
                }
              ]
            },
            "system" : "http://registrocivil/RUN",
            "value" : "2134"
          },
          {
            "use" : "secondary",
            "system" : "http://rnpi.superdesalud.gob.cl",
            "value" : "2134"
          }
        ],
        "name" : [
          {
            "use" : "official",
            "family" : "Perez",
            "_family" : {
              "extension" : [
                {
                  "url" : "https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/SegundoApellido",
                  "valueString" : "Sierra"
                }
              ]
            },
            "given" : [
              "Luis"
            ]
          }
        ],
        "qualification" : [
          {
            "identifier" : [
              {
                "value" : "tit"
              }
            ],
            "code" : {
              "coding" : [
                {
                  "system" : "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSTituloProfesional",
                  "code" : "1"
                }
              ]
            }
          },
          {
            "identifier" : [
              {
                "value" : "esp"
              }
            ],
            "code" : {
              "coding" : [
                {
                  "system" : "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSEspecialidadMed",
                  "code" : "2"
                }
              ]
            }
          },
          {
            "identifier" : [
              {
                "value" : "subesp"
              }
            ],
            "code" : {
              "text" : "Alergia e Inmunología Clínica"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://acme.com/ehr/fhir/PractitionerRole/EjemploPractitionerRoleAtender",
      "resource" : {
        "resourceType" : "PractitionerRole",
        "id" : "EjemploPractitionerRoleAtender",
        "meta" : {
          "profile" : [
            "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/PractitionerRoleLE"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PractitionerRole</b><a name=\"EjemploPractitionerRoleAtender\"> </a></p><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\">Resource PractitionerRole &quot;EjemploPractitionerRoleAtender&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PractitionerRoleLE.html\">PractitionerRole LE</a></p></div><p><b>practitioner</b>: <a href=\"http://acme.com/ehr/fhir/Practitioner/atender\">http://acme.com/ehr/fhir/Practitioner/atender</a></p><p><b>organization</b>: <a href=\"http://acme.com/ehr/fhir/Organization/atender\">http://acme.com/ehr/fhir/Organization/atender</a></p><p><b>code</b>: Atendedor <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSPractitionerTipoRolLE.html\">Rol de médicos</a>#atendedor)</span></p></div>"
        },
        "practitioner" : {
          "reference" : "http://acme.com/ehr/fhir/Practitioner/atender"
        },
        "organization" : {
          "reference" : "http://acme.com/ehr/fhir/Organization/atender"
        },
        "code" : [
          {
            "coding" : [
              {
                "system" : "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSPractitionerTipoRolLE",
                "code" : "atendedor"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "http://acme.com/ehr/fhir/Organization/EjemploOrganizationAtender",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "EjemploOrganizationAtender",
        "meta" : {
          "profile" : [
            "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/OrganizationLE"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"EjemploOrganizationAtender\"> </a></p><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\">Resource Organization &quot;EjemploOrganizationAtender&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-OrganizationLE.html\">Organization LE</a></p></div><p><b>identifier</b>: id:\u00a01</p></div>"
        },
        "identifier" : [
          {
            "value" : "1"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://acme.com/ehr/fhir/Encounter/EjemploEncounterAtender",
      "resource" : {
        "resourceType" : "Encounter",
        "id" : "EjemploEncounterAtender",
        "meta" : {
          "profile" : [
            "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/EncounterAtenderLE"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Encounter</b><a name=\"EjemploEncounterAtender\"> </a></p><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\">Resource Encounter &quot;EjemploEncounterAtender&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-EncounterAtenderLE.html\">Encounter Atender LE</a></p></div><p><b>ExtBool Pertinencia Atencion Box</b>: true</p><p><b>ExtString MotivoNoPertinencia</b>: lorem ipsum</p><p><b>identifier</b>: IdConsultaAPS: 1</p><p><b>status</b>: finished</p><p><b>class</b>: Presencial (Details: https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSModalidadAtencionCodigo code 1 = 'Presencial', stated as 'null')</p><p><b>type</b>: Nueva <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSTipoConsulta.html\">Tipo Consulta</a>#1)</span></p><p><b>subject</b>: <a href=\"#Patient_EjemploPatient\">See above (http://acme.com/ehr/fhir/Patient/EjemploPatient)</a></p><p><b>basedOn</b>: <a href=\"http://acme.com/ehr/fhir/ServiceRequest/ServiceRequestLE\">http://acme.com/ehr/fhir/ServiceRequest/ServiceRequestLE</a></p><p><b>period</b>: 2023-01-22 09:00:00+0000 --&gt; 2023-01-22 10:00:00+0000</p><p><b>reasonReference</b>: </p><ul><li><a href=\"#Condition_EjemploCondicionAtenderDiagnosticoConfirmacionLE\">See above (http://acme.com/ehr/fhir/Condition/EjemploCondicionAtenderDiagnosticoConfirmacionLE)</a></li><li><a href=\"#Observation_EjemploObservationAtender\">See above (http://acme.com/ehr/fhir/Observation/EjemploObservationAtender)</a></li></ul><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_EjemploCondition\">See above (http://acme.com/ehr/fhir/Condition/EjemploCondition)</a></td></tr></table></div>"
        },
        "extension" : [
          {
            "url" : "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ExtBoolPertinenciaAtencionBox",
            "valueBoolean" : true
          },
          {
            "url" : "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ExtStringMotivoNoPertinencia",
            "valueString" : "lorem ipsum"
          }
        ],
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.cens.cl/CodeSystem/listaespera",
                  "code" : "IdConsultaAPS"
                }
              ]
            },
            "value" : "1"
          }
        ],
        "status" : "finished",
        "class" : {
          "system" : "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSModalidadAtencionCodigo",
          "code" : "1"
        },
        "type" : [
          {
            "coding" : [
              {
                "system" : "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSTipoConsulta",
                "code" : "1"
              }
            ]
          }
        ],
        "subject" : {
          "reference" : "http://acme.com/ehr/fhir/Patient/EjemploPatient"
        },
        "basedOn" : [
          {
            "reference" : "http://acme.com/ehr/fhir/ServiceRequest/ServiceRequestLE"
          }
        ],
        "period" : {
          "start" : "2023-01-22T09:00:00Z",
          "end" : "2023-01-22T10:00:00Z"
        },
        "reasonReference" : [
          {
            "reference" : "http://acme.com/ehr/fhir/Condition/EjemploCondicionAtenderDiagnosticoConfirmacionLE",
            "type" : "Condition"
          },
          {
            "reference" : "http://acme.com/ehr/fhir/Observation/EjemploObservationAtender",
            "type" : "Observation"
          }
        ],
        "diagnosis" : [
          {
            "condition" : {
              "reference" : "http://acme.com/ehr/fhir/Condition/EjemploCondition"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://acme.com/ehr/fhir/Patient/EjemploPatient",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "EjemploPatient",
        "meta" : {
          "profile" : [
            "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/PacienteMinsalMPI"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Patient</b><a name=\"EjemploPatient\"> </a></p><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\">Resource Patient &quot;EjemploPatient&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PacienteMinsalMPI.html\">PacienteMPI</a></p></div><p><b>Codigo de Identificación de países</b>: Taiwan, Province of China <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#158)</span></p><p><b>País de origen del paciente</b>: Taiwan, Province of China <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#158)</span></p><p><b>Sexo Biologico del paciente</b>: Male <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html\">AdministrativeGender</a>#male)</span></p><p><b>Birth Place</b>: Curicó</p><p><b>PueblosOriginariosPerteneciente</b>: true</p><p><b>Religión</b>: Católica <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSReligion.html\">Religion</a>#1)</span></p><p><b>Identidad De Genero</b>: Masculino <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSIdentidaddeGenero.html\">Identidad de Genero</a>#1)</span></p><p><b>PueblosAfrodescendiente</b>: true</p><p><b>Pueblos Originarios</b>: Mapuche <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-PueblosOriginariosCS.html\">Pueblos Originarios de Chile</a>#01)</span></p><p><b>identifier</b>: Run: 15999999</p><p><b>name</b>: Luis Perez (OFFICIAL), Luisa </p><p><b>telecom</b>: ph: 569854875457(MOBILE)</p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1995-12-12</p><p><b>deceased</b>: false</p><p><b>address</b>: El boldo 4 #97 (HOME)</p><p><b>maritalStatus</b>: Soltero(a) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSEstadoCivil.html\">EstadoCivil</a>#01)</span></p></div>"
        },
        "extension" : [
          {
            "url" : "https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/CodigoPaises",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "urn:iso:std:iso:3166",
                  "code" : "158"
                }
              ]
            }
          },
          {
            "url" : "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/PaisOrigenMPI",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "urn:iso:std:iso:3166",
                  "code" : "158"
                }
              ]
            }
          },
          {
            "url" : "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/SexoBiologico",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/administrative-gender",
                  "code" : "male"
                }
              ]
            }
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
            "valueAddress" : {
              "text" : "Curicó"
            }
          },
          {
            "url" : "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/PueblosOriginariosPerteneciente",
            "valueBoolean" : true
          },
          {
            "url" : "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/Religion",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSReligion",
                  "code" : "1"
                }
              ]
            }
          },
          {
            "url" : "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/IdentidadDeGenero",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSIdentidaddeGenero",
                  "code" : "1"
                }
              ]
            }
          },
          {
            "url" : "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/PueblosAfrodescendiente",
            "valueBoolean" : true
          },
          {
            "url" : "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/PueblosOriginarios",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/PueblosOriginariosCS",
                  "code" : "01"
                }
              ]
            }
          }
        ],
        "identifier" : [
          {
            "type" : {
              "extension" : [
                {
                  "url" : "https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/CodigoPaises",
                  "valueCodeableConcept" : {
                    "coding" : [
                      {
                        "system" : "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CodPais",
                        "code" : "032"
                      }
                    ]
                  }
                }
              ],
              "coding" : [
                {
                  "system" : "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador",
                  "code" : "01"
                }
              ]
            },
            "system" : "http://www.acme.com/identifiers/patient",
            "value" : "15999999"
          }
        ],
        "name" : [
          {
            "use" : "official",
            "family" : "Perez",
            "_family" : {
              "extension" : [
                {
                  "url" : "https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/SegundoApellido",
                  "valueString" : "sierra"
                }
              ]
            },
            "given" : [
              "Luis"
            ]
          },
          {
            "use" : "usual",
            "given" : [
              "Luisa"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "569854875457",
            "use" : "mobile",
            "rank" : 1
          }
        ],
        "gender" : "male",
        "birthDate" : "1995-12-12",
        "deceasedBoolean" : false,
        "address" : [
          {
            "extension" : [
              {
                "extension" : [
                  {
                    "url" : "latitude",
                    "valueDecimal" : 31.123
                  },
                  {
                    "url" : "longitude",
                    "valueDecimal" : 31.123
                  }
                ],
                "url" : "http://hl7.org/fhir/StructureDefinition/geolocation"
              },
              {
                "url" : "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/SituacionCalle",
                "valueBoolean" : true
              }
            ],
            "use" : "home",
            "line" : [
              "El boldo 4 #97"
            ]
          }
        ],
        "maritalStatus" : {
          "coding" : [
            {
              "system" : "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSEstadoCivil",
              "code" : "01"
            }
          ]
        }
      }
    },
    {
      "fullUrl" : "http://acme.com/ehr/fhir/CarePlan/EjemploCarePlanLE",
      "resource" : {
        "resourceType" : "CarePlan",
        "id" : "EjemploCarePlanLE",
        "meta" : {
          "profile" : [
            "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/CarePlanAtenderLE"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: CarePlan</b><a name=\"EjemploCarePlanLE\"> </a></p><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\">Resource CarePlan &quot;EjemploCarePlanLE&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-CarePlanAtenderLE.html\">CarePlan Atender LE</a></p></div><p><b>ExtBool Solicitud Examenes</b>: true</p><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>description</b>: test</p><p><b>subject</b>: <a href=\"#Patient_EjemploPatient\">See above (http://acme.com/ehr/fhir/Patient/EjemploPatient)</a></p><h3>Activities</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><span>: http://link-a-mi-receta.cl/ID</span></td></tr></table></div>"
        },
        "extension" : [
          {
            "url" : "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ExtBoolSolicitudExamenes",
            "valueBoolean" : true
          }
        ],
        "status" : "active",
        "intent" : "plan",
        "description" : "test",
        "subject" : {
          "reference" : "http://acme.com/ehr/fhir/Patient/EjemploPatient"
        },
        "activity" : [
          {
            "reference" : {
              "display" : "http://link-a-mi-receta.cl/ID"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://acme.com/ehr/fhir/QuestionnaireResponse/EjemploQuestionnaireResponseAtenderLE",
      "resource" : {
        "resourceType" : "QuestionnaireResponse",
        "id" : "EjemploQuestionnaireResponseAtenderLE",
        "meta" : {
          "profile" : [
            "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/QuestionnaireResponseAtenderLE"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: QuestionnaireResponse</b><a name=\"EjemploQuestionnaireResponseAtenderLE\"> </a></p><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\">Resource QuestionnaireResponse &quot;EjemploQuestionnaireResponseAtenderLE&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-QuestionnaireResponseAtenderLE.html\">QuestionnaireResponse Atender LE</a></p></div><p><b>status</b>: completed</p><p><b>encounter</b>: <a href=\"#Encounter_EjemploEncounterAtender\">See above (http://acme.com/ehr/fhir/Encounter/EjemploEncounterAtender)</a></p><blockquote><p><b>item</b></p><p><b>linkId</b>: Resumen</p><p><b>text</b>: Resumen</p><h3>Answers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Anamnesis</td></tr></table></blockquote></div>"
        },
        "status" : "completed",
        "encounter" : {
          "reference" : "http://acme.com/ehr/fhir/Encounter/EjemploEncounterAtender"
        },
        "item" : [
          {
            "linkId" : "Resumen",
            "text" : "Resumen",
            "answer" : [
              {
                "valueString" : "Anamnesis"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "http://acme.com/ehr/fhir/Observation/EjemploObservationAtender",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "EjemploObservationAtender",
        "meta" : {
          "profile" : [
            "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ObservationAtenderLE"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"EjemploObservationAtender\"> </a></p><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\">Resource Observation &quot;EjemploObservationAtender&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationAtenderLE.html\">Observation Atender LE</a></p></div><p><b>status</b>: registered</p><p><b>code</b>: examenes anteriores <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>value</b>: examenes anteriores</p></div>"
        },
        "status" : "registered",
        "code" : {
          "text" : "examenes anteriores"
        },
        "valueString" : "examenes anteriores"
      }
    },
    {
      "fullUrl" : "http://acme.com/ehr/fhir/Condition/EjemploCondition",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "EjemploCondition",
        "meta" : {
          "profile" : [
            "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ConditionInicioDiagnosticoLE"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"EjemploCondition\"> </a></p><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\">Resource Condition &quot;EjemploCondition&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ConditionInicioDiagnosticoLE.html\">Condition Inicio Diagnostico LE</a></p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: diagnostico <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#encounter-diagnosis)</span></p><p><b>severity</b>: 6736007 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#6736007)</span></p><p><b>code</b>: DiagnosticoTextoLibreSospecha <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (uno#1 &quot;Diagnostico1&quot;)</span></p><p><b>subject</b>: <a href=\"#Patient_EjemploPatient\">See above (http://acme.com/ehr/fhir/Patient/EjemploPatient)</a></p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active"
            }
          ]
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code" : "confirmed"
            }
          ]
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "encounter-diagnosis"
              }
            ],
            "text" : "diagnostico"
          }
        ],
        "severity" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "6736007"
            }
          ]
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://diagnosticos.cl/uno",
              "code" : "1",
              "display" : "Diagnostico1"
            }
          ],
          "text" : "DiagnosticoTextoLibreSospecha"
        },
        "subject" : {
          "reference" : "http://acme.com/ehr/fhir/Patient/EjemploPatient"
        }
      }
    },
    {
      "fullUrl" : "http://acme.com/ehr/fhir/Condition/EjemploCondicionAtenderDiagnosticoConfirmacionLE",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "EjemploCondicionAtenderDiagnosticoConfirmacionLE",
        "meta" : {
          "profile" : [
            "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/CondicionAtenderDiagnosticoConfirmacionLE"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"EjemploCondicionAtenderDiagnosticoConfirmacionLE\"> </a></p><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\">Resource Condition &quot;EjemploCondicionAtenderDiagnosticoConfirmacionLE&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-CondicionAtenderDiagnosticoConfirmacionLE.html\">Condicion Atender Diagnostico Confirmacion LE</a></p></div><p><b>code</b>: Diagnostico1 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (uno#1)</span></p><p><b>subject</b>: <a href=\"#Patient_EjemploPatient\">See above (http://acme.com/ehr/fhir/Patient/EjemploPatient)</a></p></div>"
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://diagnosticos.cl/uno",
              "code" : "1",
              "display" : "Diagnostico1"
            }
          ],
          "text" : "Diagnostico1"
        },
        "subject" : {
          "reference" : "http://acme.com/ehr/fhir/Patient/EjemploPatient"
        }
      }
    }
  ]
}