IKNL PZP STU3
1.0.0-rc1 - consultation
IKNL PZP STU3, published by IKNL. This guide is not an authorized publication; it is the continuous build for version 1.0.0-rc1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IKNL/PZP-FHIR-STU3/ and changes regularly. See the Directory of published versions
| Official URL: https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ACP-MedicalDevice | Version: 1.0.0-rc1 | |||
| Draft as of 2025-10-31 | Computable Name: ACPMedicalDevice | |||
Copyright/Legal: Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
||||
Any internally implanted and external devices and/or aids used by the patient (in the past) to reduce the effects of functional limitations in organ systems or to facilitate the treatment of a disease. In the context of ACP, this profile is used to declare the use of an implantable cardioverter defibrillator (ICD). Based on nl-core-MedicalDevice and HCIM MedicalDevice.
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..* | Zib MedicalDevice(2.2.3) | MedicalDevice | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() |
0..1 | Reference(nl-core-organization) | Optional Extensions Element URL: http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Organization Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | (Complex) | Optional Extensions Element URL: http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Practitioner Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
0..0 | Additional Content defined by implementations Slice: Unordered, Open by value:url | ||
![]() ![]() ![]() ![]() |
1..1 | uri | "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Practitioner" | |
![]() ![]() ![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(nl-core-practitioner(2.0.7) | nl-core-practitionerrole(2.0.7)) | HealthProfessional | |
![]() ![]() ![]() |
0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference | Media) | Why was DeviceUseStatement performed? URL: http://nictiz.nl/fhir/StructureDefinition/deviceUseStatement-reasonReferenceSTU3 Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | (Complex) | ext Encounter Reference URL: https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ext-EncounterReference | |
![]() ![]() ![]() ![]() |
0..0 | Extension Slice: Unordered, Open by value:url | ||
![]() ![]() ![]() ![]() |
1..1 | uri | "https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ext-EncounterReference" | |
![]() ![]() ![]() ![]() |
0..1 | Reference(Encounter(1.0.0-rc1)) | Encounter | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
?!Σ | 1..1 | code | active | completed | entered-in-error + Binding: DeviceUseStatementStatus (required): A coded concept indicating the current status of a the Device Usage |
![]() ![]() |
1..1 | Reference(Patient(1.0.0-rc1)) | Patient using device | |
![]() ![]() |
0..1 | How often the device was used Slice: Unordered, Closed by type:$this | ||
![]() ![]() ![]() |
Timing | |||
![]() ![]() ![]() |
Period | |||
![]() ![]() ![]() |
dateTime | |||
![]() ![]() ![]() |
0..1 | Period | How often the device was used | |
![]() ![]() |
1..1 | Reference(MedicalDevice Product ICD(1.0.0-rc1)) | Reference to device used | |
![]() ![]() |
0..1 | CodeableConcept | AnatomicalLocation Binding: HulpmiddelAnatomischeLocatieCodelijst (2017-12-31T00:00:00) (extensible): Patient’s anatomical location of the medical aid used. | |
![]() ![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | Optional Extensions Element URL: http://nictiz.nl/fhir/StructureDefinition/BodySite-Qualifier Constraints: ext-1 | |
![]() ![]() ![]() ![]() ![]() |
0..0 | Additional Content defined by implementations Slice: Unordered, Open by value:url | ||
![]() ![]() ![]() ![]() ![]() |
1..1 | uri | "http://nictiz.nl/fhir/StructureDefinition/BodySite-Qualifier" | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| DeviceUseStatement.status | Base | required | DeviceUseStatementStatus | 📍3.0.2 | FHIR Std. |
| DeviceUseStatement.bodySite | Base | extensible | HulpmiddelAnatomischeLocatieCodelijst | 📍2017-12-31T00:00:00 | Nictiz FHIR NL STU3 Zib2017 v2.3 |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | DeviceUseStatement | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| dom-2 | error | DeviceUseStatement | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DeviceUseStatement | 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 | DeviceUseStatement | 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())
|
| ext-1 | error | DeviceUseStatement.extension:HealthcareProvider, DeviceUseStatement.extension:HealthProfessional, DeviceUseStatement.extension:reasonReference, DeviceUseStatement.bodySite.extension:Laterality | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from Zib MedicalDevice
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | Zib MedicalDevice(2.2.3) | MedicalDevice | |||||
![]() ![]() |
Σ | 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 This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
0..1 | Reference(nl-core-organization) | Optional Extensions Element URL: http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Organization Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | (Complex) | Optional Extensions Element URL: http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Practitioner Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..0 | Additional Content defined by implementations Slice: Unordered, Open by value:url | ||||||
![]() ![]() ![]() ![]() |
1..1 | uri | "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Practitioner" | |||||
![]() ![]() ![]() ![]() |
Content/Rules for all slices | |||||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(nl-core-practitioner(2.0.7) | nl-core-practitionerrole(2.0.7)) | HealthProfessional | |||||
![]() ![]() ![]() |
0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference | Media) | Why was DeviceUseStatement performed? URL: http://nictiz.nl/fhir/StructureDefinition/deviceUseStatement-reasonReferenceSTU3 Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | (Complex) | ext Encounter Reference URL: https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ext-EncounterReference | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..0 | Extension Slice: Unordered, Open by value:url | ||||||
![]() ![]() ![]() ![]() |
1..1 | uri | "https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ext-EncounterReference" | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Encounter(1.0.0-rc1)) | Encounter | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
0..* | Identifier | External identifier for this record | |||||
![]() ![]() |
?!Σ | 1..1 | code | active | completed | entered-in-error + Binding: DeviceUseStatementStatus (required): A coded concept indicating the current status of a the Device Usage | ||||
![]() ![]() |
1..1 | Reference(Patient(1.0.0-rc1)) | Patient using device | |||||
![]() ![]() |
0..1 | Period | Time range defined by start and end date/time | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
ΣC | 0..1 | dateTime | StartDate | ||||
![]() ![]() ![]() |
ΣC | 0..1 | dateTime | End time with inclusive boundary, if not ongoing | ||||
![]() ![]() |
0..1 | How often the device was used Slice: Unordered, Closed by type:$this | ||||||
![]() ![]() ![]() |
Timing | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
0..1 | Period | How often the device was used | |||||
![]() ![]() |
0..1 | dateTime | When statement was recorded | |||||
![]() ![]() |
0..1 | Reference(nl-core-patient(2.2.5) | nl-core-practitioner(2.0.7) | nl-core-relatedperson(2.0.5)) | Who made the statement | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(nl-core-practitionerrole) | Optional Extensions Element URL: http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
1..1 | Reference(MedicalDevice Product ICD(1.0.0-rc1)) | Reference to device used | |||||
![]() ![]() |
0..* | CodeableConcept | Why device was used | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | Reference(HCIM Problem) | Optional Extensions Element URL: http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Problem Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() |
0..1 | CodeableConcept | AnatomicalLocation Binding: HulpmiddelAnatomischeLocatieCodelijst (2017-12-31T00:00:00) (extensible): Patient’s anatomical location of the medical aid used. | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | Optional Extensions Element URL: http://nictiz.nl/fhir/StructureDefinition/BodySite-Qualifier Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() ![]() |
0..0 | Additional Content defined by implementations Slice: Unordered, Open by value:url | ||||||
![]() ![]() ![]() ![]() ![]() |
1..1 | uri | "http://nictiz.nl/fhir/StructureDefinition/BodySite-Qualifier" | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | BodySite qualifier Binding: MedischHulpmiddelLateraliteitCodelijst (2017-12-31T00:00:00) (extensible): MedicalDeviceLateralityCodelist | |||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() |
0..* | Annotation | Addition details (comments, instructions) | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
Σ | 0..1 | Individual responsible for the annotation | |||||
![]() ![]() ![]() ![]() |
Reference(Practitioner | Patient | RelatedPerson) | |||||||
![]() ![]() ![]() ![]() |
string | |||||||
![]() ![]() ![]() |
Σ | 0..1 | dateTime | When the annotation was made | ||||
![]() ![]() ![]() |
1..1 | string | Comment | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| DeviceUseStatement.language | Base | extensible | Common Languages | 📍3.0.2 | FHIR Std. |
| DeviceUseStatement.status | Base | required | DeviceUseStatementStatus | 📍3.0.2 | FHIR Std. |
| DeviceUseStatement.bodySite | Base | extensible | HulpmiddelAnatomischeLocatieCodelijst | 📍2017-12-31T00:00:00 | Nictiz FHIR NL STU3 Zib2017 v2.3 |
| DeviceUseStatement.bodySite.extension:Laterality.value[x] | Base | extensible | MedischHulpmiddelLateraliteitCodelijst | 📍2017-12-31T00:00:00 | Nictiz FHIR NL STU3 Zib2017 v2.3 |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | DeviceUseStatement | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| dom-2 | error | DeviceUseStatement | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DeviceUseStatement | 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 | DeviceUseStatement | 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())
|
| ext-1 | error | DeviceUseStatement.extension:HealthcareProvider, DeviceUseStatement.extension:HealthProfessional, DeviceUseStatement.extension:reasonReference, DeviceUseStatement.source.extension:practitionerRole, DeviceUseStatement.indication.extension:indication_Problem, DeviceUseStatement.bodySite.extension:Laterality | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from Zib MedicalDevice
Summary
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Zib MedicalDevice(2.2.3) | MedicalDevice | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() |
0..1 | Reference(nl-core-organization) | Optional Extensions Element URL: http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Organization Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | (Complex) | Optional Extensions Element URL: http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Practitioner Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
0..0 | Additional Content defined by implementations Slice: Unordered, Open by value:url | ||
![]() ![]() ![]() ![]() |
1..1 | uri | "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Practitioner" | |
![]() ![]() ![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(nl-core-practitioner(2.0.7) | nl-core-practitionerrole(2.0.7)) | HealthProfessional | |
![]() ![]() ![]() |
0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference | Media) | Why was DeviceUseStatement performed? URL: http://nictiz.nl/fhir/StructureDefinition/deviceUseStatement-reasonReferenceSTU3 Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | (Complex) | ext Encounter Reference URL: https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ext-EncounterReference | |
![]() ![]() ![]() ![]() |
0..0 | Extension Slice: Unordered, Open by value:url | ||
![]() ![]() ![]() ![]() |
1..1 | uri | "https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ext-EncounterReference" | |
![]() ![]() ![]() ![]() |
0..1 | Reference(Encounter(1.0.0-rc1)) | Encounter | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
?!Σ | 1..1 | code | active | completed | entered-in-error + Binding: DeviceUseStatementStatus (required): A coded concept indicating the current status of a the Device Usage |
![]() ![]() |
1..1 | Reference(Patient(1.0.0-rc1)) | Patient using device | |
![]() ![]() |
0..1 | How often the device was used Slice: Unordered, Closed by type:$this | ||
![]() ![]() ![]() |
Timing | |||
![]() ![]() ![]() |
Period | |||
![]() ![]() ![]() |
dateTime | |||
![]() ![]() ![]() |
0..1 | Period | How often the device was used | |
![]() ![]() |
1..1 | Reference(MedicalDevice Product ICD(1.0.0-rc1)) | Reference to device used | |
![]() ![]() |
0..1 | CodeableConcept | AnatomicalLocation Binding: HulpmiddelAnatomischeLocatieCodelijst (2017-12-31T00:00:00) (extensible): Patient’s anatomical location of the medical aid used. | |
![]() ![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | Optional Extensions Element URL: http://nictiz.nl/fhir/StructureDefinition/BodySite-Qualifier Constraints: ext-1 | |
![]() ![]() ![]() ![]() ![]() |
0..0 | Additional Content defined by implementations Slice: Unordered, Open by value:url | ||
![]() ![]() ![]() ![]() ![]() |
1..1 | uri | "http://nictiz.nl/fhir/StructureDefinition/BodySite-Qualifier" | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| DeviceUseStatement.status | Base | required | DeviceUseStatementStatus | 📍3.0.2 | FHIR Std. |
| DeviceUseStatement.bodySite | Base | extensible | HulpmiddelAnatomischeLocatieCodelijst | 📍2017-12-31T00:00:00 | Nictiz FHIR NL STU3 Zib2017 v2.3 |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | DeviceUseStatement | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| dom-2 | error | DeviceUseStatement | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DeviceUseStatement | 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 | DeviceUseStatement | 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())
|
| ext-1 | error | DeviceUseStatement.extension:HealthcareProvider, DeviceUseStatement.extension:HealthProfessional, DeviceUseStatement.extension:reasonReference, DeviceUseStatement.bodySite.extension:Laterality | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Differential View
This structure is derived from Zib MedicalDevice
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | Zib MedicalDevice(2.2.3) | MedicalDevice | |||||
![]() ![]() |
Σ | 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 This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
0..1 | Reference(nl-core-organization) | Optional Extensions Element URL: http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Organization Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | (Complex) | Optional Extensions Element URL: http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Practitioner Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..0 | Additional Content defined by implementations Slice: Unordered, Open by value:url | ||||||
![]() ![]() ![]() ![]() |
1..1 | uri | "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Practitioner" | |||||
![]() ![]() ![]() ![]() |
Content/Rules for all slices | |||||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(nl-core-practitioner(2.0.7) | nl-core-practitionerrole(2.0.7)) | HealthProfessional | |||||
![]() ![]() ![]() |
0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference | Media) | Why was DeviceUseStatement performed? URL: http://nictiz.nl/fhir/StructureDefinition/deviceUseStatement-reasonReferenceSTU3 Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | (Complex) | ext Encounter Reference URL: https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ext-EncounterReference | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..0 | Extension Slice: Unordered, Open by value:url | ||||||
![]() ![]() ![]() ![]() |
1..1 | uri | "https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ext-EncounterReference" | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Encounter(1.0.0-rc1)) | Encounter | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
0..* | Identifier | External identifier for this record | |||||
![]() ![]() |
?!Σ | 1..1 | code | active | completed | entered-in-error + Binding: DeviceUseStatementStatus (required): A coded concept indicating the current status of a the Device Usage | ||||
![]() ![]() |
1..1 | Reference(Patient(1.0.0-rc1)) | Patient using device | |||||
![]() ![]() |
0..1 | Period | Time range defined by start and end date/time | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
ΣC | 0..1 | dateTime | StartDate | ||||
![]() ![]() ![]() |
ΣC | 0..1 | dateTime | End time with inclusive boundary, if not ongoing | ||||
![]() ![]() |
0..1 | How often the device was used Slice: Unordered, Closed by type:$this | ||||||
![]() ![]() ![]() |
Timing | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
0..1 | Period | How often the device was used | |||||
![]() ![]() |
0..1 | dateTime | When statement was recorded | |||||
![]() ![]() |
0..1 | Reference(nl-core-patient(2.2.5) | nl-core-practitioner(2.0.7) | nl-core-relatedperson(2.0.5)) | Who made the statement | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(nl-core-practitionerrole) | Optional Extensions Element URL: http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
1..1 | Reference(MedicalDevice Product ICD(1.0.0-rc1)) | Reference to device used | |||||
![]() ![]() |
0..* | CodeableConcept | Why device was used | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | Reference(HCIM Problem) | Optional Extensions Element URL: http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Problem Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() |
0..1 | CodeableConcept | AnatomicalLocation Binding: HulpmiddelAnatomischeLocatieCodelijst (2017-12-31T00:00:00) (extensible): Patient’s anatomical location of the medical aid used. | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | Optional Extensions Element URL: http://nictiz.nl/fhir/StructureDefinition/BodySite-Qualifier Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() ![]() |
0..0 | Additional Content defined by implementations Slice: Unordered, Open by value:url | ||||||
![]() ![]() ![]() ![]() ![]() |
1..1 | uri | "http://nictiz.nl/fhir/StructureDefinition/BodySite-Qualifier" | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | BodySite qualifier Binding: MedischHulpmiddelLateraliteitCodelijst (2017-12-31T00:00:00) (extensible): MedicalDeviceLateralityCodelist | |||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() |
0..* | Annotation | Addition details (comments, instructions) | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
Σ | 0..1 | Individual responsible for the annotation | |||||
![]() ![]() ![]() ![]() |
Reference(Practitioner | Patient | RelatedPerson) | |||||||
![]() ![]() ![]() ![]() |
string | |||||||
![]() ![]() ![]() |
Σ | 0..1 | dateTime | When the annotation was made | ||||
![]() ![]() ![]() |
1..1 | string | Comment | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| DeviceUseStatement.language | Base | extensible | Common Languages | 📍3.0.2 | FHIR Std. |
| DeviceUseStatement.status | Base | required | DeviceUseStatementStatus | 📍3.0.2 | FHIR Std. |
| DeviceUseStatement.bodySite | Base | extensible | HulpmiddelAnatomischeLocatieCodelijst | 📍2017-12-31T00:00:00 | Nictiz FHIR NL STU3 Zib2017 v2.3 |
| DeviceUseStatement.bodySite.extension:Laterality.value[x] | Base | extensible | MedischHulpmiddelLateraliteitCodelijst | 📍2017-12-31T00:00:00 | Nictiz FHIR NL STU3 Zib2017 v2.3 |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | DeviceUseStatement | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| dom-2 | error | DeviceUseStatement | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DeviceUseStatement | 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 | DeviceUseStatement | 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())
|
| ext-1 | error | DeviceUseStatement.extension:HealthcareProvider, DeviceUseStatement.extension:HealthProfessional, DeviceUseStatement.extension:reasonReference, DeviceUseStatement.source.extension:practitionerRole, DeviceUseStatement.indication.extension:indication_Problem, DeviceUseStatement.bodySite.extension:Laterality | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from Zib MedicalDevice
Summary
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Other representations of profile: CSV, Excel, Schematron