description: Indicates the confidentiality of a BC provider's (practitioner or organization) information. package_name: fhir.ca-bc.provider derivation: constraint name: ConfidentialityExtension type: Extension elements: extension: array: true min: 2 index: 0 slicing: slices: code: match: {} schema: mustSupport: true _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: uri, value: code} type: uri index: 3 value: mustSupport: true choices: [valueCodeableConcept] index: 5 valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 6} required: [value, valueCodeableConcept] period: match: {} schema: {type: Extension, mustSupport: true, url: 'http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension', index: 7} min: 1 max: 1 endReason: match: {} schema: {type: Extension, mustSupport: true, url: 'http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-end-reason-extension', index: 8} min: 0 max: 1 owner: match: {} schema: {type: Extension, mustSupport: true, url: 'http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-owner-extension', index: 9} min: 0 max: 1 url: pattern: {type: uri, value: 'http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-confidentiality-extension'} type: uri index: 10 value: choices: [] index: 12 package_version: 1.0.1 extensions: code: url: null mustSupport: true _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: uri, value: code} type: uri index: 3 value: mustSupport: true choices: [valueCodeableConcept] index: 5 valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 6} required: [value, valueCodeableConcept] period: {url: 'http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension', min: 1, max: 1, type: Extension, mustSupport: true, index: 7} endReason: {url: 'http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-end-reason-extension', min: 0, max: 1, type: Extension, mustSupport: true, index: 8} owner: {url: 'http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-owner-extension', min: 0, max: 1, type: Extension, mustSupport: true, index: 9} class: extension kind: complex-type url: http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-confidentiality-extension base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.0.0