PackagesCanonicalsLogsProblems
    Packages
    NHSD.Assets.STU3@1.1.0
    https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1
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:
              use: {index: 5}
              type: {index: 6}
              system:
                pattern: {type: Uri, value: 'https://fhir.nhs.uk/Id/ods-organization-code'}
                index: 7
              value: {index: 8}
              period: {index: 9}
              assigner: {index: 10}
            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: 11
            elements:
              use: {index: 12}
              type: {index: 13}
              system:
                pattern: {type: Uri, value: 'https://fhir.nhs.uk/Id/ods-site-code'}
                index: 14
              value: {index: 15}
              period: {index: 16}
              assigner: {index: 17}
            required: [value, system]
        localIdentifier:
          match: {system: 'https://fhir.nhs.uk/Id/local-organization-code'}
          schema:
            index: 18
            elements:
              system:
                short: The local or system suppliers identifier namespace
                pattern: {type: Uri, value: 'https://fhir.nhs.uk/Id/local-organization-code'}
                index: 19
              value: {index: 20}
              assigner:
                type: Reference
                refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1']
                index: 21
            required: [value, system]
  address:
    elements:
      state: {index: 22}
  partOf:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1']
    index: 23
  contact:
    elements:
      name:
        elements:
          family: {index: 24}
        required: [family]
      address:
        elements:
          state: {index: 25}
package_version: 1.1.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.0.1