description: Identifier holding the organization code issued by KOMBIT package_name: hl7.fhir.dk.core derivation: constraint name: KombitOrgIdentifier type: Identifier elements: use: pattern: {type: Code, value: official} index: 0 system: pattern: {type: Uri, value: 'https://kombit.dk/sts/organisation'} index: 1 value: constraint: uuid: {human: General UUID expression, source: 'http://hl7.dk/fhir/core/StructureDefinition/dk-core-kombit-org-identifier', severity: error, expression: 'matches(''urn:uuid:[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}'')'} index: 2 package_version: 3.2.0 class: complex-type kind: complex-type url: http://hl7.dk/fhir/core/StructureDefinition/dk-core-kombit-org-identifier base: http://hl7.org/fhir/StructureDefinition/Identifier version: 3.2.0 required: [value, system]