FHIR IG Statistics: StructureDefinition/zib-HearingFunction-HearingAid
Package | nictiz.fhir.nl.stu3.zib2017 |
Resource Type | StructureDefinition |
Id | zib-HearingFunction-HearingAid |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-HearingFunction-HearingAid |
URL | http://nictiz.nl/fhir/StructureDefinition/zib-HearingFunction-HearingAid |
Version | 1.0.1 |
Status | active |
Name | Zib HearingFunction HearingAid |
Title | HCIM HearingFunction HearingAid |
Realm | nl |
Authority | hl7 |
Description | A HearingFunction resource as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) HearingFunction v3.1(2017EN).
Hearing is the ability to observe sound, with the purpose of communicating with others, localizing the source of the sound and recognizing certain sounds. This pertains to observing the sound waves, and not processing the sounds in the brain.
A hearing disorder can lead to things including communication problems. |
Purpose | # Purpose of HCIM
Information on hearing function disorders is important in patient nursing and care and particularly in communication with the patient.
# Purpose of this resource
This HCIM complements the zib-HearingFunction resource (Observation) to bind a zib-HearingFunction-HearingAidProduct (Device) to it. |
Copyright | CC0 |
Type | DeviceUseStatement |
Kind | resource |
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "zib-HearingFunction-HearingAid",
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-HearingFunction-HearingAid",
"version": "1.0.1",
"name": "Zib HearingFunction HearingAid",
"title": "HCIM HearingFunction HearingAid",
"status": "active",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "url",
"value": "https://www.nictiz.nl",
"use": "work"
}
]
}
],
"description": "A HearingFunction resource as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) HearingFunction v3.1(2017EN).\r\n\r\nHearing is the ability to observe sound, with the purpose of communicating with others, localizing the source of the sound and recognizing certain sounds. This pertains to observing the sound waves, and not processing the sounds in the brain.\r\nA hearing disorder can lead to things including communication problems.",
"purpose": "# Purpose of HCIM\r\nInformation on hearing function disorders is important in patient nursing and care and particularly in communication with the patient.\r\n\r\n# Purpose of this resource\r\nThis HCIM complements the zib-HearingFunction resource (Observation) to bind a zib-HearingFunction-HearingAidProduct (Device) to it.",
"copyright": "CC0",
"fhirVersion": "3.0.2",
"mapping": [
{
"identity": "hcim-hearingfunction-v3.1-2017EN",
"uri": "https://zibs.nl/wiki/HearingFunction-v3.1(2017EN)",
"name": "HCIM HearingFunction-v3.1(2017EN)"
}
],
"kind": "resource",
"abstract": false,
"type": "DeviceUseStatement",
"baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "DeviceUseStatement",
"path": "DeviceUseStatement",
"short": "HearingAid",
"definition": "The medical aid used to help the patient hear.",
"alias": [
"HorenHulpmiddel"
],
"mapping": [
{
"identity": "hcim-hearingfunction-v3.1-2017EN",
"map": "NL-CM:4.17.4",
"comment": "HearingAid"
}
]
},
{
"id": "DeviceUseStatement.extension",
"path": "DeviceUseStatement.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "DeviceUseStatement.extension:reasonReference",
"path": "DeviceUseStatement.extension",
"sliceName": "reasonReference"
},
{
"id": "DeviceUseStatement.extension:reasonReference.valueReference:valueReference",
"path": "DeviceUseStatement.extension.valueReference",
"sliceName": "valueReference",
"type": [
{
"code": "Reference",
"targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-HearingFunction"
}
]
},
{
"id": "DeviceUseStatement.device",
"path": "DeviceUseStatement.device",
"type": [
{
"code": "Reference",
"targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-HearingFunction-HearingAid-Product"
}
]
},
{
"id": "DeviceUseStatement.bodySite",
"path": "DeviceUseStatement.bodySite",
"short": "DeviceAnatomicalLocation",
"definition": "The anatomical location of the hearing aid, such as: ‘left ear’.",
"alias": [
"HulpmiddelAnatomischeLocatie"
],
"binding": {
"strength": "extensible",
"valueSetReference": {
"reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.4.17.3--20171231000000",
"display": "HulpmiddelAnatomischeLocatieCodelijst"
}
},
"mapping": [
{
"identity": "hcim-hearingfunction-v3.1-2017EN",
"map": "NL-CM:10.1.6",
"comment": "DeviceAnatomicalLocation"
}
]
}
]
}
}