Tiempos de Espera Interoperable
0.1.6 - draft Chile flag

Tiempos de Espera Interoperable - Local Development build (v0.1.6) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: DocumentReference Evento Iniciar - JSON Representation

Raw json | Download


{
  "resourceType" : "DocumentReference",
  "id" : "EjemploDocumentReference",
  "meta" : {
    "profile" : [
      🔗 "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/DocumentReferenceIniciarLE"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: DocumentReference</b><a name=\"EjemploDocumentReference\"> </a><a name=\"hcEjemploDocumentReference\"> </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 DocumentReference &quot;EjemploDocumentReference&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-DocumentReferenceIniciarLE.html\">DocumentReference Iniciar LE</a></p></div><p><b>status</b>: current</p><p><b>type</b>: Documento que acredita calidad de cuidador/a del Programa Red Local de Apoyos y Cuidados (MIDESOF) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSDocAcreditacionCuidador.html\">Documento Acreditacion Cuidador</a>#1)</span></p><p><b>subject</b>: <a href=\"Patient-EjemploPatient.html\">Patient/EjemploPatient: Anibal Diaz Cortés</a> &quot; DIAZ&quot;</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Url</b></td><td><b>Title</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"http://example.org/referencia\">http://example.org/referencia</a></td><td>Documento de acreditación</td></tr></table></blockquote></div>"
  },
  "status" : "current",
  "type" : {
    "coding" : [
      {
        "system" : "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSDocAcreditacionCuidador",
        "code" : "1"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/EjemploPatient",
    "display" : "Anibal Diaz Cortés"
  },
  "content" : [
    {
      "attachment" : {
        "url" : "http://example.org/referencia",
        "title" : "Documento de acreditación"
      }
    }
  ]
}