German Dental FHIR Profiles (R4)
0.41.6 - trial-use Germany

German Dental FHIR Profiles (R4) - Local Development build (v0.41.6) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Primary Snoring Disclosure Documentation - JSON Representation

Raw json | Download

{
  "resourceType" : "DocumentReference",
  "id" : "ExamplePrimarySnoringDisclosure",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference ExamplePrimarySnoringDisclosure</b></p><a name=\"ExamplePrimarySnoringDisclosure\"> </a><a name=\"hcExamplePrimarySnoringDisclosure\"> </a><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:\">Consent and disclosure documentation</span></p><p><b>subject</b>: <a href=\"Patient-pat-pkv-01.html\">Charlotte von Hohenstein (official) Female, DoB: 1975-09-03</a></p><p><b>date</b>: 2026-07-14 11:00:00+0200</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Url</b></td></tr><tr><td style=\"display: none\">*</td><td>pdf</td><td><a href=\"https://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&amp;canonical=https://example-dental-practice.de/documents/snoring-disclosure-2026-01\">https://example-dental-practice.de/documents/snoring-disclosure-2026-01</a></td></tr></table></blockquote></div>"
  },
  "status" : "current",
  "type" : {
    "text" : "Consent and disclosure documentation"
  },
  "subject" : {
    🔗 "reference" : "Patient/pat-pkv-01"
  },
  "date" : "2026-07-14T11:00:00+02:00",
  "content" : [
    {
      "attachment" : {
        "contentType" : "application/pdf",
        "url" : "https://example-dental-practice.de/documents/snoring-disclosure-2026-01"
      }
    }
  ]
}