description: HL7 Denmark core profile for professionally asserted conditions, as specified by danish health and social care organizations package_name: hl7.fhir.dk.core derivation: constraint name: DkCoreCondition type: Condition elements: extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: dueTo: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/condition-dueTo', index: 1} min: 0 max: 1 conditionLastAssertedDate: match: {url: null} schema: {type: Extension, short: Last date a condition was confirmed valid in its current state, url: 'http://hl7.dk/fhir/core/StructureDefinition/ConditionLastAssertedDate', index: 2} min: 0 max: 1 notFollowedAnymore: match: {url: null} schema: {type: Extension, short: Date where a condition lost focus in a specific clinical context, url: 'http://hl7.dk/fhir/core/StructureDefinition/NotFollowedAnymore', index: 3} min: 0 max: 1 code: elements: coding: short: Condition code, [DA] tilstandskode index: 4 slicing: rules: open ordered: false description: Slice based on the code.system value which allow different code-systems to represent a condition discriminator: - {path: system, type: value} min: null slices: FSIIIConditionCode: match: {system: 'urn:oid:1.2.208.176.2.21'} schema: short: '[DA] FSIII tilstandskode' index: 5 elements: system: pattern: {type: Uri, value: 'urn:oid:1.2.208.176.2.21'} index: 6 required: [system] SCTConditionCode: match: {system: 'http://snomed.info/sct'} schema: short: SNOMED CT condition code binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/condition-code'} index: 7 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 8 required: [system] FFBConditionCode: match: {system: 'urn:oid:1.2.208.176.2.22'} schema: short: '[DA] FFB undertemakode' index: 9 elements: system: pattern: {type: Uri, value: 'urn:oid:1.2.208.176.2.22'} index: 10 required: [system] SKS-D: match: {system: 'urn:oid:1.2.208.176.2.4.12'} schema: short: '[DA] Kode fra D-hierarkiet i SKS' index: 11 elements: system: pattern: {type: Uri, value: 'urn:oid:1.2.208.176.2.4.12'} index: 12 required: [system] ICPC2code: match: {system: 'urn:oid:1.2.208.176.2.31'} schema: short: ICPC2 code index: 13 elements: system: pattern: {type: Uri, value: 'urn:oid:1.2.208.176.2.31'} index: 14 required: [system] subject: type: Reference refers: ['http://hl7.dk/fhir/core/StructureDefinition/dk-core-patient'] index: 15 recorder: type: Reference refers: ['http://hl7.dk/fhir/core/StructureDefinition/dk-core-patient', 'http://hl7.dk/fhir/core/StructureDefinition/dk-core-practitioner', 'http://hl7.dk/fhir/core/StructureDefinition/dk-core-practitioner-role', 'http://hl7.dk/fhir/core/StructureDefinition/dk-core-related-person'] index: 16 asserter: type: Reference refers: ['http://hl7.dk/fhir/core/StructureDefinition/dk-core-practitioner', 'http://hl7.dk/fhir/core/StructureDefinition/dk-core-practitioner-role'] index: 17 package_version: 3.5.0 extensions: dueTo: {url: 'http://hl7.org/fhir/StructureDefinition/condition-dueTo', min: 0, max: 1, type: Extension, index: 1} conditionLastAssertedDate: {url: 'http://hl7.dk/fhir/core/StructureDefinition/ConditionLastAssertedDate', min: 0, max: 1, type: Extension, short: Last date a condition was confirmed valid in its current state, index: 2} notFollowedAnymore: {url: 'http://hl7.dk/fhir/core/StructureDefinition/NotFollowedAnymore', min: 0, max: 1, type: Extension, short: Date where a condition lost focus in a specific clinical context, index: 3} class: profile kind: resource url: http://hl7.dk/fhir/core/StructureDefinition/dk-core-condition base: http://hl7.org/fhir/StructureDefinition/Condition version: 3.5.0