PackagesCanonicalsLogsProblems
    Packages
    rs/de.einwilligungsmanagement@1.0.0-RC1
    http://fhir.de/ConsentManagement/StructureDefinition/DocumentReference
description: null
package_name: rs/de.einwilligungsmanagement
derivation: constraint
name: ConsentManagementDocumentReference
type: DocumentReference
elements:
  status: {mustSupport: true, index: 0}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.de/ConsentManagement/StructureDefinition/Patient']
    index: 1
    elements:
      reference: {mustSupport: true, index: 2}
    required: [reference]
  content:
    mustSupport: true
    index: 3
    elements:
      attachment:
        mustSupport: true
        index: 4
        elements:
          contentType: {mustSupport: true, index: 5}
          data: {mustSupport: true, index: 6}
        required: [contentType, data]
package_version: 1.0.0-RC1
class: profile
kind: resource
url: http://fhir.de/ConsentManagement/StructureDefinition/DocumentReference
base: http://hl7.org/fhir/StructureDefinition/DocumentReference
version: 1.0.0-RC1
required: [subject]