FHIR IG Statistics: StructureDefinition/ext-MedicalDevice.HealthProfessional
Package | healthdata.be.r4.cbb |
Resource Type | StructureDefinition |
Id | ext-MedicalDevice.HealthProfessional |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/StructureDefinition/ext-MedicalDevice.HealthProfessional |
URL | https://fhir.healthdata.be/StructureDefinition/ext-MedicalDevice.HealthProfessional |
Status | draft |
Date | 2022-10-17T09:09:13.9562003+00:00 |
Name | ExtMedicalDeviceHealthProfessional |
Title | ext-MedicalDevice.HealthProfessional |
Description | An extension to caputure the healthcare professional involved in the indication for use of the medical device implant. |
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 | Extension |
Kind | complex-type |
Resources that use this resource
Resources that this resource uses
Examples of Use for Extension
No extension usage examples found
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "ext-MedicalDevice.HealthProfessional",
"url": "https://fhir.healthdata.be/StructureDefinition/ext-MedicalDevice.HealthProfessional",
"name": "ExtMedicalDeviceHealthProfessional",
"title": "ext-MedicalDevice.HealthProfessional",
"status": "draft",
"date": "2022-10-17T09:09:13.9562003+00:00",
"publisher": "Healthdata.be (Sciensano)",
"contact": [
{
"name": "Service portal – healthdata.be",
"telecom": [
{
"system": "url",
"value": "https://sciensano.service-now.com/sp",
"use": "work"
}
]
}
],
"description": "An extension to caputure the healthcare professional involved in the indication for use of the medical device implant.",
"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)"
},
{
"identity": "HdBe-MedicalDevice",
"uri": "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-MedicalDevice",
"name": "HdBe logical model MedicalDevice"
}
],
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "DeviceUseStatement"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"max": "1"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://fhir.healthdata.be/StructureDefinition/ext-MedicalDevice.HealthProfessional"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"short": "HealthProfessional",
"definition": "The healthcare professional involved in the indication for use of the medical device implant.",
"comment": "Each occurence of the CBB HealthProfessional is normally represented by _two_ FHIR resources: a PractitionerRole resource (instance of [HdBe-HealthProfessional-PractitionerRole](https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-PractitionerRole)) and a Practitioner resource (instance of [HdBe-HealthProfessional-Practitioner](https://fhir.healthdata.be/StructureDefinition/HdBe-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.",
"alias": [
"Zorgverlener"
],
"type": [
{
"code": "Reference",
"profile": [
"https://fhir.healthdata.be/StructureDefinition/pattern-HealthProfessionalReference"
],
"targetProfile": [
"https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-PractitionerRole",
"https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-Practitioner"
]
}
],
"mapping": [
{
"identity": "zib-medicaldevice-v3.3.1-2020EN",
"map": "NL-CM:10.1.9",
"comment": "HealthProfessional"
}
]
}
]
}
}