description: General constraints on the OrganizationAffiliation resource for use in the BC Provider Registry project. package_name: fhir.ca-bc.provider derivation: constraint name: BCOrganizationAffiliation type: OrganizationAffiliation elements: extension: type: Extension mustSupport: true url: http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-end-reason-extension index: 0 slicing: slices: endReason: match: {} schema: {type: Extension, mustSupport: true, url: 'http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-end-reason-extension', index: 0} min: 0 max: 1 owner: match: {} schema: {type: Extension, mustSupport: true, url: 'http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-owner-extension', index: 1} min: 0 max: 1 identifier: {mustSupport: true, index: 2} active: {mustSupport: true, index: 3} period: {mustSupport: true, index: 4} organization: type: Reference mustSupport: true refers: ['http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-organization'] index: 5 participatingOrganization: type: Reference mustSupport: true refers: ['http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-organization'] index: 6 code: {mustSupport: true, index: 7} location: type: Reference mustSupport: true refers: ['http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-location'] index: 8 package_version: 1.0.1 extensions: endReason: {url: 'http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-end-reason-extension', min: 0, max: 1, type: Extension, mustSupport: true, index: 0} owner: {url: 'http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-owner-extension', min: 0, max: 1, type: Extension, mustSupport: true, index: 1} class: profile kind: resource url: http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-organization-affiliation base: http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-organizationaffiliation version: 1.0.0 required: [code, organization]