Proyecto Listas de Espera MINSAL CHILE
0.1.3 - ci-build

Proyecto Listas de Espera MINSAL CHILE - Local Development build (v0.1.3). See the Directory of published versions

: Bundle Evento de Terminar - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "EjemploBundleTerminar",
  "meta" : {
    "lastUpdated" : "2023-01-20T14:12:10Z",
    "profile" : [
      "http://minsal.cl/listaespera/StructureDefinition/BundleTerminarLE"
    ]
  },
  "type" : "message",
  "timestamp" : "2023-02-09T17:15:22Z",
  "entry" : [
    {
      "fullUrl" : "http://acme.com/ehr/fhir/MessageHeader/terminar",
      "resource" : {
        "resourceType" : "MessageHeader",
        "id" : "EjemploMessageHeaderTerminar",
        "meta" : {
          "lastUpdated" : "2023-02-14T14:12:10Z",
          "profile" : [
            "http://minsal.cl/listaespera/StructureDefinition/MessageHeaderLE"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MessageHeader</b><a name=\"EjemploMessageHeaderTerminar\"> </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;EjemploMessageHeaderTerminar&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>: Terminar (Details: http://minsal.cl/listaespera/CodeSystem/CSTipoEventoLE code terminar = 'Terminar', stated as 'null')</p><p><b>author</b>: <a href=\"#PractitionerRole_EjemploPractitionerRoleTerminar\">See above (http://acme.com/ehr/fhir/PractitionerRole/terminar)</a></p><h3>Sources</h3><table class=\"grid\"><tr><td>-</td><td><b>Software</b></td><td><b>Endpoint</b></td></tr><tr><td>*</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=\"#ServiceRequest_EjemploServiceRequestTerminar\">See above (http://acme.com/ehr/fhir/ServiceRequest/terminar)</a></p></div>"
        },
        "eventCoding" : {
          "system" : "http://minsal.cl/listaespera/CodeSystem/CSTipoEventoLE",
          "code" : "terminar"
        },
        "author" : {
          "reference" : "http://acme.com/ehr/fhir/PractitionerRole/terminar"
        },
        "source" : {
          "software" : "SolucionInformatica",
          "endpoint" : "http://link-to-sending.cl"
        },
        "focus" : [
          {
            "reference" : "http://acme.com/ehr/fhir/ServiceRequest/terminar"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://acme.com/ehr/fhir/ServiceRequest/terminar",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "EjemploServiceRequestTerminar",
        "meta" : {
          "profile" : [
            "http://minsal.cl/listaespera/StructureDefinition/ServiceRequestLE"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ServiceRequest</b><a name=\"EjemploServiceRequestTerminar\"> </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;EjemploServiceRequestTerminar&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ServiceRequestLE.html\">ServiceRequest LE</a></p></div><p><b>Motivo Cierre Interconsulta</b>: Atención Realizada (1) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSMotivoCierreInterconsulta.html\">Motivo Cierre Interconsulta</a>#2)</span></p><p><b>identifier</b>: IdInterconsulta: 1</p><p><b>status</b>: draft</p><p><b>intent</b>: proposal</p><p><b>subject</b>: <a href=\"Bundle-EjemploBundleInicio.html#http-//acme.com/ehr/fhir/Patient/EjemploPatient\">http://acme.com/ehr/fhir/Patient/EjemploPatient</a></p></div>"
        },
        "extension" : [
          {
            "url" : "http://minsal.cl/listaespera/StructureDefinition/MotivoCierreInterconsulta",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://minsal.cl/listaespera/CodeSystem/CSMotivoCierreInterconsulta",
                  "code" : "2"
                }
              ]
            }
          }
        ],
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.cens.cl/CodeSystem/listaespera",
                  "code" : "IdInterconsulta"
                }
              ]
            },
            "value" : "1"
          }
        ],
        "status" : "draft",
        "intent" : "proposal",
        "subject" : {
          "reference" : "http://acme.com/ehr/fhir/Patient/EjemploPatient"
        }
      }
    },
    {
      "fullUrl" : "http://acme.com/ehr/fhir/PractitionerRole/terminar",
      "resource" : {
        "resourceType" : "PractitionerRole",
        "id" : "EjemploPractitionerRoleTerminar",
        "meta" : {
          "profile" : [
            "http://minsal.cl/listaespera/StructureDefinition/PractitionerRoleLE"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PractitionerRole</b><a name=\"EjemploPractitionerRoleTerminar\"> </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;EjemploPractitionerRoleTerminar&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PractitionerRoleLE.html\">PractitionerRole LE</a></p></div><p><b>practitioner</b>: <a href=\"#Practitioner_EjemploPractitionerTerminar\">See above (http://acme.com/ehr/fhir/Practitioner/terminar)</a></p><p><b>organization</b>: <a href=\"#Organization_EjemploOrganizationTerminar\">See above (http://acme.com/ehr/fhir/Organization/terminar)</a></p><p><b>code</b>: Terminador <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSPractitionerTipoRolLE.html\">Rol de médicos</a>#terminador)</span></p></div>"
        },
        "practitioner" : {
          "reference" : "http://acme.com/ehr/fhir/Practitioner/terminar"
        },
        "organization" : {
          "reference" : "http://acme.com/ehr/fhir/Organization/terminar"
        },
        "code" : [
          {
            "coding" : [
              {
                "system" : "http://minsal.cl/listaespera/CodeSystem/CSPractitionerTipoRolLE",
                "code" : "terminador"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "http://acme.com/ehr/fhir/Practitioner/terminar",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "EjemploPractitionerTerminar",
        "meta" : {
          "profile" : [
            "http://minsal.cl/listaespera/StructureDefinition/PractitionerLE"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Practitioner</b><a name=\"EjemploPractitionerTerminar\"> </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;EjemploPractitionerTerminar&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></div>"
        },
        "identifier" : [
          {
            "extension" : [
              {
                "url" : "http://minsal.cl/listaespera/StructureDefinition/DigitoVerificador",
                "valueString" : "K"
              }
            ],
            "use" : "official",
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.cens.cl/CodeSystem/listaespera",
                  "code" : "RUN"
                }
              ]
            },
            "value" : "2134"
          },
          {
            "use" : "secondary",
            "system" : "http://rnpi.superdesalud.gob.cl",
            "value" : "2134"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://acme.com/ehr/fhir/Organization/terminar",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "EjemploOrganizationTerminar",
        "meta" : {
          "profile" : [
            "http://minsal.cl/listaespera/StructureDefinition/OrganizationLE"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"EjemploOrganizationTerminar\"> </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;EjemploOrganizationTerminar&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-OrganizationLE.html\">Organization LE</a></p></div><p><b>identifier</b>: Placer Identifier: 2</p></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "PLAC"
                }
              ]
            },
            "value" : "2"
          }
        ]
      }
    }
  ]
}