PackagesCanonicalsLogsProblems
    Packages
    dk.ehealth.sundhed.fhir.ig.core@3.5.1
    http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-providerIdentifier
description: The providerIdentifier of the organization
package_name: dk.ehealth.sundhed.fhir.ig.core
derivation: constraint
name: ehealth-organization-providerIdentifier
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-providerIdentifier'}
    index: 1
  value:
    choices: [valueString]
    index: 6
    slicing:
      slices:
        valueString:
          match: {}
          schema:
            choices: [valueString]
            _required: true
            index: 6
          min: 1
          max: 1
  valueString:
    type: string
    choiceOf: value
    index: 7
    slicing:
      slices:
        valueString:
          match: {}
          schema: {type: string, choiceOf: value, _required: true, index: 7}
          min: 1
          max: 1
package_version: 3.5.1
extensions: {}
class: extension
kind: complex-type
url: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-providerIdentifier
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 3.5.1
required: [valueString, value]