PackagesCanonicalsLogsProblems
    Packages
    dk.ehealth.sundhed.fhir.ig.core@5.0.0
    http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization
description: null
package_name: dk.ehealth.sundhed.fhir.ig.core
derivation: constraint
name: ehealth-organization
type: Organization
elements:
  extension:
    array: true
    min: 2
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 2
      slices:
        cvrNumber:
          match: {url: null}
          schema: {type: Extension, url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-cvrNumber', index: 1}
          min: 0
          max: 1
        regionCode:
          match: {url: null}
          schema: {type: Extension, url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-regionCode', index: 2}
          min: 0
          max: 1
        municipalityCode:
          match: {url: null}
          schema: {type: Extension, url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-municipalityCode', index: 3}
          min: 0
          max: 1
        source:
          match: {url: null}
          schema: {type: Extension, url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-source', index: 4}
          min: 1
          max: 1
        synchronizationStatus:
          match: {url: null}
          schema: {type: Extension, url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-synchronizationStatus', index: 5}
          min: 1
          max: 1
        providerIdentifier:
          match: {url: null}
          schema: {type: Extension, url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-providerIdentifier', index: 6}
          min: 0
          max: 1
        specialty:
          match: {url: null}
          schema: {type: Extension, url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-specialty', index: 7}
          min: 0
        relatedTo:
          match: {url: null}
          schema: {type: Extension, url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-relatedTo', index: 8}
          min: 0
  identifier: {index: 9}
  type:
    binding: {strength: required, valueSet: 'http://ehealth.sundhed.dk/vs/organization-type'}
    index: 10
  name: {index: 11}
  telecom:
    elements:
      value: {index: 12}
    required: [value]
  partOf:
    type: Reference
    refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization']
    index: 13
  contact:
    elements:
      telecom:
        extensions:
          telecomValue: {url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-telecomValue', min: 1, max: 1, type: Extension, index: 15}
          telecomSystem: {url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-telecomSystem', min: 1, max: 1, type: Extension, index: 16}
          telecomCustodian: {url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-telecomCustodian', min: 1, max: 1, type: Extension, index: 17}
        elements:
          extension:
            array: true
            min: 3
            index: 14
            slicing:
              slices:
                telecomValue:
                  match: {}
                  schema: {type: Extension, url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-telecomValue', index: 15}
                  min: 1
                  max: 1
                telecomSystem:
                  match: {}
                  schema: {type: Extension, url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-telecomSystem', index: 16}
                  min: 1
                  max: 1
                telecomCustodian:
                  match: {}
                  schema: {type: Extension, url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-telecomCustodian', index: 17}
                  min: 1
                  max: 1
          system: {index: 18}
          value: {index: 19}
package_version: 5.0.0
extensions:
  cvrNumber: {url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-cvrNumber', min: 0, max: 1, type: Extension, index: 1}
  regionCode: {url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-regionCode', min: 0, max: 1, type: Extension, index: 2}
  municipalityCode: {url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-municipalityCode', min: 0, max: 1, type: Extension, index: 3}
  source: {url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-source', min: 1, max: 1, type: Extension, index: 4}
  synchronizationStatus: {url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-synchronizationStatus', min: 1, max: 1, type: Extension, index: 5}
  providerIdentifier: {url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-providerIdentifier', min: 0, max: 1, type: Extension, index: 6}
  specialty: {url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-specialty', min: 0, type: Extension, index: 7}
  relatedTo: {url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-relatedTo', min: 0, type: Extension, index: 8}
class: profile
kind: resource
url: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization
base: http://hl7.org/fhir/StructureDefinition/Organization
version: 5.0.0
required: [identifier, name]