Extensions for Using Data Elements from FHIR STU3 in FHIR R5 - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/3.0/StructureDefinition/profile-DetectedIssue | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: Profile_R3_DetectedIssue_R5 | ||
This cross-version profile allows STU3 DetectedIssue content to be represented via FHIR R5 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(5.0.0) | Clinical issue with action | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
?!Σ | 1..1 | code | preliminary | final | entered-in-error | mitigated Binding: DetectedIssueStatus (required): Indicates the status of the identified issue. |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
0..1 | code | STU3: registered | preliminary | final | amended + URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-DetectedIssue.status Binding: DetectedIssueStatus (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 | Detected Issue Status | 📍5.0.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 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 | 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.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.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(5.0.0) | Clinical issue with action | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Meta | STU3: meta additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-DetectedIssue.meta Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | id | Version specific identifier | ||||
![]() ![]() ![]() |
Σ | 0..1 | instant | When the resource version last changed | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Identifies where the resource comes from | ||||
![]() ![]() ![]() |
Σ | 0..* | canonical(StructureDefinition) | Profiles this resource claims to conform to | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Security Labels applied to this resource Binding: AllSecurityLabels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". | ||||
![]() ![]() |
?!Σ | 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..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | STU3: text additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-DetectedIssue.text Constraints: ext-1 | |||||
![]() ![]() ![]() |
1..1 | code | generated | extensions | additional | empty Binding: NarrativeStatus (required): The status of a resource narrative. | |||||
![]() ![]() ![]() |
C | 1..1 | xhtml | Limited xhtml content Constraints: txt-1, txt-2 | ||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
Σ | 0..* | Identifier | Unique id for the detected issue | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Identifier | STU3: identifier additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-DetectedIssue.identifier Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() |
?!Σ | 1..1 | code | preliminary | final | entered-in-error | mitigated Binding: DetectedIssueStatus (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 | STU3: registered | preliminary | final | amended + URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-DetectedIssue.status Binding: DetectedIssueStatus (required): Indicates the status of the identified issue Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | code | Primitive value for code | |||||
![]() ![]() |
0..* | CodeableConcept | Type of detected issue, e.g. drug-drug, duplicate therapy, etc Binding: DetectedIssueCategory (preferred): Codes for high level detected issue categories. | |||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | Specific type of detected issue, e.g. drug-drug, duplicate therapy, etc Binding: DetectedIssueCategory (preferred): Codes identifying the 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 | Group | Device | Location | Organization | Procedure | Practitioner | Medication | Substance | BiologicallyDerivedProduct | NutritionProduct) | Associated subject | ||||
![]() ![]() ![]() |
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) | STU3: Associated patient additional types 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") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..1 | Reference(Encounter) | Encounter detected issue is part of | ||||
![]() ![]() |
Σ | 0..1 | When identified | |||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() |
Σ | 0..1 | Reference(Patient | RelatedPerson | 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) | STU3: author additional types 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") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..* | Reference(Resource) | Problem resource | ||||
![]() ![]() ![]() |
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) | STU3: implicated additional types 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") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the 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 | markdown | 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 | Additional content defined by implementations 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? | |||||
![]() ![]() ![]() ![]() |
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) | STU3: author additional types 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") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() ![]() |
0..* | Annotation | Additional notes about the mitigation | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| DetectedIssue.meta.security | Base | extensible |
All Security Labels
|
📍5.0.0 | tx.fhir.org |
| DetectedIssue.meta.tag | Base | example | Common Tags | 📍5.0.0 | FHIR Std. |
| DetectedIssue.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| DetectedIssue.text.status | Base | required | NarrativeStatus | 📍5.0.0 | FHIR Std. |
| DetectedIssue.identifier.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| DetectedIssue.identifier.type | Base | extensible | Identifier Type Codes | 📍5.0.0 | FHIR Std. |
| DetectedIssue.status | Base | required | Detected Issue Status | 📍5.0.0 | FHIR Std. |
| DetectedIssue.category | Base | preferred | Detected Issue Category | 📍5.0.0 | FHIR Std. |
| DetectedIssue.code | Base | preferred | Detected Issue Category | 📍5.0.0 | FHIR Std. |
| DetectedIssue.severity | Base | required | Detected Issue Severity | 📍5.0.0 | FHIR Std. |
| DetectedIssue.subject.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| DetectedIssue.author.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| DetectedIssue.implicated.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| DetectedIssue.evidence.code | Base | example | Manifestation and Symptom Codes | 📍5.0.0 | FHIR Std. |
| DetectedIssue.mitigation.action | Base | preferred | Detected Issue Mitigation Action | 📍5.0.0 | FHIR Std. |
| DetectedIssue.mitigation.author.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| 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 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 | 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.meta, DetectedIssue.meta.extension, DetectedIssue.meta.extension:meta, DetectedIssue.meta.versionId, DetectedIssue.meta.lastUpdated, DetectedIssue.meta.source, DetectedIssue.meta.profile, DetectedIssue.meta.security, DetectedIssue.meta.tag, DetectedIssue.implicitRules, DetectedIssue.language, DetectedIssue.text, DetectedIssue.text.extension, DetectedIssue.text.extension:text, DetectedIssue.text.status, DetectedIssue.text.div, DetectedIssue.extension, DetectedIssue.modifierExtension, DetectedIssue.identifier, DetectedIssue.identifier.extension, DetectedIssue.identifier.extension:identifier, DetectedIssue.identifier.use, DetectedIssue.identifier.type, DetectedIssue.identifier.system, DetectedIssue.identifier.value, DetectedIssue.identifier.period, DetectedIssue.identifier.assigner, DetectedIssue.status, DetectedIssue.status.extension, DetectedIssue.status.extension:status, DetectedIssue.category, DetectedIssue.code, DetectedIssue.severity, DetectedIssue.subject, DetectedIssue.subject.extension, DetectedIssue.subject.extension:patient, DetectedIssue.subject.reference, DetectedIssue.subject.type, DetectedIssue.subject.identifier, DetectedIssue.subject.display, DetectedIssue.encounter, 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.implicated.extension, DetectedIssue.implicated.extension:implicated, DetectedIssue.implicated.reference, DetectedIssue.implicated.type, DetectedIssue.implicated.identifier, DetectedIssue.implicated.display, 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.modifierExtension, DetectedIssue.mitigation.action, DetectedIssue.mitigation.date, DetectedIssue.mitigation.author, DetectedIssue.mitigation.author.extension, DetectedIssue.mitigation.author.extension:author, DetectedIssue.mitigation.author.reference, DetectedIssue.mitigation.author.type, DetectedIssue.mitigation.author.identifier, DetectedIssue.mitigation.author.display, DetectedIssue.mitigation.note | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | DetectedIssue.meta.extension, DetectedIssue.meta.extension:meta, DetectedIssue.text.extension, DetectedIssue.text.extension:text, DetectedIssue.extension, DetectedIssue.modifierExtension, DetectedIssue.identifier.extension, DetectedIssue.identifier.extension:identifier, DetectedIssue.status.extension, DetectedIssue.status.extension:status, DetectedIssue.subject.extension, DetectedIssue.subject.extension:patient, DetectedIssue.author.extension, DetectedIssue.author.extension:author, DetectedIssue.implicated.extension, DetectedIssue.implicated.extension:implicated, DetectedIssue.evidence.extension, DetectedIssue.evidence.modifierExtension, DetectedIssue.mitigation.extension, DetectedIssue.mitigation.modifierExtension, DetectedIssue.mitigation.author.extension, DetectedIssue.mitigation.author.extension:author | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| txt-1 | error | DetectedIssue.text.div | The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes |
htmlChecks()
|
| txt-2 | error | DetectedIssue.text.div | The narrative SHALL have some non-whitespace content |
htmlChecks()
|
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(5.0.0) | Clinical issue with action | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
?!Σ | 1..1 | code | preliminary | final | entered-in-error | mitigated Binding: DetectedIssueStatus (required): Indicates the status of the identified issue. |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
0..1 | code | STU3: registered | preliminary | final | amended + URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-DetectedIssue.status Binding: DetectedIssueStatus (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 | Detected Issue Status | 📍5.0.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 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 | 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.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.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(5.0.0) | Clinical issue with action | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Meta | STU3: meta additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-DetectedIssue.meta Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | id | Version specific identifier | ||||
![]() ![]() ![]() |
Σ | 0..1 | instant | When the resource version last changed | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Identifies where the resource comes from | ||||
![]() ![]() ![]() |
Σ | 0..* | canonical(StructureDefinition) | Profiles this resource claims to conform to | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Security Labels applied to this resource Binding: AllSecurityLabels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". | ||||
![]() ![]() |
?!Σ | 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..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | STU3: text additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-DetectedIssue.text Constraints: ext-1 | |||||
![]() ![]() ![]() |
1..1 | code | generated | extensions | additional | empty Binding: NarrativeStatus (required): The status of a resource narrative. | |||||
![]() ![]() ![]() |
C | 1..1 | xhtml | Limited xhtml content Constraints: txt-1, txt-2 | ||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
Σ | 0..* | Identifier | Unique id for the detected issue | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Identifier | STU3: identifier additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-DetectedIssue.identifier Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() |
?!Σ | 1..1 | code | preliminary | final | entered-in-error | mitigated Binding: DetectedIssueStatus (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 | STU3: registered | preliminary | final | amended + URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-DetectedIssue.status Binding: DetectedIssueStatus (required): Indicates the status of the identified issue Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | code | Primitive value for code | |||||
![]() ![]() |
0..* | CodeableConcept | Type of detected issue, e.g. drug-drug, duplicate therapy, etc Binding: DetectedIssueCategory (preferred): Codes for high level detected issue categories. | |||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | Specific type of detected issue, e.g. drug-drug, duplicate therapy, etc Binding: DetectedIssueCategory (preferred): Codes identifying the 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 | Group | Device | Location | Organization | Procedure | Practitioner | Medication | Substance | BiologicallyDerivedProduct | NutritionProduct) | Associated subject | ||||
![]() ![]() ![]() |
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) | STU3: Associated patient additional types 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") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..1 | Reference(Encounter) | Encounter detected issue is part of | ||||
![]() ![]() |
Σ | 0..1 | When identified | |||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() |
Σ | 0..1 | Reference(Patient | RelatedPerson | 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) | STU3: author additional types 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") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..* | Reference(Resource) | Problem resource | ||||
![]() ![]() ![]() |
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) | STU3: implicated additional types 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") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the 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 | markdown | 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 | Additional content defined by implementations 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? | |||||
![]() ![]() ![]() ![]() |
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) | STU3: author additional types 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") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() ![]() |
0..* | Annotation | Additional notes about the mitigation | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| DetectedIssue.meta.security | Base | extensible |
All Security Labels
|
📍5.0.0 | tx.fhir.org |
| DetectedIssue.meta.tag | Base | example | Common Tags | 📍5.0.0 | FHIR Std. |
| DetectedIssue.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| DetectedIssue.text.status | Base | required | NarrativeStatus | 📍5.0.0 | FHIR Std. |
| DetectedIssue.identifier.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| DetectedIssue.identifier.type | Base | extensible | Identifier Type Codes | 📍5.0.0 | FHIR Std. |
| DetectedIssue.status | Base | required | Detected Issue Status | 📍5.0.0 | FHIR Std. |
| DetectedIssue.category | Base | preferred | Detected Issue Category | 📍5.0.0 | FHIR Std. |
| DetectedIssue.code | Base | preferred | Detected Issue Category | 📍5.0.0 | FHIR Std. |
| DetectedIssue.severity | Base | required | Detected Issue Severity | 📍5.0.0 | FHIR Std. |
| DetectedIssue.subject.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| DetectedIssue.author.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| DetectedIssue.implicated.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| DetectedIssue.evidence.code | Base | example | Manifestation and Symptom Codes | 📍5.0.0 | FHIR Std. |
| DetectedIssue.mitigation.action | Base | preferred | Detected Issue Mitigation Action | 📍5.0.0 | FHIR Std. |
| DetectedIssue.mitigation.author.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| 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 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 | 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.meta, DetectedIssue.meta.extension, DetectedIssue.meta.extension:meta, DetectedIssue.meta.versionId, DetectedIssue.meta.lastUpdated, DetectedIssue.meta.source, DetectedIssue.meta.profile, DetectedIssue.meta.security, DetectedIssue.meta.tag, DetectedIssue.implicitRules, DetectedIssue.language, DetectedIssue.text, DetectedIssue.text.extension, DetectedIssue.text.extension:text, DetectedIssue.text.status, DetectedIssue.text.div, DetectedIssue.extension, DetectedIssue.modifierExtension, DetectedIssue.identifier, DetectedIssue.identifier.extension, DetectedIssue.identifier.extension:identifier, DetectedIssue.identifier.use, DetectedIssue.identifier.type, DetectedIssue.identifier.system, DetectedIssue.identifier.value, DetectedIssue.identifier.period, DetectedIssue.identifier.assigner, DetectedIssue.status, DetectedIssue.status.extension, DetectedIssue.status.extension:status, DetectedIssue.category, DetectedIssue.code, DetectedIssue.severity, DetectedIssue.subject, DetectedIssue.subject.extension, DetectedIssue.subject.extension:patient, DetectedIssue.subject.reference, DetectedIssue.subject.type, DetectedIssue.subject.identifier, DetectedIssue.subject.display, DetectedIssue.encounter, 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.implicated.extension, DetectedIssue.implicated.extension:implicated, DetectedIssue.implicated.reference, DetectedIssue.implicated.type, DetectedIssue.implicated.identifier, DetectedIssue.implicated.display, 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.modifierExtension, DetectedIssue.mitigation.action, DetectedIssue.mitigation.date, DetectedIssue.mitigation.author, DetectedIssue.mitigation.author.extension, DetectedIssue.mitigation.author.extension:author, DetectedIssue.mitigation.author.reference, DetectedIssue.mitigation.author.type, DetectedIssue.mitigation.author.identifier, DetectedIssue.mitigation.author.display, DetectedIssue.mitigation.note | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | DetectedIssue.meta.extension, DetectedIssue.meta.extension:meta, DetectedIssue.text.extension, DetectedIssue.text.extension:text, DetectedIssue.extension, DetectedIssue.modifierExtension, DetectedIssue.identifier.extension, DetectedIssue.identifier.extension:identifier, DetectedIssue.status.extension, DetectedIssue.status.extension:status, DetectedIssue.subject.extension, DetectedIssue.subject.extension:patient, DetectedIssue.author.extension, DetectedIssue.author.extension:author, DetectedIssue.implicated.extension, DetectedIssue.implicated.extension:implicated, DetectedIssue.evidence.extension, DetectedIssue.evidence.modifierExtension, DetectedIssue.mitigation.extension, DetectedIssue.mitigation.modifierExtension, DetectedIssue.mitigation.author.extension, DetectedIssue.mitigation.author.extension:author | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| txt-1 | error | DetectedIssue.text.div | The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes |
htmlChecks()
|
| txt-2 | error | DetectedIssue.text.div | The narrative SHALL have some non-whitespace content |
htmlChecks()
|
This structure is derived from DetectedIssue
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Other representations of profile: CSV, Excel, Schematron