RIVO-Noord Zorgviewer Implementation Guide
1.24.0 - CI build
RIVO-Noord Zorgviewer Implementation Guide, published by RIVO-NN HL7NL. This guide is not an authorized publication; it is the continuous build for version 1.24.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/RIVO-Noord/zorgviewer-ig/ and changes regularly. See the Directory of published versions
| Official URL: http://fhir.hl7.nl/zorgviewer/StructureDefinition/MedischHulpmiddel | Version: 1.24.0 | |||
| Active as of 2026-04-22 | Computable Name: MedischHulpmiddel | |||
MedischHulpmiddel (DeviceUseStatement)
Dit Profiel is het resultaat van de vergelijking tussen de zib2017 FHIR Profiel en de implementaties in Epic, Chipsoft, Topicus en Nexus. De elementen die in ieder geval in alle output beschikbaar zullen zijn. Voornamelijk bedoeld voor houvast van een client en voor validatie van output.
De specificatie op deze pagina is gegenereerd en work-in-progress.
ViewDefinition voor Medische Hulpmiddelen
Medische Hulpmiddelen
| >< | Bron | Hulpmiddel | Begin datum | Anatomische locatie | Indicatie | Toelichting |
|---|---|---|---|---|---|---|
| + | EPS | Walker (physical object) | ||||
| + | EPS | Home nebulizer (physical object) | ||||
| + | Nictiz | Cardiac Stent - Model X123 | 1-9-2021 | Right coronary artery | Atherosclerose | Implanted during angioplasty procedure. |
|
Lateraliteit Right | ||||||
| Kolom label | FHIR Path Expression | FHIR Type | Zib element | Toelichting of regels |
|---|---|---|---|---|
| Bron | meta.extension('http://hl7.org/fhir/4.0/StructureDefinition/extension-Meta.source').valueUri | string |
nvt | Lookup adhv uri (AGB-Z of OID) <adressering-base>/Organization?identifier=<.meta.tag.code> en gebruik dan Organization.name |
| Hulpmiddel | device.display | string |
Product | |
| Begin datum | whenUsed.start | dateTime |
BeginDatum | |
| Anatomische locatie | bodySite.text | bodySite.coding[0].display | string |
AnatomischeLocatie | |
| Indicatie | indication[0].display | indication[0].text | string |
Indicatie | |
| Toelichting | note[0].text | string |
Toelichting | |
| UITKLAPVELD | ||||
| +Lateraliteit | bodySite.extension('http://nictiz.nl/fhir/StructureDefinition/BodySite-Qualifier').valueCodeableConcept.coding[0].display | string |
Lateraliteit | |
Opvragen (search) deviceusestatements
GET <ontsluiten-bronsysteem-base>/DeviceUseStatement?patient=<fhir_patient_id>
De Zorgviewer-backend of Ontsluiten bronsysteem MOET na bevragen van het bronsysteem aan elk resultaat resource een meta-tag toevoegen met de AGB, OID of URA identifier van de zorgaanbieder (zie Organization voor voorbeelden). Dit wordt vervolgens gebruikt in de "Bron" kolom in de Zorgviewer-frontend. N.B. We gebruiken hier een pre-adopt van de FHIR R4 Meta.source.
Toevoegen aan elke response, dus per resource (bij een read) of per Bundle (bij een search):
"meta": {
"extension": [ {
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-Meta.source",
"valueUri": "urn:oid:2.16.840.1.113883.2.4.3.8"
} ]
}
Alternatief: Elke entry van een search response Bundle bevat een referentie naar de bijbehorende Patient (<resource>.subject|patient). Elke patient heeft een Patient.managingOrganization en in de gerefereerde Organization.identifier staat vervolgens o.a. de OID van het bronsysyeem. Of je gebruikt de identifiers om een volledige Organization op te zoeken in het adresboek en zie inhoud hier.
Usages:
You can also check for usages in the FHIR IG Statistics
Changes since version 1.23.0:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Zib MedicalDevice | 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) | HealthcareProvider URL: http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Organization Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | (Complex) | HealthProfessional 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 | nl-core-practitionerrole) | HealthProfessional | |
![]() ![]() ![]() |
0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference | Media) | Why was DeviceUseStatement performed? URL: http://nictiz.nl/fhir/StructureDefinition/deviceUseStatement-reasonReferenceSTU3 Constraints: ext-1 | |
![]() ![]() |
?! | 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(Group | nl-core-patient) | Patient using device | |
![]() ![]() |
S | 0..1 | Period | Time range defined by start and end date/time |
![]() ![]() |
S | 1..1 | Reference(HCIM MedicalDevice Product) | Reference to device used |
![]() ![]() |
S | 0..* | CodeableConcept | Why device was used |
![]() ![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() ![]() |
0..* | Reference(HCIM Problem) | Indication-Probleem URL: http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Problem Constraints: ext-1 | |
![]() ![]() |
S | 0..1 | CodeableConcept | AnatomicalLocation Binding: HulpmiddelAnatomischeLocatieCodelijst (extensible): Patient’s anatomical location of the medical aid used. |
![]() ![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | Laterality 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" | |
![]() ![]() |
S | 0..* | Annotation | Addition details (comments, instructions) |
![]() ![]() ![]() |
1..1 | string | Comment | |
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.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
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Zib MedicalDevice | MedicalDevice | |
![]() ![]() |
S | 0..1 | Period | Time range defined by start and end date/time |
![]() ![]() |
S | 1..1 | Reference(HCIM MedicalDevice Product) | Reference to device used |
![]() ![]() |
S | 0..* | CodeableConcept | Why device was used |
![]() ![]() |
S | 0..1 | CodeableConcept | AnatomicalLocation |
![]() ![]() |
S | 0..* | Annotation | Addition details (comments, instructions) |
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | Zib MedicalDevice | 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) | HealthcareProvider URL: http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Organization Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | (Complex) | HealthProfessional 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 | nl-core-practitionerrole) | HealthProfessional | |||||
![]() ![]() ![]() |
0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference | Media) | Why was DeviceUseStatement performed? URL: http://nictiz.nl/fhir/StructureDefinition/deviceUseStatement-reasonReferenceSTU3 Constraints: ext-1 | |||||
![]() ![]() |
?! | 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(Group | nl-core-patient) | Patient using device | |||||
![]() ![]() |
S | 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 | ||||||
![]() ![]() ![]() |
Timing | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() |
0..1 | dateTime | When statement was recorded | |||||
![]() ![]() |
0..1 | Reference(nl-core-patient | nl-core-practitioner | nl-core-relatedperson) | 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 | ||||
![]() ![]() |
S | 1..1 | Reference(HCIM MedicalDevice Product) | Reference to device used | ||||
![]() ![]() |
S | 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) | Indication-Probleem 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 | ||||
![]() ![]() |
S | 0..1 | CodeableConcept | AnatomicalLocation Binding: HulpmiddelAnatomischeLocatieCodelijst (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) | Laterality 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 (extensible): MedicalDeviceLateralityCodelist | |||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() |
S | 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
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Zib MedicalDevice | 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) | HealthcareProvider URL: http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Organization Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | (Complex) | HealthProfessional 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 | nl-core-practitionerrole) | HealthProfessional | |
![]() ![]() ![]() |
0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference | Media) | Why was DeviceUseStatement performed? URL: http://nictiz.nl/fhir/StructureDefinition/deviceUseStatement-reasonReferenceSTU3 Constraints: ext-1 | |
![]() ![]() |
?! | 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(Group | nl-core-patient) | Patient using device | |
![]() ![]() |
S | 0..1 | Period | Time range defined by start and end date/time |
![]() ![]() |
S | 1..1 | Reference(HCIM MedicalDevice Product) | Reference to device used |
![]() ![]() |
S | 0..* | CodeableConcept | Why device was used |
![]() ![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() ![]() |
0..* | Reference(HCIM Problem) | Indication-Probleem URL: http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Problem Constraints: ext-1 | |
![]() ![]() |
S | 0..1 | CodeableConcept | AnatomicalLocation Binding: HulpmiddelAnatomischeLocatieCodelijst (extensible): Patient’s anatomical location of the medical aid used. |
![]() ![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | Laterality 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" | |
![]() ![]() |
S | 0..* | Annotation | Addition details (comments, instructions) |
![]() ![]() ![]() |
1..1 | string | Comment | |
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.indication.extension:indication_Problem, 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
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Zib MedicalDevice | MedicalDevice | |
![]() ![]() |
S | 0..1 | Period | Time range defined by start and end date/time |
![]() ![]() |
S | 1..1 | Reference(HCIM MedicalDevice Product) | Reference to device used |
![]() ![]() |
S | 0..* | CodeableConcept | Why device was used |
![]() ![]() |
S | 0..1 | CodeableConcept | AnatomicalLocation |
![]() ![]() |
S | 0..* | Annotation | Addition details (comments, instructions) |
Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | Zib MedicalDevice | 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) | HealthcareProvider URL: http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Organization Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | (Complex) | HealthProfessional 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 | nl-core-practitionerrole) | HealthProfessional | |||||
![]() ![]() ![]() |
0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference | Media) | Why was DeviceUseStatement performed? URL: http://nictiz.nl/fhir/StructureDefinition/deviceUseStatement-reasonReferenceSTU3 Constraints: ext-1 | |||||
![]() ![]() |
?! | 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(Group | nl-core-patient) | Patient using device | |||||
![]() ![]() |
S | 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 | ||||||
![]() ![]() ![]() |
Timing | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() |
0..1 | dateTime | When statement was recorded | |||||
![]() ![]() |
0..1 | Reference(nl-core-patient | nl-core-practitioner | nl-core-relatedperson) | 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 | ||||
![]() ![]() |
S | 1..1 | Reference(HCIM MedicalDevice Product) | Reference to device used | ||||
![]() ![]() |
S | 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) | Indication-Probleem 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 | ||||
![]() ![]() |
S | 0..1 | CodeableConcept | AnatomicalLocation Binding: HulpmiddelAnatomischeLocatieCodelijst (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) | Laterality 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 (extensible): MedicalDeviceLateralityCodelist | |||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() |
S | 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
Other representations of profile: CSV, Excel, Schematron