{
  "resourceType" : "DocumentReference",
  "id" : "mammography-consent",
  "meta" : {
    "profile" : ["https://dhp.uz/fhir/integrations/StructureDefinition/screening-document-reference"]
  },
  "language" : "ru",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"ru\" lang=\"ru\"><hr/><p><b>Russian</b></p><hr/><p class=\"res-header-id\"><b>Сгенерированный нарратив: DocumentReference mammography-consent</b></p><a name=\"ru-mammography-consent\"> </a><a name=\"ru-hcmammography-consent\"> </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\">Профиль: <a href=\"StructureDefinition-screening-document-reference.html\">Screening Document Reference</a></p></div><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Коды:{http://loinc.org 59284-0}\">Consent document</span></p><p><b>subject</b>: <a href=\"Patient-lola-oripova.html\">Lola Oripova Shakhzodovna Female, БД: 1995-03-18 ( https://dhp.uz/fhir/core/sid/pid/uz/screening#ScreeningPatientIdentifierSystem#45\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>context</b>: <a href=\"Encounter-Encounter-radiology.html\">Encounter: identifier = https://dhp.uz/fhir/core/sid/uz/screening#ScreeningIdentifierSystem#33\u00a0(use:\u00a0usual,\u00a0); status = completed; class = ambulatory; type = Диагностические; actualPeriod = 2025-11-17 11:50:00+0000 --&gt; 2025-11-17 12:30:00+0000</a></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><td><b>Title</b></td><td><b>Creation</b></td></tr><tr><td style=\"display: none\">*</td><td>application/pdf</td><td><a href=\"https://storage.ssv.uz/docs/consent-lola-oripova.pdf\">https://storage.ssv.uz/docs/consent-lola-oripova.pdf</a></td><td>Informed Consent for Mammography Screening</td><td>2025-11-17 08:00:00+0000</td></tr></table></blockquote></div>"
  },
  "status" : "current",
  "type" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "59284-0",
      "display" : "Consent document"
    }]
  },
  "subject" : {
    "reference" : "Patient/lola-oripova"
  },
  "context" : [{
    "reference" : "Encounter/Encounter-radiology"
  }],
  "content" : [{
    "attachment" : {
      "contentType" : "application/pdf",
      "url" : "https://storage.ssv.uz/docs/consent-lola-oripova.pdf",
      "title" : "Informed Consent for Mammography Screening",
      "creation" : "2025-11-17T08:00:00Z"
    }
  }]
}