PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.stu1@1.0.0-prerelease
    https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization
description: null
package_name: fhir.r4.wales.stu1
derivation: constraint
name: DataStandardsWalesOrganization
type: Organization
elements:
  identifier:
    mustSupport: true
    index: 0
    slicing:
      slices:
        odsSiteCode:
          match: {}
          schema: {index: 1}
          max: 0
        gpClusterCode:
          match: {}
          schema:
            short: Identifies a Wales GP Cluster organization across multiple systems
            index: 2
            elements:
              system:
                pattern: {type: uri, value: 'https://fhir.nhs.wales/Id/gpcluster-code'}
                type: uri
                index: 3
              value: {index: 4}
            required: [system, value]
  active: {mustSupport: true, index: 5}
  type:
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/organization-type'}
    index: 6
  name: {mustSupport: true, index: 7}
  telecom:
    mustSupport: true
    index: 8
    elements:
      value: {index: 9}
    required: [value]
  address: {mustSupport: true, index: 10}
  partOf:
    mustSupport: true
    index: 11
    elements:
      identifier:
        index: 12
        elements:
          system: {index: 13}
          value: {index: 14}
        required: [system, value]
    required: [identifier]
package_version: 1.0.0-prerelease
class: profile
kind: resource
url: https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization
base: https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization
version: 1.0.0
required: [name]