SDOH Clinical Care
2.2.0 - STU 2.2 United States of America flag

This page is part of the SDOH Clinical Care for Multiple Domains (v2.2.0: STU 2.2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: SDOHCC DocumentReference Diabetes Handout Example - JSON Representation

Page standards status: Informative

Raw json | Download


{
  "resourceType" : "DocumentReference",
  "id" : "DocumentReferenceExample",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference DocumentReferenceExample</b></p><a name=\"DocumentReferenceExample\"> </a><a name=\"hcDocumentReferenceExample\"> </a><a name=\"DocumentReferenceExample-en-US\"> </a><p><b>status</b>: Current</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://www.cdc.gov/diabetes/pdfs/managing/Managing-Diabetes_CMS-CDC_English-508.pdf\">https://www.cdc.gov/diabetes/pdfs/managing/Managing-Diabetes_CMS-CDC_English-508.pdf</a></td></tr></table></blockquote></div>"
  },
  "status" : "current",
  "content" : [
    {
      "attachment" : {
        "url" : "https://www.cdc.gov/diabetes/pdfs/managing/Managing-Diabetes_CMS-CDC_English-508.pdf"
      }
    }
  ]
}