PackagesCanonicalsLogsProblems
    Packages
    kl.dk.fhir.ffbmessaging@1.0.0
    http://fhir.kl.dk/ffbmessaging/StructureDefinition/kl-messaging-ffb-consent
description: Consent given for a related person in FFB Messaging
package_name: kl.dk.fhir.ffbmessaging
derivation: constraint
name: KLMessagingFFBConsent
type: Consent
elements:
  status: {mustSupport: true, index: 0}
  scope: {mustSupport: true, index: 1}
  category: {mustSupport: true, index: 2}
  patient:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.kl.dk/ffbmessaging/StructureDefinition/kl-messaging-ffb-citizen']
    index: 3
  dateTime: {mustSupport: true, index: 4}
  performer:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.kl.dk/ffbmessaging/StructureDefinition/kl-messaging-ffb-relatedPerson']
    index: 5
package_version: 1.0.0
class: profile
kind: resource
url: http://fhir.kl.dk/ffbmessaging/StructureDefinition/kl-messaging-ffb-consent
base: http://hl7.org/fhir/StructureDefinition/Consent
version: 1.0.0
required: [dateTime, patient, performer]