description: Fresenius Insurance Account Profile package_name: fmcna.caredata.fhir.ig.r4 derivation: constraint name: FreseniusAccount type: Account elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: addlHelathPlans: match: {url: null} schema: {type: Extension, mustSupport: true, url: 'http://fkcfhir.org/fhir/StructureDefinition/fmc-additional-healthplans-extn', index: 1} min: 0 max: 1 identifier: index: 2 slicing: rules: open discriminator: - {path: system, type: value} min: 1 slices: AccountNumber: match: {system: 'urn:oid:2.16.840.1.113883.3.7418.4.2'} schema: mustSupport: true _required: true index: 3 elements: type: binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v2-0203'} index: 4 system: pattern: {type: Uri, value: 'urn:oid:2.16.840.1.113883.3.7418.4.2'} index: 5 required: [system] type: {mustSupport: true, index: 6} subject: type: Reference mustSupport: true refers: ['http://fkcfhir.org/fhir/StructureDefinition/fmc-patient-profile'] index: 7 owner: {mustSupport: true, index: 8} package_version: 1.1.9 extensions: addlHelathPlans: {url: 'http://fkcfhir.org/fhir/StructureDefinition/fmc-additional-healthplans-extn', min: 0, max: 1, type: Extension, mustSupport: true, index: 1} class: profile kind: resource url: http://fkcfhir.org/fhir/StructureDefinition/fmc-account-profile base: http://hl7.org/fhir/StructureDefinition/Account version: 1.1.8 required: [owner, identifier, subject, type]