PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.22.0-pre-release
    https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization
description: This profile defines the UK constraints and extensions on the International FHIR resource [Organization](https://hl7.org/fhir/R4/Organization.html).
package_name: fhir.r4.ukcore.stu3.currentbuild
derivation: constraint
name: UKCoreOrganization
type: Organization
elements:
  extension:
    type: Extension
    short: The main location of the organisation.
    url: https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MainLocation
    index: 0
    slicing:
      slices:
        mainLocation:
          match: {}
          schema: {type: Extension, short: The main location of the organisation., url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MainLocation', index: 0}
        organizationPeriod:
          match: {}
          schema:
            type: Extension
            short: The date range that this organization SHOULD be considered available.
            url: http://hl7.org/fhir/StructureDefinition/organization-period
            index: 1
            elements:
              value:
                short: The date range that this organization SHOULD be considered available.
                choices: []
                index: 3
  identifier:
    short: Identifies this organization across multiple systems.
    mustSupport: true
    index: 4
    slicing:
      rules: open
      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: 5
            elements:
              system:
                pattern: {type: uri, value: 'https://fhir.nhs.uk/Id/ods-organization-code'}
                type: uri
                index: 6
              value: {index: 7}
            required: [system, value]
        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'}
                type: uri
                index: 9
              value: {index: 10}
            required: [system, value]
  active: {short: Identifies this organization across multiple systems., mustSupport: true, index: 11}
  type:
    binding: {strength: extensible, valueSet: 'https://fhir.hl7.org.uk/ValueSet/UKCore-OrganizationType'}
    index: 12
  name: {short: A name associated with the organization., mustSupport: true, index: 13}
  telecom: {short: Contact details for the organization., mustSupport: true, index: 14}
  address: {short: An address for the organization., mustSupport: true, index: 15}
package_version: 0.22.0-pre-release
extensions:
  mainLocation: {url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MainLocation', type: Extension, short: The main location of the organisation., index: 0}
  organizationPeriod:
    url: http://hl7.org/fhir/StructureDefinition/organization-period
    type: Extension
    short: The date range that this organization SHOULD be considered available.
    index: 1
    elements:
      value:
        short: The date range that this organization SHOULD be considered available.
        choices: []
        index: 3
class: profile
kind: resource
url: https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization
base: http://hl7.org/fhir/StructureDefinition/Organization
version: 2.5.1