{ "description": "Medical devices are 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.", "_filename": "nl-core-MedicalDevice.json", "package_name": "nictiz.fhir.nl.r4.nl-core", "date": null, "derivation": "constraint", "publisher": "Nictiz", "fhirVersion": "4.0.1", "purpose": "A derived profile from [zib-MedicalDevice](http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.", "name": "NlcoreMedicalDevice", "abstract": false, "copyright": "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.", "type": "DeviceUseStatement", "experimental": null, "resourceType": "StructureDefinition", "title": "nl core MedicalDevice", "package_version": "0.7.0-beta.1", "status": "draft", "id": "1ddedb18-39ed-444b-aeaa-f658fe01bbbc", "kind": "resource", "url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-MedicalDevice", "version": null, "differential": { "element": [ { "id": "DeviceUseStatement", "path": "DeviceUseStatement", "alias": [ "nl-core-MedicalDevice" ] }, { "id": "DeviceUseStatement.extension", "min": 0, "path": "DeviceUseStatement.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DeviceUseStatement.extension:healthProfessional", "min": 0, "path": "DeviceUseStatement.extension", "sliceName": "healthProfessional" }, { "id": "DeviceUseStatement.extension:healthProfessional.value[x]", "path": "DeviceUseStatement.extension.value[x]", "type": [ { "code": "Reference", "profile": [ "http://nictiz.nl/fhir/StructureDefinition/pattern-NlCoreHealthProfessionalReference" ], "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner", "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole" ] } ], "comment": "Each occurence of the zib HealthProfessional is normally represented by _two_ FHIR resources: a PractitionerRole resource (instance of [nl-core-HealthProfessional-PractitionerRole](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole)) and a Practitioner resource (instance of [nl-core-HealthProfessional-Practitioner](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner)). The reference to the Practitioner resource is referenced from the PractitionerRole instance. For this reason, sending systems should fill the reference to the PractitionerRole instance here, and not the Practitioner resource. Only in rare circumstances, there is just a Practitioner instance, in which case it is that instance which will be referenced here." }, { "id": "DeviceUseStatement.extension:location", "min": 0, "path": "DeviceUseStatement.extension", "sliceName": "location" }, { "id": "DeviceUseStatement.extension:location.value[x]", "path": "DeviceUseStatement.extension.value[x]", "type": [ { "code": "Reference", "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider" ] } ] }, { "id": "DeviceUseStatement.subject", "path": "DeviceUseStatement.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ] } ] }, { "id": "DeviceUseStatement.derivedFrom:procedure", "path": "DeviceUseStatement.derivedFrom", "type": [ { "code": "Reference", "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-event", "http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-request" ] } ], "sliceName": "procedure" }, { "id": "DeviceUseStatement.device", "path": "DeviceUseStatement.device", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Device", "http://nictiz.nl/fhir/StructureDefinition/nl-core-MedicalDevice.Product" ] } ] }, { "id": "DeviceUseStatement.reasonReference:indication", "path": "DeviceUseStatement.reasonReference", "type": [ { "code": "Reference", "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-Problem" ] } ], "sliceName": "indication" }, { "id": "DeviceUseStatement.reasonReference:zibMedicalDeviceReference", "path": "DeviceUseStatement.reasonReference", "type": [ { "code": "Reference", "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-FunctionalOrMentalStatus", "http://nictiz.nl/fhir/StructureDefinition/nl-core-Mobility" ] } ], "sliceName": "zibMedicalDeviceReference" }, { "id": "DeviceUseStatement.bodySite", "path": "DeviceUseStatement.bodySite", "type": [ { "code": "CodeableConcept", "profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-AnatomicalLocation" ] } ] } ] }, "contact": [ { "name": "Nictiz", "telecom": [ { "use": "work", "value": "https://www.nictiz.nl", "system": "url" } ] } ], "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice" }