description: null package_name: dk.ehealth.sundhed.fhir.ig.core derivation: constraint name: ehealth-condition type: Condition elements: extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: episodeOfCare: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare', index: 1} min: 0 max: 1 code: binding: {strength: required, valueSet: 'http://ehealth.sundhed.dk/vs/conditions'} index: 2 subject: type: Reference refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient', 'http://hl7.org/fhir/StructureDefinition/Group'] index: 3 asserter: type: Reference refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-practitioner', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson'] index: 4 stage: elements: assessment: type: Reference refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-clinicalimpression', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-observation', 'http://hl7.org/fhir/StructureDefinition/DiagnosticReport'] index: 5 note: elements: author: choices: [authorString] index: 12 slicing: slices: authorString: match: {} schema: choices: [authorString] index: 12 min: 0 max: 1 authorReference: type: Reference choiceOf: author refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-practitioner', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson'] index: 10 slicing: slices: authorReference: match: {} schema: type: Reference choiceOf: author refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-practitioner', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson'] index: 10 min: 0 max: 1 authorString: type: string choiceOf: author index: 13 slicing: slices: authorString: match: {} schema: {type: string, choiceOf: author, index: 13} min: 0 max: 1 package_version: 3.5.0 extensions: episodeOfCare: {url: 'http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare', min: 0, max: 1, type: Extension, index: 1} class: profile kind: resource url: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-condition base: http://hl7.org/fhir/StructureDefinition/Condition version: 3.5.0 required: [code]