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