Extensions for Using Data Elements from FHIR R4B in FHIR R5 - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/4.3/StructureDefinition/profile-ClinicalImpression | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: Profile_R4B_ClinicalImpression_R5 | ||
This cross-version profile allows R4B ClinicalImpression content to be represented via FHIR R5 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(5.0.0) | 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..* | Resource | Contained, inline Resources | |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | CodeableConcept | R4B: Kind of assessment performed (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ClinicalImpression.code Constraints: ext-1 | |
![]() ![]() ![]() |
0..* | (Complex) | R4B: One or more sets of investigations (signs, symptoms, etc.) (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ClinicalImpression.investigation Constraints: ext-1 | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
?!Σ | 1..1 | code | preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown Binding: EventStatus (required): The workflow state of a clinical impression. |
![]() ![]() |
Σ | 1..1 | Reference(Patient | Group) | Patient or group assessed |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| ClinicalImpression.status | Base | required | EventStatus | 📍5.0.0 | 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(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:code, ClinicalImpression.extension:investigation, ClinicalImpression.modifierExtension, ClinicalImpression.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:code, ClinicalImpression.extension:investigation, ClinicalImpression.modifierExtension | 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(5.0.0) | 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: AllLanguages (required): IETF language tag for 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 | R4B: Kind of assessment performed (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ClinicalImpression.code Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | (Complex) | R4B: One or more sets of investigations (signs, symptoms, etc.) (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ClinicalImpression.investigation Constraints: ext-1 | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
Σ | 0..* | Identifier | Business identifier | ||||
![]() ![]() |
?!Σ | 1..1 | code | preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown Binding: EventStatus (required): The workflow state of a clinical impression. | ||||
![]() ![]() |
0..1 | CodeableConcept | Reason for current status Binding: ClinicalImpressionStatusReason (example): Codes identifying the reason for the current state of a clinical impression. | |||||
![]() ![]() |
Σ | 0..1 | string | Why/how the assessment was performed | ||||
![]() ![]() |
Σ | 1..1 | Reference(Patient | Group) | Patient or group assessed | ||||
![]() ![]() |
Σ | 0..1 | Reference(Encounter) | The Encounter during which this ClinicalImpression was created | ||||
![]() ![]() |
Σ | 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..1 | CodeableConcept | Change in the status/pattern of a subject's condition since previously assessed, such as worsening, improving, or no change Binding: ClinicalImpressionChangePatter (example) | |||||
![]() ![]() |
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 | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
0..1 | CodeableReference(Condition | Observation | DocumentReference) | What was found Binding: ConditionProblemDiagnosisCodes (example): Identification of the Condition or diagnosis. | |||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R4B.Observation for use in FHIR R5(0.1.0) | Observation | Cross-version Profile for R4B.Media for use in FHIR R5(0.1.0) | DocumentReference) | R4B: itemReference additional types URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ClinicalImpression.finding.itemReference Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Reference to a concept (by class) | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference() | Reference to a resource (by instance) | ||||
![]() ![]() ![]() |
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 | required | All Languages | 📍5.0.0 | FHIR Std. |
| ClinicalImpression.status | Base | required | EventStatus | 📍5.0.0 | FHIR Std. |
| ClinicalImpression.statusReason | Base | example | ClinicalImpression Status Reason | 📍5.0.0 | FHIR Std. |
| ClinicalImpression.changePattern | Base | example | ClinicalImpression Change Pattern | 📍5.0.0 | FHIR Std. |
| ClinicalImpression.finding.item | Base | example | Condition/Problem/Diagnosis Codes | 📍5.0.0 | FHIR Std. |
| ClinicalImpression.prognosisCodeableConcept | Base | example | Clinical Impression Prognosis | 📍5.0.0 | 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(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:code, ClinicalImpression.extension:investigation, ClinicalImpression.modifierExtension, ClinicalImpression.identifier, ClinicalImpression.status, ClinicalImpression.statusReason, ClinicalImpression.description, ClinicalImpression.subject, ClinicalImpression.encounter, ClinicalImpression.effective[x], ClinicalImpression.date, ClinicalImpression.performer, ClinicalImpression.previous, ClinicalImpression.problem, ClinicalImpression.changePattern, ClinicalImpression.protocol, ClinicalImpression.summary, ClinicalImpression.finding, ClinicalImpression.finding.extension, ClinicalImpression.finding.modifierExtension, ClinicalImpression.finding.item, ClinicalImpression.finding.item.extension, ClinicalImpression.finding.item.extension:itemReference, ClinicalImpression.finding.item.concept, ClinicalImpression.finding.item.reference, 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:code, ClinicalImpression.extension:investigation, ClinicalImpression.modifierExtension, ClinicalImpression.finding.extension, ClinicalImpression.finding.modifierExtension, ClinicalImpression.finding.item.extension, ClinicalImpression.finding.item.extension:itemReference | 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(5.0.0) | 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..* | Resource | Contained, inline Resources | |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | CodeableConcept | R4B: Kind of assessment performed (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ClinicalImpression.code Constraints: ext-1 | |
![]() ![]() ![]() |
0..* | (Complex) | R4B: One or more sets of investigations (signs, symptoms, etc.) (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ClinicalImpression.investigation Constraints: ext-1 | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
?!Σ | 1..1 | code | preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown Binding: EventStatus (required): The workflow state of a clinical impression. |
![]() ![]() |
Σ | 1..1 | Reference(Patient | Group) | Patient or group assessed |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| ClinicalImpression.status | Base | required | EventStatus | 📍5.0.0 | 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(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:code, ClinicalImpression.extension:investigation, ClinicalImpression.modifierExtension, ClinicalImpression.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:code, ClinicalImpression.extension:investigation, ClinicalImpression.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Differential View
This structure is derived from ClinicalImpression
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | ClinicalImpression(5.0.0) | 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: AllLanguages (required): IETF language tag for 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 | R4B: Kind of assessment performed (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ClinicalImpression.code Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | (Complex) | R4B: One or more sets of investigations (signs, symptoms, etc.) (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ClinicalImpression.investigation Constraints: ext-1 | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
Σ | 0..* | Identifier | Business identifier | ||||
![]() ![]() |
?!Σ | 1..1 | code | preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown Binding: EventStatus (required): The workflow state of a clinical impression. | ||||
![]() ![]() |
0..1 | CodeableConcept | Reason for current status Binding: ClinicalImpressionStatusReason (example): Codes identifying the reason for the current state of a clinical impression. | |||||
![]() ![]() |
Σ | 0..1 | string | Why/how the assessment was performed | ||||
![]() ![]() |
Σ | 1..1 | Reference(Patient | Group) | Patient or group assessed | ||||
![]() ![]() |
Σ | 0..1 | Reference(Encounter) | The Encounter during which this ClinicalImpression was created | ||||
![]() ![]() |
Σ | 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..1 | CodeableConcept | Change in the status/pattern of a subject's condition since previously assessed, such as worsening, improving, or no change Binding: ClinicalImpressionChangePatter (example) | |||||
![]() ![]() |
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 | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
0..1 | CodeableReference(Condition | Observation | DocumentReference) | What was found Binding: ConditionProblemDiagnosisCodes (example): Identification of the Condition or diagnosis. | |||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R4B.Observation for use in FHIR R5(0.1.0) | Observation | Cross-version Profile for R4B.Media for use in FHIR R5(0.1.0) | DocumentReference) | R4B: itemReference additional types URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ClinicalImpression.finding.itemReference Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Reference to a concept (by class) | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference() | Reference to a resource (by instance) | ||||
![]() ![]() ![]() |
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 | required | All Languages | 📍5.0.0 | FHIR Std. |
| ClinicalImpression.status | Base | required | EventStatus | 📍5.0.0 | FHIR Std. |
| ClinicalImpression.statusReason | Base | example | ClinicalImpression Status Reason | 📍5.0.0 | FHIR Std. |
| ClinicalImpression.changePattern | Base | example | ClinicalImpression Change Pattern | 📍5.0.0 | FHIR Std. |
| ClinicalImpression.finding.item | Base | example | Condition/Problem/Diagnosis Codes | 📍5.0.0 | FHIR Std. |
| ClinicalImpression.prognosisCodeableConcept | Base | example | Clinical Impression Prognosis | 📍5.0.0 | 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(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:code, ClinicalImpression.extension:investigation, ClinicalImpression.modifierExtension, ClinicalImpression.identifier, ClinicalImpression.status, ClinicalImpression.statusReason, ClinicalImpression.description, ClinicalImpression.subject, ClinicalImpression.encounter, ClinicalImpression.effective[x], ClinicalImpression.date, ClinicalImpression.performer, ClinicalImpression.previous, ClinicalImpression.problem, ClinicalImpression.changePattern, ClinicalImpression.protocol, ClinicalImpression.summary, ClinicalImpression.finding, ClinicalImpression.finding.extension, ClinicalImpression.finding.modifierExtension, ClinicalImpression.finding.item, ClinicalImpression.finding.item.extension, ClinicalImpression.finding.item.extension:itemReference, ClinicalImpression.finding.item.concept, ClinicalImpression.finding.item.reference, 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:code, ClinicalImpression.extension:investigation, ClinicalImpression.modifierExtension, ClinicalImpression.finding.extension, ClinicalImpression.finding.modifierExtension, ClinicalImpression.finding.item.extension, ClinicalImpression.finding.item.extension:itemReference | 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