description: Account Information for FFB messaging package_name: kl.dk.fhir.ffbmessaging derivation: constraint name: KLMessagingFFBAccount type: Account elements: identifier: mustSupport: true index: 0 elements: system: {mustSupport: true, index: 1} value: {mustSupport: true, index: 2} required: [value, system] slicing: rules: open discriminator: - {path: system, type: value} min: 1 slices: accountno: match: {system: 'urn:accountno'} schema: mustSupport: true _required: true index: 3 elements: system: pattern: {type: Uri, value: 'urn:accountno'} index: 4 status: mustSupport: true pattern: {type: Code, value: active} index: 5 package_version: 1.0.0 class: profile kind: resource url: http://fhir.kl.dk/ffbmessaging/StructureDefinition/kl-messaging-ffb-account base: http://hl7.org/fhir/StructureDefinition/Account version: 1.0.0 required: [identifier]