FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | DocumentReference |
| Id | DocumentReference-mammography-consent.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: DocumentReference mammography-consent
Profile: Screening Document Reference
status: Current
type: Consent document
content
Attachments
ContentType Url Title Creation application/pdf https://storage.ssv.uz/docs/consent-lola-oripova.pdf Informed Consent for Mammography Screening 2025-11-17 08:00:00+0000
Russian
Сгенерированный нарратив: DocumentReference mammography-consent
Профиль: Screening Document Reference
status: Current
type: Consent document
content
Attachments
ContentType Url Title Creation application/pdf https://storage.ssv.uz/docs/consent-lola-oripova.pdf Informed Consent for Mammography Screening 2025-11-17 08:00:00+0000
Uzbek
Generated Narrative: DocumentReference mammography-consent
Profile: Screening Document Reference
status: Current
type: Consent document
content
Attachments
ContentType Url Title Creation application/pdf https://storage.ssv.uz/docs/consent-lola-oripova.pdf Informed Consent for Mammography Screening 2025-11-17 08:00:00+0000
{
"resourceType": "DocumentReference",
"id": "mammography-consent",
"meta": {
"profile": [
"https://dhp.uz/fhir/integrations/StructureDefinition/screening-document-reference"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
}
]
}