Atención clínica de SDOH
0.1.0 - ci-build Chile flag

Atención clínica de SDOH, published by HL7 Chile. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SIMSADIs/GI-SDOH/ and changes regularly. See the Directory of published versions

: Ejemplo SDOHCC- Documento de referencia - JSON Representation

Raw json | Download

{
  "resourceType" : "DocumentReference",
  "id" : "Ejemplo-DocumentoReferencia",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference Ejemplo-DocumentoReferencia</b></p><a name=\"Ejemplo-DocumentoReferencia\"> </a><a name=\"hcEjemplo-DocumentoReferencia\"> </a><a name=\"Ejemplo-DocumentoReferencia-es-CL\"> </a><p><b>status</b>: Current</p><p><b>description</b>: Ejemplo sobre un documento de referencia para un folleto sobre Hipertensión arterial. Este ejemplo se utiliza como un documento referenciado en otros ejemplos de esta IG.</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Url</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://drive.google.com/file/d/1rNIM5GxACJnWneB2YBZve6ATno7bcFWv/view?usp=sharing\">https://drive.google.com/file/d/1rNIM5GxACJnWneB2YBZve6ATno7bcFWv/view?usp=sharing</a></td></tr></table></blockquote></div>"
  },
  "status" : "current",
  "description" : "Ejemplo sobre un documento de referencia para un folleto sobre Hipertensión arterial. Este ejemplo se utiliza como un documento referenciado en otros ejemplos de esta IG.",
  "content" : [
    {
      "attachment" : {
        "url" : "https://drive.google.com/file/d/1rNIM5GxACJnWneB2YBZve6ATno7bcFWv/view?usp=sharing"
      }
    }
  ]
}