Extensions for Using Data Elements from FHIR R5 in FHIR R4B - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/5.0/StructureDefinition/profile-DetectedIssue | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: Profile_R5_DetectedIssue_R4B | ||
This cross-version profile allows R5 DetectedIssue content to be represented via FHIR R4B DetectedIssue 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..* | DetectedIssue(4.3.0) | Clinical issue with action | |
![]() ![]() |
?!Σ | 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..* | CodeableConcept | R5: Type of detected issue, e.g. drug-drug, duplicate therapy, etc (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DetectedIssue.category Binding: DetectedIssueCategory (preferred): Codes for high level detected issue categories. Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.Encounter for use in FHIR R4B(0.1.0) | Encounter) | R5: Encounter detected issue is part of (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DetectedIssue.encounter Constraints: ext-1 | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
?!Σ | 1..1 | code | registered | preliminary | final | amended + Binding: ObservationStatus (required): Indicates the status of the identified issue. |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
0..1 | code | R5: preliminary | final | entered-in-error | mitigated additional codes URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DetectedIssue.status Binding: R5DetectedissueStatusForR4BObservationStatus (0.1.0) (required): Indicates the status of the identified issue. Constraints: ext-1 | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| DetectedIssue.status | Base | required | ObservationStatus | 📍4.3.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | DetectedIssue | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DetectedIssue | 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.exists() and ('#'+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(uri) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | DetectedIssue | 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 | DetectedIssue | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | DetectedIssue | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | DetectedIssue.implicitRules, DetectedIssue.extension, DetectedIssue.extension:category, DetectedIssue.extension:encounter, DetectedIssue.modifierExtension, DetectedIssue.status, DetectedIssue.status.extension, DetectedIssue.status.extension:status | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | DetectedIssue.extension, DetectedIssue.extension:category, DetectedIssue.extension:encounter, DetectedIssue.modifierExtension, DetectedIssue.status.extension, DetectedIssue.status.extension:status | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from DetectedIssue
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | DetectedIssue(4.3.0) | Clinical issue with action | |||||
![]() ![]() |
Σ | 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): IETF language tag
| |||||
![]() ![]() |
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 Constraints: dom-r4b | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | R5: Type of detected issue, e.g. drug-drug, duplicate therapy, etc (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DetectedIssue.category Binding: DetectedIssueCategory (preferred): Codes for high level detected issue categories. Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.Encounter for use in FHIR R4B(0.1.0) | Encounter) | R5: Encounter detected issue is part of (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DetectedIssue.encounter Constraints: ext-1 | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
Σ | 0..* | Identifier | Unique id for the detected issue | ||||
![]() ![]() |
?!Σ | 1..1 | code | registered | preliminary | final | amended + Binding: ObservationStatus (required): Indicates the status of the identified issue. | ||||
![]() ![]() ![]() |
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: preliminary | final | entered-in-error | mitigated additional codes URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DetectedIssue.status Binding: R5DetectedissueStatusForR4BObservationStatus (0.1.0) (required): Indicates the status of the identified issue. Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | code | Primitive value for code | |||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | Issue Category, e.g. drug-drug, duplicate therapy, etc. Binding: DetectedIssueCategory (preferred): Codes identifying the general type of detected issue; e.g. Drug-drug interaction, Timing issue, Duplicate therapy, etc. | ||||
![]() ![]() |
Σ | 0..1 | code | high | moderate | low Binding: DetectedIssueSeverity (required): Indicates the potential degree of impact of the identified issue on the patient. | ||||
![]() ![]() |
Σ | 0..1 | Reference(Patient) | Associated patient | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | R5: Associated subject URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible) | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..1 | When identified | |||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() |
Σ | 0..1 | Reference(Practitioner | PractitionerRole | Device) | The provider or device that identified the issue | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | R5: author URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible) | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..* | Reference(Resource) | Problem resource | ||||
![]() ![]() |
0..* | BackboneElement | Supporting evidence | |||||
![]() ![]() ![]() |
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..* | CodeableConcept | Manifestation Binding: ManifestationAndSymptomCodes (example): Codes that describes the types of evidence for a detected issue. | |||||
![]() ![]() ![]() |
0..* | Reference(Resource) | Supporting information | |||||
![]() ![]() |
0..1 | string | Description and context | |||||
![]() ![]() |
0..1 | uri | Authority for issue | |||||
![]() ![]() |
0..* | BackboneElement | Step taken to address | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | Annotation | R5: Additional notes about the mitigation (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DetectedIssue.mitigation.note Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
1..1 | CodeableConcept | What mitigation? Binding: DetectedIssueMitigationAction (preferred): Codes describing steps taken to resolve the issue or other circumstances that mitigate the risk associated with the issue; e.g. 'added concurrent therapy', 'prior therapy documented', etc. | |||||
![]() ![]() ![]() |
0..1 | dateTime | Date committed | |||||
![]() ![]() ![]() |
0..1 | Reference(Practitioner | PractitionerRole) | Who is committing? | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| DetectedIssue.language | Base | preferred | Common Languages | 📍4.3.0 | FHIR Std. |
| DetectedIssue.status | Base | required | ObservationStatus | 📍4.3.0 | FHIR Std. |
| DetectedIssue.code | Base | preferred | Detected Issue Category | 📍4.3.0 | FHIR Std. |
| DetectedIssue.severity | Base | required | DetectedIssueSeverity | 📍4.3.0 | FHIR Std. |
| DetectedIssue.patient.type | Base | extensible | ResourceType | 📍4.3.0 | FHIR Std. |
| DetectedIssue.author.type | Base | extensible | ResourceType | 📍4.3.0 | FHIR Std. |
| DetectedIssue.evidence.code | Base | example | Manifestation and Symptom Codes | 📍4.3.0 | FHIR Std. |
| DetectedIssue.mitigation.action | Base | preferred | Detected Issue Mitigation Action | 📍4.3.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | DetectedIssue | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DetectedIssue | 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.exists() and ('#'+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(uri) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | DetectedIssue | 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 | DetectedIssue | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | DetectedIssue | A resource should have narrative for robust management |
text.`div`.exists()
|
| dom-r4b | warning | DetectedIssue.contained | Containing new R4B resources within R4 resources may cause interoperability issues if instances are shared with R4 systems |
($this is Citation or $this is Evidence or $this is EvidenceReport or $this is EvidenceVariable or $this is MedicinalProductDefinition or $this is PackagedProductDefinition or $this is AdministrableProductDefinition or $this is Ingredient or $this is ClinicalUseDefinition or $this is RegulatedAuthorization or $this is SubstanceDefinition or $this is SubscriptionStatus or $this is SubscriptionTopic) implies (%resource is Citation or %resource is Evidence or %resource is EvidenceReport or %resource is EvidenceVariable or %resource is MedicinalProductDefinition or %resource is PackagedProductDefinition or %resource is AdministrableProductDefinition or %resource is Ingredient or %resource is ClinicalUseDefinition or %resource is RegulatedAuthorization or %resource is SubstanceDefinition or %resource is SubscriptionStatus or %resource is SubscriptionTopic)
|
| ele-1 | error | DetectedIssue.meta, DetectedIssue.implicitRules, DetectedIssue.language, DetectedIssue.text, DetectedIssue.extension, DetectedIssue.extension:category, DetectedIssue.extension:encounter, DetectedIssue.modifierExtension, DetectedIssue.identifier, DetectedIssue.status, DetectedIssue.status.extension, DetectedIssue.status.extension:status, DetectedIssue.code, DetectedIssue.severity, DetectedIssue.patient, DetectedIssue.patient.extension, DetectedIssue.patient.extension:subject, DetectedIssue.patient.reference, DetectedIssue.patient.type, DetectedIssue.patient.identifier, DetectedIssue.patient.display, DetectedIssue.identified[x], DetectedIssue.author, DetectedIssue.author.extension, DetectedIssue.author.extension:author, DetectedIssue.author.reference, DetectedIssue.author.type, DetectedIssue.author.identifier, DetectedIssue.author.display, DetectedIssue.implicated, DetectedIssue.evidence, DetectedIssue.evidence.extension, DetectedIssue.evidence.modifierExtension, DetectedIssue.evidence.code, DetectedIssue.evidence.detail, DetectedIssue.detail, DetectedIssue.reference, DetectedIssue.mitigation, DetectedIssue.mitigation.extension, DetectedIssue.mitigation.extension:note, DetectedIssue.mitigation.modifierExtension, DetectedIssue.mitigation.action, DetectedIssue.mitigation.date, DetectedIssue.mitigation.author | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | DetectedIssue.extension, DetectedIssue.extension:category, DetectedIssue.extension:encounter, DetectedIssue.modifierExtension, DetectedIssue.status.extension, DetectedIssue.status.extension:status, DetectedIssue.patient.extension, DetectedIssue.patient.extension:subject, DetectedIssue.author.extension, DetectedIssue.author.extension:author, DetectedIssue.evidence.extension, DetectedIssue.evidence.modifierExtension, DetectedIssue.mitigation.extension, DetectedIssue.mitigation.extension:note, DetectedIssue.mitigation.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from DetectedIssue
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | DetectedIssue(4.3.0) | Clinical issue with action | |
![]() ![]() |
?!Σ | 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..* | CodeableConcept | R5: Type of detected issue, e.g. drug-drug, duplicate therapy, etc (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DetectedIssue.category Binding: DetectedIssueCategory (preferred): Codes for high level detected issue categories. Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.Encounter for use in FHIR R4B(0.1.0) | Encounter) | R5: Encounter detected issue is part of (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DetectedIssue.encounter Constraints: ext-1 | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
?!Σ | 1..1 | code | registered | preliminary | final | amended + Binding: ObservationStatus (required): Indicates the status of the identified issue. |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
0..1 | code | R5: preliminary | final | entered-in-error | mitigated additional codes URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DetectedIssue.status Binding: R5DetectedissueStatusForR4BObservationStatus (0.1.0) (required): Indicates the status of the identified issue. Constraints: ext-1 | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| DetectedIssue.status | Base | required | ObservationStatus | 📍4.3.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | DetectedIssue | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DetectedIssue | 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.exists() and ('#'+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(uri) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | DetectedIssue | 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 | DetectedIssue | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | DetectedIssue | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | DetectedIssue.implicitRules, DetectedIssue.extension, DetectedIssue.extension:category, DetectedIssue.extension:encounter, DetectedIssue.modifierExtension, DetectedIssue.status, DetectedIssue.status.extension, DetectedIssue.status.extension:status | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | DetectedIssue.extension, DetectedIssue.extension:category, DetectedIssue.extension:encounter, DetectedIssue.modifierExtension, DetectedIssue.status.extension, DetectedIssue.status.extension:status | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Differential View
This structure is derived from DetectedIssue
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | DetectedIssue(4.3.0) | Clinical issue with action | |||||
![]() ![]() |
Σ | 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): IETF language tag
| |||||
![]() ![]() |
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 Constraints: dom-r4b | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | R5: Type of detected issue, e.g. drug-drug, duplicate therapy, etc (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DetectedIssue.category Binding: DetectedIssueCategory (preferred): Codes for high level detected issue categories. Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.Encounter for use in FHIR R4B(0.1.0) | Encounter) | R5: Encounter detected issue is part of (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DetectedIssue.encounter Constraints: ext-1 | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
Σ | 0..* | Identifier | Unique id for the detected issue | ||||
![]() ![]() |
?!Σ | 1..1 | code | registered | preliminary | final | amended + Binding: ObservationStatus (required): Indicates the status of the identified issue. | ||||
![]() ![]() ![]() |
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: preliminary | final | entered-in-error | mitigated additional codes URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DetectedIssue.status Binding: R5DetectedissueStatusForR4BObservationStatus (0.1.0) (required): Indicates the status of the identified issue. Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | code | Primitive value for code | |||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | Issue Category, e.g. drug-drug, duplicate therapy, etc. Binding: DetectedIssueCategory (preferred): Codes identifying the general type of detected issue; e.g. Drug-drug interaction, Timing issue, Duplicate therapy, etc. | ||||
![]() ![]() |
Σ | 0..1 | code | high | moderate | low Binding: DetectedIssueSeverity (required): Indicates the potential degree of impact of the identified issue on the patient. | ||||
![]() ![]() |
Σ | 0..1 | Reference(Patient) | Associated patient | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | R5: Associated subject URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible) | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..1 | When identified | |||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() |
Σ | 0..1 | Reference(Practitioner | PractitionerRole | Device) | The provider or device that identified the issue | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | R5: author URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible) | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..* | Reference(Resource) | Problem resource | ||||
![]() ![]() |
0..* | BackboneElement | Supporting evidence | |||||
![]() ![]() ![]() |
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..* | CodeableConcept | Manifestation Binding: ManifestationAndSymptomCodes (example): Codes that describes the types of evidence for a detected issue. | |||||
![]() ![]() ![]() |
0..* | Reference(Resource) | Supporting information | |||||
![]() ![]() |
0..1 | string | Description and context | |||||
![]() ![]() |
0..1 | uri | Authority for issue | |||||
![]() ![]() |
0..* | BackboneElement | Step taken to address | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | Annotation | R5: Additional notes about the mitigation (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DetectedIssue.mitigation.note Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
1..1 | CodeableConcept | What mitigation? Binding: DetectedIssueMitigationAction (preferred): Codes describing steps taken to resolve the issue or other circumstances that mitigate the risk associated with the issue; e.g. 'added concurrent therapy', 'prior therapy documented', etc. | |||||
![]() ![]() ![]() |
0..1 | dateTime | Date committed | |||||
![]() ![]() ![]() |
0..1 | Reference(Practitioner | PractitionerRole) | Who is committing? | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| DetectedIssue.language | Base | preferred | Common Languages | 📍4.3.0 | FHIR Std. |
| DetectedIssue.status | Base | required | ObservationStatus | 📍4.3.0 | FHIR Std. |
| DetectedIssue.code | Base | preferred | Detected Issue Category | 📍4.3.0 | FHIR Std. |
| DetectedIssue.severity | Base | required | DetectedIssueSeverity | 📍4.3.0 | FHIR Std. |
| DetectedIssue.patient.type | Base | extensible | ResourceType | 📍4.3.0 | FHIR Std. |
| DetectedIssue.author.type | Base | extensible | ResourceType | 📍4.3.0 | FHIR Std. |
| DetectedIssue.evidence.code | Base | example | Manifestation and Symptom Codes | 📍4.3.0 | FHIR Std. |
| DetectedIssue.mitigation.action | Base | preferred | Detected Issue Mitigation Action | 📍4.3.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | DetectedIssue | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DetectedIssue | 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.exists() and ('#'+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(uri) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | DetectedIssue | 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 | DetectedIssue | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | DetectedIssue | A resource should have narrative for robust management |
text.`div`.exists()
|
| dom-r4b | warning | DetectedIssue.contained | Containing new R4B resources within R4 resources may cause interoperability issues if instances are shared with R4 systems |
($this is Citation or $this is Evidence or $this is EvidenceReport or $this is EvidenceVariable or $this is MedicinalProductDefinition or $this is PackagedProductDefinition or $this is AdministrableProductDefinition or $this is Ingredient or $this is ClinicalUseDefinition or $this is RegulatedAuthorization or $this is SubstanceDefinition or $this is SubscriptionStatus or $this is SubscriptionTopic) implies (%resource is Citation or %resource is Evidence or %resource is EvidenceReport or %resource is EvidenceVariable or %resource is MedicinalProductDefinition or %resource is PackagedProductDefinition or %resource is AdministrableProductDefinition or %resource is Ingredient or %resource is ClinicalUseDefinition or %resource is RegulatedAuthorization or %resource is SubstanceDefinition or %resource is SubscriptionStatus or %resource is SubscriptionTopic)
|
| ele-1 | error | DetectedIssue.meta, DetectedIssue.implicitRules, DetectedIssue.language, DetectedIssue.text, DetectedIssue.extension, DetectedIssue.extension:category, DetectedIssue.extension:encounter, DetectedIssue.modifierExtension, DetectedIssue.identifier, DetectedIssue.status, DetectedIssue.status.extension, DetectedIssue.status.extension:status, DetectedIssue.code, DetectedIssue.severity, DetectedIssue.patient, DetectedIssue.patient.extension, DetectedIssue.patient.extension:subject, DetectedIssue.patient.reference, DetectedIssue.patient.type, DetectedIssue.patient.identifier, DetectedIssue.patient.display, DetectedIssue.identified[x], DetectedIssue.author, DetectedIssue.author.extension, DetectedIssue.author.extension:author, DetectedIssue.author.reference, DetectedIssue.author.type, DetectedIssue.author.identifier, DetectedIssue.author.display, DetectedIssue.implicated, DetectedIssue.evidence, DetectedIssue.evidence.extension, DetectedIssue.evidence.modifierExtension, DetectedIssue.evidence.code, DetectedIssue.evidence.detail, DetectedIssue.detail, DetectedIssue.reference, DetectedIssue.mitigation, DetectedIssue.mitigation.extension, DetectedIssue.mitigation.extension:note, DetectedIssue.mitigation.modifierExtension, DetectedIssue.mitigation.action, DetectedIssue.mitigation.date, DetectedIssue.mitigation.author | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | DetectedIssue.extension, DetectedIssue.extension:category, DetectedIssue.extension:encounter, DetectedIssue.modifierExtension, DetectedIssue.status.extension, DetectedIssue.status.extension:status, DetectedIssue.patient.extension, DetectedIssue.patient.extension:subject, DetectedIssue.author.extension, DetectedIssue.author.extension:author, DetectedIssue.evidence.extension, DetectedIssue.evidence.modifierExtension, DetectedIssue.mitigation.extension, DetectedIssue.mitigation.extension:note, DetectedIssue.mitigation.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from DetectedIssue
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Other representations of profile: CSV, Excel, Schematron