description: This Condition resource records detailed information about conditions or diagnoses recognised by a clinician. package_name: NHSD.Assets.STU3 derivation: constraint name: CareConnect-ProblemHeader-Condition-1 type: Condition elements: category: short: problem-list-item | encounter-diagnosis | presenting-complaint index: 9 elements: coding: elements: system: pattern: {type: Uri, value: 'http://hl7.org/fhir/condition-category'} index: 10 code: pattern: {type: Code, value: problem-list-item} index: 11 display: pattern: {type: String, value: Problem List Item} index: 12 required: [display, system, code] clinicalStatus: {short: active | inactive, index: 8} stage: {index: 26} evidence: {index: 27} asserter: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1'] index: 25 note: elements: author: choices: [authorReference, authorString, authorReference, authorReference] index: 29 authorReference: type: Reference choiceOf: author refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1'] index: 32 authorString: {type: string, choiceOf: author, index: 31} extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: actualProblem: match: {url: null} schema: {type: Extension, url: h, index: 1} relatedProblemHeader: match: {url: null} schema: {type: Extension, url: h, index: 2} problemSignificance: match: {url: null} schema: {type: Extension, url: h, index: 3} relatedClinicalContent: match: {url: null} schema: {type: Extension, url: h, index: 4} severity: {index: 13} code: elements: coding: index: 14 slicing: rules: open ordered: false discriminator: - {path: system, type: value} min: null slices: snomedCT: match: {system: 'http://snomed.info/sct'} schema: index: 15 extensions: snomedCTDescriptionID: {url: h, min: 0, max: 1, type: Extension, short: The SNOMED CT Description ID for the display, index: 17} elements: extension: index: 16 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: snomedCTDescriptionID: match: {url: null} schema: {type: Extension, short: The SNOMED CT Description ID for the display, url: h, index: 17} min: 0 max: 1 system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 18 version: {index: 19} code: {index: 20} display: {index: 21} required: [display, system, code] identifier: elements: system: {index: 5} value: {index: 6} assigner: type: Reference refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1'] index: 7 required: [value, system] bodySite: {index: 22} context: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/EpisodeOfCare', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Encounter-1'] index: 24 subject: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1'] index: 23 package_version: 1.5.0 extensions: actualProblem: {url: h, type: Extension, index: 1} relatedProblemHeader: {url: h, type: Extension, index: 2} problemSignificance: {url: h, type: Extension, index: 3} relatedClinicalContent: {url: h, type: Extension, index: 4} class: profile kind: resource url: https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-ProblemHeader-Condition-1 base: http://hl7.org/fhir/StructureDefinition/Condition version: 1.0.0 required: [category]