FHIR IG Statistics: StructureDefinition/nl-core-MedicalDevice.Product
Package | nictiz.fhir.nl.r4.nl-core |
Type | StructureDefinition |
Id | nl-core-MedicalDevice.Product |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/nl-core-MedicalDevice.Product |
URL | http://nictiz.nl/fhir/StructureDefinition/nl-core-MedicalDevice.Product |
Status | draft |
Name | NlcoreMedicalDeviceProduct |
Title | nl core MedicalDevice.Product |
Realm | nl |
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. |
Purpose | A derived profile from [zib-MedicalDevice.Product](http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice.Product) 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. |
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 | Device |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.
Source
{
"resourceType": "StructureDefinition",
"id": "nl-core-MedicalDevice.Product",
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-MedicalDevice.Product",
"name": "NlcoreMedicalDeviceProduct",
"title": "nl core MedicalDevice.Product",
"status": "draft",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "url",
"value": "https://www.nictiz.nl",
"use": "work"
}
]
}
],
"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.",
"purpose": "A derived profile from [zib-MedicalDevice.Product](http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice.Product) 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.",
"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.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "zib-medicaldevice-v3.3.1-2020EN",
"uri": "https://zibs.nl/wiki/MedicalDevice-v3.3.1(2020EN)",
"name": "zib MedicalDevice-v3.3.1(2020EN)"
}
],
"kind": "resource",
"abstract": false,
"type": "Device",
"baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice.Product",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Device",
"path": "Device",
"alias": [
"nl-core-MedicalDevice.Product"
]
},
{
"id": "Device.patient",
"path": "Device.patient",
"comment": "According to <https://www.hl7.org/fhir/r4/compartmentdefinition-patient.html>, this reference may not be populated. Therefore, no reference to the nl-core-Patient profile is defined here."
}
]
}
}