PackagesCanonicalsLogsProblems
    Packages
    uz.dhp.integrations@0.7.0
    https://dhp.uz/fhir/integrations/StructureDefinition/screening-document-reference
description: Profile for references to documents (consent forms, protocols) used within the cervical and breast cancer screening system.
package_name: uz.dhp.integrations
derivation: constraint
name: ScreeningDocumentReference
type: DocumentReference
elements:
  status:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/document-reference-status|5.0.0'}
    mustSupport: true
    index: 0
  modality: {index: 1}
  type:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/doc-typecodes|5.0.0'}
    mustSupport: true
    index: 2
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient|5.0.0']
    index: 3
  context: {mustSupport: true, index: 4}
  content:
    mustSupport: true
    index: 5
    elements:
      attachment:
        mustSupport: true
        index: 6
        elements:
          contentType:
            binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/mimetypes|5.0.0'}
            pattern: {type: Code, value: application/pdf}
            index: 7
package_version: 0.7.0
class: profile
kind: resource
url: https://dhp.uz/fhir/integrations/StructureDefinition/screening-document-reference
base: http://hl7.org/fhir/StructureDefinition/DocumentReference|5.0.0
version: 0.7.0