{
  "resourceType" : "DocumentReference",
  "id" : "asm-alicia-example-3",
  "meta" : {
    "profile" : ["http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/AdditionalSupportMaterial"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference asm-alicia-example-3</b></p><a name=\"asm-alicia-example-3\"> </a><a name=\"hcasm-alicia-example-3\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-AdditionalSupportMaterial.html\">Additional Support Material Profile</a></p></div><p><b>RelatedMedicalIssue</b>: <span title=\"Codes:{http://snomed.info/sct 35489007}\">Depressive disorder</span></p><p><b>identifier</b>: <code>http://example.org</code>/3</p><p><b>version</b>: 1.0</p><p><b>status</b>: Current</p><p><b>docStatus</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/asm-category-cs MU}\">Medication Usage</span></p><p><b>author</b>: NHS</p><p><b>description</b>: </p><div><p>In this video, a doctor explains a self-help method for those experiencing low mood and depression.</p>\n</div><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>ContentType</b></td><td><b>Language</b></td><td><b>Url</b></td><td><b>Title</b></td><td><b>Duration</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>text/html</td><td>English</td><td><a href=\"https://www.youtube.com/watch?v=qKcRUOWYQ9w\">https://www.youtube.com/watch?v=qKcRUOWYQ9w</a></td><td>Self-help method for those experiencing low mood and depression.</td><td>715</td></tr></table></blockquote></div>"
  },
  "extension" : [{
    "url" : "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/RelatedMedicalIssue",
    "valueCodeableReference" : {
      "concept" : {
        "coding" : [{
          "system" : "http://snomed.info/sct",
          "code" : "35489007"
        }]
      }
    }
  }],
  "identifier" : [{
    "system" : "http://example.org",
    "value" : "3"
  }],
  "version" : "1.0",
  "status" : "current",
  "docStatus" : "final",
  "category" : [{
    "coding" : [{
      "system" : "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/asm-category-cs",
      "code" : "MU"
    }]
  }],
  "author" : [{
    "display" : "NHS"
  }],
  "description" : "In this video, a doctor explains a self-help method for those experiencing low mood and depression.",
  "content" : [{
    "attachment" : {
      "extension" : [{
        "url" : "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/VisualizationMethod",
        "valueCode" : "video"
      }],
      "contentType" : "text/html",
      "language" : "en",
      "url" : "https://www.youtube.com/watch?v=qKcRUOWYQ9w",
      "title" : "Self-help method for those experiencing low mood and depression.",
      "duration" : 715
    }
  }]
}