Extensions for Using Data Elements from FHIR R5 in FHIR R4 - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/5.0/StructureDefinition/profile-ClinicalImpression | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: Profile_R5_ClinicalImpression_R4 | ||
This cross-version profile allows R5 ClinicalImpression content to be represented via FHIR R4 ClinicalImpression resources.
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ClinicalImpression(4.0.1) | A clinical assessment performed when planning treatments and management strategies for a patient | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: Change in the status/pattern of a subject's condition since previously assessed, such as worsening, improving, or no change (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ClinicalImpression.changePattern Constraints: ext-1 | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
?!Σ | 1..1 | code | in-progress | completed | entered-in-error Binding: ClinicalImpressionStatus (required): The workflow state of a clinical impression. |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
0..1 | code | R5: preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ClinicalImpression.status Binding: ClinicalImpressionStatus (required): The workflow state of a clinical impression. Constraints: ext-1 | |
![]() ![]() |
Σ | 1..1 | Reference(Patient | Group) | Patient or group assessed |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| ClinicalImpression.status | Base | required | Clinical Impression Status | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | ClinicalImpression | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | ClinicalImpression | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | ClinicalImpression | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | ClinicalImpression | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | ClinicalImpression | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | ClinicalImpression.implicitRules, ClinicalImpression.extension, ClinicalImpression.extension:changePattern, ClinicalImpression.modifierExtension, ClinicalImpression.status, ClinicalImpression.status.extension, ClinicalImpression.status.extension:status, ClinicalImpression.subject | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | ClinicalImpression.extension, ClinicalImpression.extension:changePattern, ClinicalImpression.modifierExtension, ClinicalImpression.status.extension, ClinicalImpression.status.extension:status | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from ClinicalImpression
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ClinicalImpression(4.0.1) | A clinical assessment performed when planning treatments and management strategies for a patient | |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: Change in the status/pattern of a subject's condition since previously assessed, such as worsening, improving, or no change (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ClinicalImpression.changePattern | |
![]() ![]() |
||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
0..1 | code | R5: preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ClinicalImpression.status Binding: ClinicalImpressionStatus (required): The workflow state of a clinical impression. | |
![]() ![]() |
||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
0..1 | (Complex) | R5: What was found additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ClinicalImpression.finding.item | |
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | ClinicalImpression(4.0.1) | A clinical assessment performed when planning treatments and management strategies for a patient | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: Change in the status/pattern of a subject's condition since previously assessed, such as worsening, improving, or no change (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ClinicalImpression.changePattern Constraints: ext-1 | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
Σ | 0..* | Identifier | Business identifier | ||||
![]() ![]() |
?!Σ | 1..1 | code | in-progress | completed | entered-in-error Binding: ClinicalImpressionStatus (required): The workflow state of a clinical impression. | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | code | R5: preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ClinicalImpression.status Binding: ClinicalImpressionStatus (required): The workflow state of a clinical impression. Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | string | Primitive value for code | |||||
![]() ![]() |
0..1 | CodeableConcept | Reason for current status Binding Description: (example): Codes identifying the reason for the current state of a clinical impression. | |||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | Kind of assessment performed Binding Description: (example): Identifies categories of clinical impressions. This is a place-holder only. It may be removed. | ||||
![]() ![]() |
Σ | 0..1 | string | Why/how the assessment was performed | ||||
![]() ![]() |
Σ | 1..1 | Reference(Patient | Group) | Patient or group assessed | ||||
![]() ![]() |
Σ | 0..1 | Reference(Encounter) | Encounter created as part of | ||||
![]() ![]() |
Σ | 0..1 | Time of assessment | |||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() |
Σ | 0..1 | dateTime | When the assessment was documented | ||||
![]() ![]() |
Σ | 0..1 | Reference(Practitioner | PractitionerRole) | The clinician performing the assessment | ||||
![]() ![]() |
0..1 | Reference(ClinicalImpression) | Reference to last assessment | |||||
![]() ![]() |
Σ | 0..* | Reference(Condition | AllergyIntolerance) | Relevant impressions of patient state | ||||
![]() ![]() |
0..* | BackboneElement | One or more sets of investigations (signs, symptoms, etc.) | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
1..1 | CodeableConcept | A name/code for the set Binding: InvestigationType (example): A name/code for a set of investigations. | |||||
![]() ![]() ![]() |
0..* | Reference(Observation | QuestionnaireResponse | FamilyMemberHistory | DiagnosticReport | RiskAssessment | ImagingStudy | Media) | Record of a specific investigation | |||||
![]() ![]() |
0..* | uri | Clinical Protocol followed | |||||
![]() ![]() |
0..1 | string | Summary of the assessment | |||||
![]() ![]() |
0..* | BackboneElement | Possible or likely findings and diagnoses | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | R5: What was found additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ClinicalImpression.finding.item Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
0..1 | CodeableConcept | What was found Binding: Condition/Problem/DiagnosisCodes (example): Identification of the Condition or diagnosis. | |||||
![]() ![]() ![]() |
0..1 | Reference(Condition | Observation | Media) | What was found | |||||
![]() ![]() ![]() |
0..1 | string | Which investigations support finding | |||||
![]() ![]() |
0..* | CodeableConcept | Estimate of likely outcome Binding: ClinicalImpressionPrognosis (example): Prognosis or outlook findings. | |||||
![]() ![]() |
0..* | Reference(RiskAssessment) | RiskAssessment expressing likely outcome | |||||
![]() ![]() |
0..* | Reference(Resource) | Information supporting the clinical impression | |||||
![]() ![]() |
0..* | Annotation | Comments made about the ClinicalImpression | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| ClinicalImpression.language | Base | preferred |
Common Languages
|
📍4.0.1 | tx.fhir.org |
| ClinicalImpression.status | Base | required | Clinical Impression Status | 📍4.0.1 | FHIR Std. |
| ClinicalImpression.statusReason | Base | example | Not State | Unknown | |
| ClinicalImpression.code | Base | example | Not State | Unknown | |
| ClinicalImpression.investigation.code | Base | example | Investigation Type | 📍4.0.1 | FHIR Std. |
| ClinicalImpression.finding.itemCodeableConcept | Base | example | Condition/Problem/Diagnosis Codes | 📍4.0.1 | FHIR Std. |
| ClinicalImpression.prognosisCodeableConcept | Base | example | Clinical Impression Prognosis | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | ClinicalImpression | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | ClinicalImpression | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | ClinicalImpression | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | ClinicalImpression | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | ClinicalImpression | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | ClinicalImpression.meta, ClinicalImpression.implicitRules, ClinicalImpression.language, ClinicalImpression.text, ClinicalImpression.extension, ClinicalImpression.extension:changePattern, ClinicalImpression.modifierExtension, ClinicalImpression.identifier, ClinicalImpression.status, ClinicalImpression.status.extension, ClinicalImpression.status.extension:status, ClinicalImpression.statusReason, ClinicalImpression.code, ClinicalImpression.description, ClinicalImpression.subject, ClinicalImpression.encounter, ClinicalImpression.effective[x], ClinicalImpression.date, ClinicalImpression.assessor, ClinicalImpression.previous, ClinicalImpression.problem, ClinicalImpression.investigation, ClinicalImpression.investigation.extension, ClinicalImpression.investigation.modifierExtension, ClinicalImpression.investigation.code, ClinicalImpression.investigation.item, ClinicalImpression.protocol, ClinicalImpression.summary, ClinicalImpression.finding, ClinicalImpression.finding.extension, ClinicalImpression.finding.extension:item, ClinicalImpression.finding.modifierExtension, ClinicalImpression.finding.itemCodeableConcept, ClinicalImpression.finding.itemReference, ClinicalImpression.finding.basis, ClinicalImpression.prognosisCodeableConcept, ClinicalImpression.prognosisReference, ClinicalImpression.supportingInfo, ClinicalImpression.note | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | ClinicalImpression.extension, ClinicalImpression.extension:changePattern, ClinicalImpression.modifierExtension, ClinicalImpression.status.extension, ClinicalImpression.status.extension:status, ClinicalImpression.investigation.extension, ClinicalImpression.investigation.modifierExtension, ClinicalImpression.finding.extension, ClinicalImpression.finding.extension:item, ClinicalImpression.finding.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from ClinicalImpression
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ClinicalImpression(4.0.1) | A clinical assessment performed when planning treatments and management strategies for a patient | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: Change in the status/pattern of a subject's condition since previously assessed, such as worsening, improving, or no change (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ClinicalImpression.changePattern Constraints: ext-1 | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
?!Σ | 1..1 | code | in-progress | completed | entered-in-error Binding: ClinicalImpressionStatus (required): The workflow state of a clinical impression. |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
0..1 | code | R5: preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ClinicalImpression.status Binding: ClinicalImpressionStatus (required): The workflow state of a clinical impression. Constraints: ext-1 | |
![]() ![]() |
Σ | 1..1 | Reference(Patient | Group) | Patient or group assessed |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| ClinicalImpression.status | Base | required | Clinical Impression Status | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | ClinicalImpression | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | ClinicalImpression | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | ClinicalImpression | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | ClinicalImpression | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | ClinicalImpression | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | ClinicalImpression.implicitRules, ClinicalImpression.extension, ClinicalImpression.extension:changePattern, ClinicalImpression.modifierExtension, ClinicalImpression.status, ClinicalImpression.status.extension, ClinicalImpression.status.extension:status, ClinicalImpression.subject | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | ClinicalImpression.extension, ClinicalImpression.extension:changePattern, ClinicalImpression.modifierExtension, ClinicalImpression.status.extension, ClinicalImpression.status.extension:status | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Differential View
This structure is derived from ClinicalImpression
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ClinicalImpression(4.0.1) | A clinical assessment performed when planning treatments and management strategies for a patient | |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: Change in the status/pattern of a subject's condition since previously assessed, such as worsening, improving, or no change (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ClinicalImpression.changePattern | |
![]() ![]() |
||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
0..1 | code | R5: preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ClinicalImpression.status Binding: ClinicalImpressionStatus (required): The workflow state of a clinical impression. | |
![]() ![]() |
||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
0..1 | (Complex) | R5: What was found additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ClinicalImpression.finding.item | |
Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | ClinicalImpression(4.0.1) | A clinical assessment performed when planning treatments and management strategies for a patient | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: Change in the status/pattern of a subject's condition since previously assessed, such as worsening, improving, or no change (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ClinicalImpression.changePattern Constraints: ext-1 | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
Σ | 0..* | Identifier | Business identifier | ||||
![]() ![]() |
?!Σ | 1..1 | code | in-progress | completed | entered-in-error Binding: ClinicalImpressionStatus (required): The workflow state of a clinical impression. | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | code | R5: preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ClinicalImpression.status Binding: ClinicalImpressionStatus (required): The workflow state of a clinical impression. Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | string | Primitive value for code | |||||
![]() ![]() |
0..1 | CodeableConcept | Reason for current status Binding Description: (example): Codes identifying the reason for the current state of a clinical impression. | |||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | Kind of assessment performed Binding Description: (example): Identifies categories of clinical impressions. This is a place-holder only. It may be removed. | ||||
![]() ![]() |
Σ | 0..1 | string | Why/how the assessment was performed | ||||
![]() ![]() |
Σ | 1..1 | Reference(Patient | Group) | Patient or group assessed | ||||
![]() ![]() |
Σ | 0..1 | Reference(Encounter) | Encounter created as part of | ||||
![]() ![]() |
Σ | 0..1 | Time of assessment | |||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() |
Σ | 0..1 | dateTime | When the assessment was documented | ||||
![]() ![]() |
Σ | 0..1 | Reference(Practitioner | PractitionerRole) | The clinician performing the assessment | ||||
![]() ![]() |
0..1 | Reference(ClinicalImpression) | Reference to last assessment | |||||
![]() ![]() |
Σ | 0..* | Reference(Condition | AllergyIntolerance) | Relevant impressions of patient state | ||||
![]() ![]() |
0..* | BackboneElement | One or more sets of investigations (signs, symptoms, etc.) | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
1..1 | CodeableConcept | A name/code for the set Binding: InvestigationType (example): A name/code for a set of investigations. | |||||
![]() ![]() ![]() |
0..* | Reference(Observation | QuestionnaireResponse | FamilyMemberHistory | DiagnosticReport | RiskAssessment | ImagingStudy | Media) | Record of a specific investigation | |||||
![]() ![]() |
0..* | uri | Clinical Protocol followed | |||||
![]() ![]() |
0..1 | string | Summary of the assessment | |||||
![]() ![]() |
0..* | BackboneElement | Possible or likely findings and diagnoses | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | R5: What was found additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ClinicalImpression.finding.item Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
0..1 | CodeableConcept | What was found Binding: Condition/Problem/DiagnosisCodes (example): Identification of the Condition or diagnosis. | |||||
![]() ![]() ![]() |
0..1 | Reference(Condition | Observation | Media) | What was found | |||||
![]() ![]() ![]() |
0..1 | string | Which investigations support finding | |||||
![]() ![]() |
0..* | CodeableConcept | Estimate of likely outcome Binding: ClinicalImpressionPrognosis (example): Prognosis or outlook findings. | |||||
![]() ![]() |
0..* | Reference(RiskAssessment) | RiskAssessment expressing likely outcome | |||||
![]() ![]() |
0..* | Reference(Resource) | Information supporting the clinical impression | |||||
![]() ![]() |
0..* | Annotation | Comments made about the ClinicalImpression | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| ClinicalImpression.language | Base | preferred |
Common Languages
|
📍4.0.1 | tx.fhir.org |
| ClinicalImpression.status | Base | required | Clinical Impression Status | 📍4.0.1 | FHIR Std. |
| ClinicalImpression.statusReason | Base | example | Not State | Unknown | |
| ClinicalImpression.code | Base | example | Not State | Unknown | |
| ClinicalImpression.investigation.code | Base | example | Investigation Type | 📍4.0.1 | FHIR Std. |
| ClinicalImpression.finding.itemCodeableConcept | Base | example | Condition/Problem/Diagnosis Codes | 📍4.0.1 | FHIR Std. |
| ClinicalImpression.prognosisCodeableConcept | Base | example | Clinical Impression Prognosis | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | ClinicalImpression | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | ClinicalImpression | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | ClinicalImpression | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | ClinicalImpression | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | ClinicalImpression | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | ClinicalImpression.meta, ClinicalImpression.implicitRules, ClinicalImpression.language, ClinicalImpression.text, ClinicalImpression.extension, ClinicalImpression.extension:changePattern, ClinicalImpression.modifierExtension, ClinicalImpression.identifier, ClinicalImpression.status, ClinicalImpression.status.extension, ClinicalImpression.status.extension:status, ClinicalImpression.statusReason, ClinicalImpression.code, ClinicalImpression.description, ClinicalImpression.subject, ClinicalImpression.encounter, ClinicalImpression.effective[x], ClinicalImpression.date, ClinicalImpression.assessor, ClinicalImpression.previous, ClinicalImpression.problem, ClinicalImpression.investigation, ClinicalImpression.investigation.extension, ClinicalImpression.investigation.modifierExtension, ClinicalImpression.investigation.code, ClinicalImpression.investigation.item, ClinicalImpression.protocol, ClinicalImpression.summary, ClinicalImpression.finding, ClinicalImpression.finding.extension, ClinicalImpression.finding.extension:item, ClinicalImpression.finding.modifierExtension, ClinicalImpression.finding.itemCodeableConcept, ClinicalImpression.finding.itemReference, ClinicalImpression.finding.basis, ClinicalImpression.prognosisCodeableConcept, ClinicalImpression.prognosisReference, ClinicalImpression.supportingInfo, ClinicalImpression.note | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | ClinicalImpression.extension, ClinicalImpression.extension:changePattern, ClinicalImpression.modifierExtension, ClinicalImpression.status.extension, ClinicalImpression.status.extension:status, ClinicalImpression.investigation.extension, ClinicalImpression.investigation.modifierExtension, ClinicalImpression.finding.extension, ClinicalImpression.finding.extension:item, ClinicalImpression.finding.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from ClinicalImpression
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Other representations of profile: CSV, Excel, Schematron