The formal definitions for the elements in the problem resource. Also available as an XML file.
Problem |
Definition | Use to record detailed information about problems or diagnoses recognised by a clinician. There are many uses including: recording a Diagnosis during an Encounter; populating a Problem List or a Summary Statement, such as a Discharge Summary |
Control | 1..1 |
Problem.code |
Definition | Identification of the problem or diagnosis. |
Control | 1..1 |
Type | CodeableConcept from ProblemDiaganosisCode |
Must Understand | true |
Problem.category |
Definition | A category assigned to the problem/diagnosis. E.g. finding | problem | diagnosis | concern | condition |
Control | 0..1 |
Type | CodeableConcept from ProblemCategory |
Comments | The categorization is often highly contextual and may appear poorly differentiated or not very useful in other contexts |
Problem.status |
Definition | The clinical status of the problem or diagnosis |
Control | 0..1 |
Type | code from ProblemStatus |
Must Understand | true |
Problem.certainty |
Definition | The degree of confidence that this problem/diagnosis is correct |
Control | 0..1 |
Type | CodeableConcept from ProblemCertainty |
Must Understand | true |
Comments | May be a percentage |
Problem.severity |
Definition | A subjective assessment of the severity of the Problem/Diagnosis as evaluated by the clinician. |
Control | 0..1 |
Type | CodeableConcept from ProblemSeverity |
Comments | Coding of the severity with a terminology is preferred, where possible |
Problem.onset[x] |
Definition | Estimated or actual date the problem/diagnosis began, in the opinion of the clinician |
Control | 0..1 |
Type | date|Age |
Comments | Age is generally used when the patient reports an age at which the problem began to occur |
Problem.dateFound |
Definition | Estimated or actual date the problem/diagnosis was first detected/suspected |
Control | 0..1 |
Type | date |
Problem.abatement[x] |
Definition | The date or estimated date that the problem/diagnosis resolved or went into remission |
Control | 0..1 |
Type | date|Age|boolean |
Comments | There is no explicit distinction between resolution and remission because in many cases the distinction is not clear. Age is generally used when the patient reports an age at which the problem abated |
Problem.stage |
Definition | Clinical stage or grade of a problem/diagnosis. May include formal severity assessments |
Control | 0..1 |
Problem.stage.summary |
Definition | A simple summary of the stage such as "Stage 3". The determination of the stage is disease-specific |
Control | 0..1 |
Type | CodeableConcept |
Problem.stage.assessment |
Definition | Reference to a formal record of the evidence on which the staging assessment is based |
Control | 0..* |
Type | Resource(Any) |
Problem.evidence |
Definition | supporting Evidence / manfiestions that are the basis on which this problem/diagnosis is suspected or confirmed |
Control | 0..* |
Comments | The evidence may be a simple lost of coded symptoms/manifestations, or references to observations or formal assessments, or both |
Problem.evidence.code |
Definition | A manifestion or symptom that led to the recording of this problem/diagnosis |
Control | 0..1 |
Type | CodeableConcept |
Problem.evidence.details |
Definition | Links to other relevant information, including pathology reports |
Control | 0..1 |
Type | Resource(Any) |
Problem.location |
Definition | The anatomical location where this problem/diagnosis manifests itself |
Control | 0..1 |
Comments | May be a summary code, or a reference to a very precise definition of the location, or both |
Problem.location.code |
Definition | code that identifies the structural location |
Control | 0..1 |
Type | CodeableConcept |
Comments | May include laterality |
Problem.location.details |
Definition | detailed and structured anatomical location information |
Control | 0..1 |
Type | Resource(AnatomicalLocation) |
Problem.relatedItem |
Definition | Further problems, diagnoses, procedures or events that are related in some way to this problem/diagnosis, or the substance that caused/triggered this problem |
Control | 0..* |
Comments | Although a problem may be caused by a substance, this is not intended to be used to record allergies/adverse reactions to substances |
Problem.relatedItem.type |
Definition | The type of relationship that this problem/diagnosis has to the related item |
Control | 1..1 |
Type | code from ProblemRelationshipType |
Problem.relatedItem.target |
Definition | target of the relationship |
Control | 1..1 |
Type | Resource(Problem|Procedure|Substance) |
Problem.extension |
Definition | See Extensions |
Control | 0..* |
Type | Extension |
RIM Mapping | [varies] |
Problem.text |
Definition | Text summary of resource (for human interpretation) |
Control | 1..1 |
Type | Narrative |