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

: MesaggeHeader Evento de Revisar - JSON Representation

Raw json | Download


{
  "resourceType" : "MessageHeader",
  "id" : "EjemploMessageHeaderRevisar",
  "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=\"EjemploMessageHeaderRevisar\"> </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;EjemploMessageHeaderRevisar&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>: Revisar (Details: http://minsal.cl/listaespera/CodeSystem/CSTipoEventoLE code revisar = 'Revisar', stated as 'null')</p><p><b>author</b>: <a href=\"Bundle-EjemploBundleRevisar.html#http-//acme.com/ehr/fhir/PractitionerRole/revisar\">http://acme.com/ehr/fhir/PractitionerRole/revisar</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=\"Bundle-EjemploBundleRevisar.html#http-//acme.com/ehr/fhir/ServiceRequest/revisar\">http://acme.com/ehr/fhir/ServiceRequest/revisar</a></p></div>"
  },
  "eventCoding" : {
    "system" : "http://minsal.cl/listaespera/CodeSystem/CSTipoEventoLE",
    "code" : "revisar"
  },
  "author" : {
    "reference" : "http://acme.com/ehr/fhir/PractitionerRole/revisar"
  },
  "source" : {
    "software" : "SolucionInformatica",
    "endpoint" : "http://link-to-sending.cl"
  },
  "focus" : [
    {
      "reference" : "http://acme.com/ehr/fhir/ServiceRequest/revisar"
    }
  ]
}