Nictiz FHIR NL STU3 Zib2017
1.3.15 - CI Build
Nictiz FHIR NL STU3 Zib2017 - Local Development build (v1.3.15) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Official URL: http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.List | Version: 1.3.15 | |||
Active as of 2019-07-29 | Computable Name: Nictiz.IHE.MHD.List |
Profile on List for use as a Document Folder based on IHE IT Infrastructure Technical Framework Supplement - Mobile access to Health Documents (MHD) Rev. 2.3. See http://wiki.ihe.net/index.php/Mobile_access_to_Health_Documents_(MHD) The IHE MHD Profile text is Normative, this conformance resource is Informative.
Copied profile from IHE MHD to have control over the downstream references. The ProvideDocumentBundle.Minimal and DocumentManifest profiles contained error that are only addressed in FHIR R4. These profiles are copied and fixed. This profile is copied and governed by Nictiz because the ProvideDocumentBundle profile references to this profile.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from List
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() |
0..* | List | Information summarized from a list of other resources | |
![]() ![]() ![]() |
1..* | Identifier | Business identifier | |
![]() ![]() ![]() |
1..1 | code | working | snapshot | changes Fixed Value: working | |
![]() ![]() ![]() |
1..1 | string | Descriptive name for the list | |
![]() ![]() ![]() |
1..1 | CodeableConcept | What the purpose of this list is | |
![]() ![]() ![]() |
1..1 | Reference(Patient) | If all resources have the same subject | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
0..0 | |||
![]() |
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | List | Information summarized from a list of other resources lst-2: The deleted flag can only be used if the mode of the list is "changes" lst-1: A list can only have an emptyReason if it is empty |
![]() ![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() ![]() |
1..* | Identifier | Business identifier | |
![]() ![]() ![]() |
?!Σ | 1..1 | code | current | retired | entered-in-error Binding: ListStatus (required): The current state of the list |
![]() ![]() ![]() |
?!Σ | 1..1 | code | working | snapshot | changes Binding: ListMode (required): The processing mode that applies to this list Fixed Value: working |
![]() ![]() ![]() |
Σ | 1..1 | string | Descriptive name for the list Example General: Dr. Jane's Patients |
![]() ![]() ![]() |
Σ | 1..1 | CodeableConcept | What the purpose of this list is Binding: Example Use Codes for List (example): What the purpose of a list is |
![]() ![]() ![]() |
Σ | 1..1 | Reference(Patient) | If all resources have the same subject |
![]() |
Path | Conformance | ValueSet / Code | URI |
List.status | required | ListStatushttp://hl7.org/fhir/ValueSet/list-status from the FHIR Standard | |
List.mode | required | Fixed Value: workinghttp://hl7.org/fhir/ValueSet/list-mode from the FHIR Standard | |
List.code | example | Example Use Codes for Listhttp://hl7.org/fhir/ValueSet/list-example-codes from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-1 | error | List | If the resource is contained in another resource, it SHALL NOT contain any narrative : contained.text.empty() | |
dom-2 | error | List | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | List | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource : contained.where(('#'+id in %resource.descendants().reference).not()).empty() | |
dom-4 | error | List | 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() | |
lst-1 | error | List | A list can only have an emptyReason if it is empty : emptyReason.empty() or entry.empty() | |
lst-2 | error | List | The deleted flag can only be used if the mode of the list is "changes" : mode = 'changes' or entry.deleted.empty() |
Name | Flags | Card. | Type | Description & Constraints![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() |
C | 0..* | List | Information summarized from a list of other resources lst-2: The deleted flag can only be used if the mode of the list is "changes" lst-1: A list can only have an emptyReason if it is empty | ||||
![]() ![]() ![]() |
Σ | 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: Common Languages (extensible): A human language.
| |||||
![]() ![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
![]() ![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() ![]() |
0..* | Extension | Additional Content defined by implementations | |||||
![]() ![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
1..* | Identifier | Business identifier | |||||
![]() ![]() ![]() |
?!Σ | 1..1 | code | current | retired | entered-in-error Binding: ListStatus (required): The current state of the list | ||||
![]() ![]() ![]() |
?!Σ | 1..1 | code | working | snapshot | changes Binding: ListMode (required): The processing mode that applies to this list Fixed Value: working | ||||
![]() ![]() ![]() |
Σ | 1..1 | string | Descriptive name for the list Example General: Dr. Jane's Patients | ||||
![]() ![]() ![]() |
Σ | 1..1 | CodeableConcept | What the purpose of this list is Binding: Example Use Codes for List (example): What the purpose of a list is | ||||
![]() ![]() ![]() |
Σ | 1..1 | Reference(Patient) | If all resources have the same subject | ||||
![]() ![]() ![]() |
Σ | 0..1 | dateTime | When the list was prepared | ||||
![]() ![]() ![]() |
0..* | Annotation | Comments about the list | |||||
![]() ![]() ![]() |
C | 0..* | BackboneElement | Entries in the list | ||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional Content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() ![]() |
1..1 | Reference(Resource) | Actual entry | |||||
![]() |
Path | Conformance | ValueSet / Code | URI | |||
List.language | extensible | Common Languages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
List.status | required | ListStatushttp://hl7.org/fhir/ValueSet/list-status from the FHIR Standard | ||||
List.mode | required | Fixed Value: workinghttp://hl7.org/fhir/ValueSet/list-mode from the FHIR Standard | ||||
List.code | example | Example Use Codes for Listhttp://hl7.org/fhir/ValueSet/list-example-codes from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-1 | error | List | If the resource is contained in another resource, it SHALL NOT contain any narrative : contained.text.empty() | |
dom-2 | error | List | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | List | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource : contained.where(('#'+id in %resource.descendants().reference).not()).empty() | |
dom-4 | error | List | 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() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() | (children().count() > id.count()) | |
lst-1 | error | List | A list can only have an emptyReason if it is empty : emptyReason.empty() or entry.empty() | |
lst-2 | error | List | The deleted flag can only be used if the mode of the list is "changes" : mode = 'changes' or entry.deleted.empty() |
This structure is derived from List
Differential View
This structure is derived from List
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() |
0..* | List | Information summarized from a list of other resources | |
![]() ![]() ![]() |
1..* | Identifier | Business identifier | |
![]() ![]() ![]() |
1..1 | code | working | snapshot | changes Fixed Value: working | |
![]() ![]() ![]() |
1..1 | string | Descriptive name for the list | |
![]() ![]() ![]() |
1..1 | CodeableConcept | What the purpose of this list is | |
![]() ![]() ![]() |
1..1 | Reference(Patient) | If all resources have the same subject | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
0..0 | |||
![]() |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | List | Information summarized from a list of other resources lst-2: The deleted flag can only be used if the mode of the list is "changes" lst-1: A list can only have an emptyReason if it is empty |
![]() ![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() ![]() |
1..* | Identifier | Business identifier | |
![]() ![]() ![]() |
?!Σ | 1..1 | code | current | retired | entered-in-error Binding: ListStatus (required): The current state of the list |
![]() ![]() ![]() |
?!Σ | 1..1 | code | working | snapshot | changes Binding: ListMode (required): The processing mode that applies to this list Fixed Value: working |
![]() ![]() ![]() |
Σ | 1..1 | string | Descriptive name for the list Example General: Dr. Jane's Patients |
![]() ![]() ![]() |
Σ | 1..1 | CodeableConcept | What the purpose of this list is Binding: Example Use Codes for List (example): What the purpose of a list is |
![]() ![]() ![]() |
Σ | 1..1 | Reference(Patient) | If all resources have the same subject |
![]() |
Path | Conformance | ValueSet / Code | URI |
List.status | required | ListStatushttp://hl7.org/fhir/ValueSet/list-status from the FHIR Standard | |
List.mode | required | Fixed Value: workinghttp://hl7.org/fhir/ValueSet/list-mode from the FHIR Standard | |
List.code | example | Example Use Codes for Listhttp://hl7.org/fhir/ValueSet/list-example-codes from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-1 | error | List | If the resource is contained in another resource, it SHALL NOT contain any narrative : contained.text.empty() | |
dom-2 | error | List | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | List | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource : contained.where(('#'+id in %resource.descendants().reference).not()).empty() | |
dom-4 | error | List | 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() | |
lst-1 | error | List | A list can only have an emptyReason if it is empty : emptyReason.empty() or entry.empty() | |
lst-2 | error | List | The deleted flag can only be used if the mode of the list is "changes" : mode = 'changes' or entry.deleted.empty() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() |
C | 0..* | List | Information summarized from a list of other resources lst-2: The deleted flag can only be used if the mode of the list is "changes" lst-1: A list can only have an emptyReason if it is empty | ||||
![]() ![]() ![]() |
Σ | 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: Common Languages (extensible): A human language.
| |||||
![]() ![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
![]() ![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() ![]() |
0..* | Extension | Additional Content defined by implementations | |||||
![]() ![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
1..* | Identifier | Business identifier | |||||
![]() ![]() ![]() |
?!Σ | 1..1 | code | current | retired | entered-in-error Binding: ListStatus (required): The current state of the list | ||||
![]() ![]() ![]() |
?!Σ | 1..1 | code | working | snapshot | changes Binding: ListMode (required): The processing mode that applies to this list Fixed Value: working | ||||
![]() ![]() ![]() |
Σ | 1..1 | string | Descriptive name for the list Example General: Dr. Jane's Patients | ||||
![]() ![]() ![]() |
Σ | 1..1 | CodeableConcept | What the purpose of this list is Binding: Example Use Codes for List (example): What the purpose of a list is | ||||
![]() ![]() ![]() |
Σ | 1..1 | Reference(Patient) | If all resources have the same subject | ||||
![]() ![]() ![]() |
Σ | 0..1 | dateTime | When the list was prepared | ||||
![]() ![]() ![]() |
0..* | Annotation | Comments about the list | |||||
![]() ![]() ![]() |
C | 0..* | BackboneElement | Entries in the list | ||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional Content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() ![]() |
1..1 | Reference(Resource) | Actual entry | |||||
![]() |
Path | Conformance | ValueSet / Code | URI | |||
List.language | extensible | Common Languages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
List.status | required | ListStatushttp://hl7.org/fhir/ValueSet/list-status from the FHIR Standard | ||||
List.mode | required | Fixed Value: workinghttp://hl7.org/fhir/ValueSet/list-mode from the FHIR Standard | ||||
List.code | example | Example Use Codes for Listhttp://hl7.org/fhir/ValueSet/list-example-codes from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-1 | error | List | If the resource is contained in another resource, it SHALL NOT contain any narrative : contained.text.empty() | |
dom-2 | error | List | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | List | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource : contained.where(('#'+id in %resource.descendants().reference).not()).empty() | |
dom-4 | error | List | 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() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() | (children().count() > id.count()) | |
lst-1 | error | List | A list can only have an emptyReason if it is empty : emptyReason.empty() or entry.empty() | |
lst-2 | error | List | The deleted flag can only be used if the mode of the list is "changes" : mode = 'changes' or entry.deleted.empty() |
This structure is derived from List
Other representations of profile: CSV, Excel, Schematron
IG © 2023+ HL7 Netherlands. Package zibs2017#1.3.15 based on FHIR 3.0.2. Generated 2024-04-09
Links: Table of Contents |
QA Report