Smart Bear Implementation Guide
3.4.1 - ci-build
Smart Bear Implementation Guide - Local Development build (v3.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Device",
"id" : "HearingLossDevice001",
"meta" : {
"profile" : [
🔗 "https://smart-bear.eu/fhir/StructureDefinition/HADevice"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device HearingLossDevice001</b></p><a name=\"HearingLossDevice001\"> </a><a name=\"hcHearingLossDevice001\"> </a><a name=\"HearingLossDevice001-en-US\"> </a><p><b>status</b>: Active</p><p><b>statusReason</b>: <span title=\"Codes:\">online</span></p><p><b>manufacturer</b>: Oticon</p><h3>DeviceNames</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>LeftHA_4756</td><td>User Friendly name</td></tr></table><p><b>modelNumber</b>: modelNumber1</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 6012004:272741003=7771000}\">Left hearing aid</span></p><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{https://smart-bear.eu/fhir/CodeSystem/HearingAidProperty main-volume}\">Volume</span></p><p><b>valueQuantity</b>: -1</p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{https://smart-bear.eu/fhir/CodeSystem/HearingAidProperty main-program}\">Selected Program</span></p><p><b>valueQuantity</b>: 3</p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{https://smart-bear.eu/fhir/CodeSystem/HearingAidProperty noise-level}\">Noise Level</span></p><p><b>valueQuantity</b>: -1.5, -1.25, 0, -0.5</p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{https://smart-bear.eu/fhir/CodeSystem/HearingAidProperty broadband-level}\">Broadband Level</span></p><p><b>valueQuantity</b>: 50.5</p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{https://smart-bear.eu/fhir/CodeSystem/HearingAidProperty time-since-boot}\">Time Since Boot</span></p><p><b>valueQuantity</b>: 7200</p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{https://smart-bear.eu/fhir/CodeSystem/HearingAidProperty total-usage-time}\">Total Usage Time</span></p><p><b>valueQuantity</b>: 123456</p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{https://smart-bear.eu/fhir/CodeSystem/HearingAidProperty signal-noise-ratio}\">Signal to Noise Ratio</span></p><p><b>valueQuantity</b>: 47.1, 39, 35, 18</p></blockquote><p><b>patient</b>: <a href=\"Patient-Patient001.html\">Mario Bianchi Male, DoB: 1983-11-07 ( Patient001)</a></p></div>"
},
"status" : "active",
"statusReason" : [
{
"coding" : [
{
"code" : "online"
}
]
}
],
"manufacturer" : "Oticon",
"deviceName" : [
{
"name" : "LeftHA_4756",
"type" : "user-friendly-name"
}
],
"modelNumber" : "modelNumber1",
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "6012004:272741003=7771000",
"display" : "Left hearing aid"
}
]
},
"property" : [
{
"type" : {
"coding" : [
{
"system" : "https://smart-bear.eu/fhir/CodeSystem/HearingAidProperty",
"code" : "main-volume",
"display" : "Volume"
}
]
},
"valueQuantity" : [
{
"value" : -1
}
]
},
{
"type" : {
"coding" : [
{
"system" : "https://smart-bear.eu/fhir/CodeSystem/HearingAidProperty",
"code" : "main-program",
"display" : "Selected Program"
}
]
},
"valueQuantity" : [
{
"value" : 3
}
]
},
{
"type" : {
"coding" : [
{
"system" : "https://smart-bear.eu/fhir/CodeSystem/HearingAidProperty",
"code" : "noise-level",
"display" : "Noise Level"
}
]
},
"valueQuantity" : [
{
"value" : -1.5
},
{
"value" : -1.25
},
{
"value" : 0
},
{
"value" : -0.5
}
]
},
{
"type" : {
"coding" : [
{
"system" : "https://smart-bear.eu/fhir/CodeSystem/HearingAidProperty",
"code" : "broadband-level",
"display" : "Broadband Level"
}
]
},
"valueQuantity" : [
{
"value" : 50.5
}
]
},
{
"type" : {
"coding" : [
{
"system" : "https://smart-bear.eu/fhir/CodeSystem/HearingAidProperty",
"code" : "time-since-boot",
"display" : "Time Since Boot"
}
]
},
"valueQuantity" : [
{
"value" : 7200
}
]
},
{
"type" : {
"coding" : [
{
"system" : "https://smart-bear.eu/fhir/CodeSystem/HearingAidProperty",
"code" : "total-usage-time",
"display" : "Total Usage Time"
}
]
},
"valueQuantity" : [
{
"value" : 123456
}
]
},
{
"type" : {
"coding" : [
{
"system" : "https://smart-bear.eu/fhir/CodeSystem/HearingAidProperty",
"code" : "signal-noise-ratio",
"display" : "Signal to Noise Ratio"
}
]
},
"valueQuantity" : [
{
"value" : 47.1
},
{
"value" : 39
},
{
"value" : 35
},
{
"value" : 18
}
]
}
],
"patient" : {
🔗 "reference" : "Patient/Patient001"
}
}