PackagesCanonicalsLogsProblems
    Packages
    dk.ehmi.eer@3.0.0-trial-use-1
    http://medcomehmi.dk/ig/eer/StructureDefinition/eer-ap-organization-owner
description: The organization owner of an AP
package_name: dk.ehmi.eer
derivation: constraint
name: EER_AP_Organization_Owner
type: Organization
elements:
  address: {index: 8}
  name: {short: The name of the organization. This is the name that will be displayed in the SMP, index: 6}
  type: {index: 5}
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        smpOrgId:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://medcomehmi.dk/ig/eer/StructureDefinition/smp-organization-id', index: 1}
          min: 0
          max: 1
        smpMTLSKey:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://medcomehmi.dk/ig/eer/StructureDefinition/smp-mtls-key', index: 2}
          min: 1
  identifier:
    index: 3
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: 1
      slices:
        CVR-ID:
          match: {system: null}
          schema: {type: Identifier, short: 'VAT identification number, [DA] CVR-nummer', _required: true, index: 4}
          min: 1
          max: 1
  telecom: {index: 7}
  partOf: {index: 9}
  endpoint: {index: 11}
  contact: {index: 10}
package_version: 3.0.0-trial-use-1
extensions:
  smpOrgId: {url: 'http://medcomehmi.dk/ig/eer/StructureDefinition/smp-organization-id', min: 0, max: 1, type: Extension, mustSupport: true, index: 1}
  smpMTLSKey: {url: 'http://medcomehmi.dk/ig/eer/StructureDefinition/smp-mtls-key', min: 1, type: Extension, mustSupport: true, index: 2}
class: profile
kind: resource
url: http://medcomehmi.dk/ig/eer/StructureDefinition/eer-ap-organization-owner
base: http://hl7.org/fhir/StructureDefinition/Organization
version: 3.0.0-trial-use-1
required: [name, extension, identifier]