FHIR IG Statistics: StructureDefinition/HdBe-HearingFunction.HearingAid.Product
Package | healthdata.be.r4.cbb |
Resource Type | StructureDefinition |
Id | HdBe-HearingFunction.HearingAid.Product |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/StructureDefinition/HdBe-HearingFunction.HearingAid.Product |
URL | https://fhir.healthdata.be/StructureDefinition/HdBe-HearingFunction.HearingAid.Product |
Status | draft |
Date | 2022-10-17T09:09:13.9562003+00:00 |
Name | HdBeHearingFunctionHearingAidProduct |
Title | HdBe-HearingFunction.HearingAid.Product |
Description | The (type of) product used to help the patient hear. |
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
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "HdBe-HearingFunction.HearingAid.Product",
"url": "https://fhir.healthdata.be/StructureDefinition/HdBe-HearingFunction.HearingAid.Product",
"name": "HdBeHearingFunctionHearingAidProduct",
"title": "HdBe-HearingFunction.HearingAid.Product",
"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": "The (type of) product used to help the patient hear.",
"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-hearingfunction-v3.2-2020EN",
"uri": "https://zibs.nl/wiki/HearingFunction-v3.2(2020EN)",
"name": "zib HearingFunction-v3.2(2020EN)"
},
{
"identity": "HdBe-HearingFunction",
"uri": "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-HearingFunction",
"name": "HdBe logical model HearingFunction"
}
],
"kind": "resource",
"abstract": false,
"type": "Device",
"baseDefinition": "https://fhir.healthdata.be/StructureDefinition/HdBe-MedicalDevice.Product",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Device",
"path": "Device",
"comment": "This is a specialization of the [HdBe-MedicalDevice.Product](https://fhir.healthdata.be/StructureDefinition/HdBe-MedicalDevice.Product) profile to represent HearingAid devices within the context of HdBe-HearingFunction."
},
{
"id": "Device.type",
"path": "Device.type",
"definition": "The type of product used to help the patient hear.",
"binding": {
"strength": "extensible",
"valueSet": "https://fhir.healthdata.be/ValueSet/HearingAidType"
},
"mapping": [
{
"identity": "zib-hearingfunction-v3.2-2020EN",
"map": "NL-CM:10.1.3",
"comment": "ProductType"
},
{
"identity": "HdBe-HearingFunction",
"map": "HearingFunction.HearingAid.MedicalDevice.Product.ProductType"
}
]
},
{
"id": "Device.patient",
"path": "Device.patient",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Patient",
"https://fhir.healthdata.be/StructureDefinition/HdBe-Patient"
]
}
]
}
]
}
}