description: HL7 Denmark core profile for a danish health organization package_name: hl7.fhir.dk.core derivation: constraint name: DkCoreOrganization type: Organization elements: identifier: index: 0 slicing: rules: open discriminator: - {path: system, type: value} min: 1 slices: EAN-ID: match: {system: null} schema: {type: Identifier, short: 'GLN identifier, [DA] EAN-nummer', index: 1} min: 0 max: 1 SOR-ID: match: {system: null} schema: {type: Identifier, short: '[DA] SOR-id', index: 2} min: 0 max: 1 KOMBIT-ORG-ID: match: {system: null} schema: {type: Identifier, short: '[DA] Organisationsenheds-id som specificeret af FK-ORG', index: 3} min: 0 max: 1 Ydernummer: match: {system: 'urn:oid:1.2.208.176.1.4'} schema: short: '[DA] Ydernummer' index: 4 elements: system: pattern: {type: Uri, value: 'urn:oid:1.2.208.176.1.4'} index: 5 value: {index: 6} required: [value, system] CVR-ID: match: {system: null} schema: {type: Identifier, short: 'VAT identification number, [DA] CVR-nummer', index: 7} min: 0 max: 1 Kommunekode: match: {system: 'http://hl7.dk/fhir/core/CodeSystem/dk-core-municipality-codes'} schema: short: '[DA] Kommunekode' index: 8 elements: system: pattern: {type: Uri, value: 'http://hl7.dk/fhir/core/CodeSystem/dk-core-municipality-codes'} index: 9 value: binding: {strength: required, valueSet: 'http://hl7.dk/fhir/core/ValueSet/dk-core-MunicipalityCodes'} index: 10 required: [value, system] Regionskode: match: {system: 'http://hl7.dk/fhir/core/CodeSystem/dk-core-regional-subdivision-codes'} schema: short: '[DA] Regionskode' index: 11 elements: system: pattern: {type: Uri, value: 'http://hl7.dk/fhir/core/CodeSystem/dk-core-regional-subdivision-codes'} index: 12 value: {index: 13} required: [value, system] ProducentID: match: {system: null} schema: {type: Identifier, short: '[DA] Producent Id', index: 14} min: 0 max: 1 type: binding: {strength: preferred, valueSet: 'http://hl7.dk/fhir/core/ValueSet/sor-organization-type'} index: 15 package_version: 3.2.0 class: profile kind: resource url: http://hl7.dk/fhir/core/StructureDefinition/dk-core-organization base: http://hl7.org/fhir/StructureDefinition/Organization version: 3.2.0 required: [identifier]