| ClinicalImpression | 0..* | — | A clinical assessment performed when planning treatments and management strategies for a patient |
| .idΣ | 0..1 | String | Logical id of this artifact |
| .metaΣ | 0..1 | Meta | Metadata about the resource |
| .implicitRules?!Σ | 0..1 | uri | A set of rules under which this content was created |
| .language | 0..1 | code | Language of the resource content Bindinglanguages(preferred) |
| .text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
| .contained | 0..* | Resource | Contained, inline Resources |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?! | 0..* | Extension | Extensions that cannot be ignored |
| .identifierΣ | 0..* | Identifier | Business identifier |
| .status?!Σ | 1..1 | code | in-progress | completed | entered-in-error Bindingclinicalimpression-status(required) |
| .statusReason | 0..1 | CodeableConcept | Reason for current status BindingCodes identifying the reason for the current state of a clinical impression.(example) |
| .codeΣ | 0..1 | CodeableConcept | Kind of assessment performed BindingIdentifies categories of clinical impressions. This is a place-holder only. It may be removed.(example) |
| .descriptionΣ | 0..1 | string | Why/how the assessment was performed |
| .subjectΣ | 1..1 | Reference(Patient | Group) | Patient or group assessed |
| .encounterΣ | 0..1 | Reference(Encounter) | Encounter created as part of |
| .effective[x]Σ | 0..1 | dateTime | Period | Time of assessment |
| .dateΣ | 0..1 | dateTime | When the assessment was documented |
| .assessorΣ | 0..1 | Reference(Practitioner | PractitionerRole) | The clinician performing the assessment |
| .previous | 0..1 | Reference(ClinicalImpression) | Reference to last assessment |
| .problemΣ | 0..* | Reference(Condition | AllergyIntolerance) | Relevant impressions of patient state |
| .investigation | 0..* | BackboneElement | One or more sets of investigations (signs, symptoms, etc.) |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .code | 1..1 | CodeableConcept | A name/code for the set Bindinginvestigation-sets(example) |
| .item | 0..* | Reference(Observation | QuestionnaireResponse | FamilyMemberHistory | DiagnosticReport | RiskAssessment | ImagingStudy | Media) | Record of a specific investigation |
| .protocol | 0..* | uri | Clinical Protocol followed |
| .summary | 0..1 | string | Summary of the assessment |
| .finding | 0..* | BackboneElement | Possible or likely findings and diagnoses |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .itemCodeableConcept | 0..1 | CodeableConcept | What was found Bindingcondition-code(example) |
| .itemReference | 0..1 | Reference(Condition | Observation | Media) | What was found |
| .basis | 0..1 | string | Which investigations support finding |
| .prognosisCodeableConcept | 0..* | CodeableConcept | Estimate of likely outcome Bindingclinicalimpression-prognosis(example) |
| .prognosisReference | 0..* | Reference(RiskAssessment) | RiskAssessment expressing likely outcome |
| .supportingInfo | 0..* | Reference(Resource) | Information supporting the clinical impression |
| .note | 0..* | Annotation | Comments made about the ClinicalImpression |