description: Extension capturing the financial class assigned to a person. package_name: ca.healthpei.io.core derivation: constraint name: EncounterFinancialClass type: Extension elements: extension: {index: 0} url: pattern: {type: uri, value: 'http://healthpei.ca/fhir/StructureDefinition/ext-encounter-financial-class'} type: uri index: 1 value: mustSupport: true choices: [valueCoding] index: 3 valueCoding: {type: Coding, mustSupport: true, choiceOf: value, index: 4} value[x]: elements: system: {mustSupport: true, index: 5} code: {mustSupport: true, index: 6} display: {mustSupport: true, index: 7} required: [code, display, system] package_version: 0.1.6-DFT extensions: {} class: extension kind: complex-type url: http://healthpei.ca/fhir/StructureDefinition/ext-encounter-financial-class base: http://hl7.org/fhir/StructureDefinition/Extension version: null required: [value, valueCoding]