| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | StructureDefinition |
| Id | zib-MedicalDevice-Practitioner |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Practitioner |
| URL | http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Practitioner |
| Version | 2.1.3 |
| Status | active |
| Name | Zib MedicalDevice Practitioner |
| Title | HCIM MedicalDevice Practitioner |
| Realm | nl |
| Authority | hl7 |
| Description | The healthprofessional involved in the indication for use of the medical device as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) 'MedischHulpmiddel' version 1.0. |
| Purpose | To record who is involved in the indication for use of the medical device. This extension is used because currently there is no reference to a Practitioner resource for this supporting information |
| Copyright | CC0 |
| Type | Extension |
| Kind | complex-type |
No resources found
| StructureDefinition | |
| nl-core-practitioner | nl-core-practitioner |
| nl-core-practitionerrole | nl-core-practitionerrole |
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "zib-MedicalDevice-Practitioner",
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Practitioner",
"version": "2.1.3",
"name": "Zib MedicalDevice Practitioner",
"title": "HCIM MedicalDevice Practitioner",
"status": "active",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "url",
"value": "https://www.nictiz.nl",
"use": "work"
}
]
}
],
"description": "The healthprofessional involved in the indication for use of the medical device as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) 'MedischHulpmiddel' version 1.0.",
"purpose": "To record who is involved in the indication for use of the medical device. This extension is used because currently there is no reference to a Practitioner resource for this supporting information",
"copyright": "CC0",
"fhirVersion": "3.0.2",
"kind": "complex-type",
"abstract": false,
"contextType": "resource",
"context": [
"DeviceUseStatement"
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Practitioner"
},
{
"id": "Extension.value[x]",
"path": "Extension.valueReference",
"short": "HealthProfessional",
"definition": "The healthcare provider involved in the indication for use of the medical device implant.",
"alias": [
"Zorgverlener"
],
"type": [
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
},
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole"
}
]
}
]
}
}