PackagesCanonicalsLogsProblems
    Packages
    rs/hl7se.fhir.base@1.0.0
    http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseOrganization
description: This is the base Organization profile to be used when profiling on Organization in a Swedish context
package_name: rs/hl7se.fhir.base
derivation: constraint
name: SEBaseOrganization
type: Organization
elements:
  identifier:
    index: 0
    slicing:
      rules: open
      description: Slice for swedish organization ID
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        hsaid:
          match: {system: 'urn:oid:1.2.752.29.4.19'}
          schema:
            index: 1
            elements:
              type:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: PRN, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
                type: CodeableConcept
                index: 2
              system:
                pattern: {type: uri, value: 'urn:oid:1.2.752.29.4.19'}
                type: uri
                index: 3
            required: [system]
        organizationIdentifier:
          match: {system: 'urn:oid:2.5.4.97'}
          schema:
            index: 4
            elements:
              type:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: XX, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
                type: CodeableConcept
                index: 5
              system:
                pattern: {type: uri, value: 'urn:oid:2.5.4.97'}
                type: uri
                index: 6
            required: [system]
  type:
    binding: {strength: extensible, valueSet: 'http://hl7.se/fhir/ig/base/ValueSet/SEBaseHSAVerksamhetVS'}
    index: 7
package_version: 1.0.0
class: profile
kind: resource
url: http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseOrganization
base: http://hl7.org/fhir/StructureDefinition/Organization
version: 1.0.0