Tiempos de Espera Interoperable - Local Development build (v0.1.5). See the Directory of published versions
: MesaggeHeader Evento de Inicio - JSON Representation
Raw json | Download
{
"resourceType" : "MessageHeader",
"id" : "EjemploMessageHeader",
"meta" : {
"lastUpdated" : "2023-01-20T14: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=\"EjemploMessageHeader\"> </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 "EjemploMessageHeader" Updated "2023-01-20 14:12:10+0000" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MessageHeaderLE.html\">MessageHeader LE</a></p></div><p><b>event</b>: Iniciar (Details: https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSTipoEventoLE code iniciar = 'Iniciar', stated as 'null')</p><p><b>author</b>: <a href=\"Bundle-EjemploBundleInicio.html#http-//acme.com/ehr/fhir/PractitionerRole/praR1\">http://acme.com/ehr/fhir/PractitionerRole/praR1</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=\"Bundle-EjemploBundleInicio.html#http-//acme.com/ehr/fhir/ServiceRequest/serv1\">http://acme.com/ehr/fhir/ServiceRequest/serv1</a></p></div>"
},
"eventCoding" : {
"system" : "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSTipoEventoLE",
"code" : "iniciar"
},
"author" : {
"reference" : "http://acme.com/ehr/fhir/PractitionerRole/praR1"
},
"source" : {
"software" : "SolucionInformatica",
"endpoint" : "http://link-to-sending.cl"
},
"focus" : [
{
"reference" : "http://acme.com/ehr/fhir/ServiceRequest/serv1"
}
]
}