description: The Organization resource represents the organisation that employs the healthcare professional. package_name: NHSD.Assets.STU3 derivation: constraint name: CareConnect-Organization-1 type: Organization elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: mainLocation: match: {url: null} schema: {type: Extension, url: h, index: 1} max: 1 organization-period: match: {url: null} schema: {type: Extension, url: h, index: 2} max: 1 identifier: index: 3 slicing: rules: openAtEnd ordered: false discriminator: - {path: system, type: value} min: null slices: odsOrganisationCode: match: {system: 'https://fhir.nhs.uk/Id/ods-organization-code'} schema: short: Organisation Data Service code index: 4 elements: system: pattern: {type: Uri, value: 'https://fhir.nhs.uk/Id/ods-organization-code'} index: 5 value: {index: 6} assigner: type: Reference refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1'] index: 7 required: [value, system] odsSiteCode: match: {system: 'https://fhir.nhs.uk/Id/ods-site-code'} schema: short: ODS Site code to identify the organisation at site level index: 8 elements: system: pattern: {type: Uri, value: 'https://fhir.nhs.uk/Id/ods-site-code'} index: 9 value: {index: 10} assigner: type: Reference refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1'] index: 11 required: [value, system] partOf: type: Reference refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1'] index: 12 contact: elements: name: elements: family: {index: 13} required: [family] package_version: 1.4.0 extensions: mainLocation: {url: h, max: 1, type: Extension, index: 1} organization-period: {url: h, max: 1, type: Extension, index: 2} class: profile kind: resource url: https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1 base: http://hl7.org/fhir/StructureDefinition/Organization version: 1.1.0