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" : "Observation",
"id" : "ParentResourceBeletoneHA001",
"meta" : {
"profile" : [
🔗 "https://smart-bear.eu/fhir/StructureDefinition/ParentResourceBeletoneHAObservation"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ParentResourceBeletoneHA001</b></p><a name=\"ParentResourceBeletoneHA001\"> </a><a name=\"hcParentResourceBeletoneHA001\"> </a><a name=\"ParentResourceBeletoneHA001-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category activity}\">Activity</span></p><p><b>code</b>: <span title=\"Codes:{https://smart-bear.eu/fhir/CodeSystem/BelatonHearingAidProperty property-set}\">Hearing Aid Property Set</span></p><p><b>subject</b>: <a href=\"Patient-Patient001.html\">Mario Bianchi Male, DoB: 1983-11-07 ( Patient001)</a></p><p><b>focus</b>: <a href=\"Device-BelatonHADevice001.html\">Device: status = active; statusReason = online; manufacturer = Belaton; type = Left hearing aid</a></p><p><b>effective</b>: 2021-02-20 09:29:23+0000</p><p><b>hasMember</b>: </p><ul><li><a href=\"Observation-USETIMEDOWN001.html\">Observation Use time Mi link down</a></li><li><a href=\"Observation-usetimeUp001.html\">Observation Use time Mi link up</a></li><li><a href=\"Observation-usetimeDownDU001.html\">Observation Use time Mi link down in hours during usage</a></li><li><a href=\"Observation-usetimeUpDU001.html\">Observation Use time Mi link up hours during usage</a></li><li><a href=\"Observation-TOTALUSETIME001.html\">Observation Total use time</a></li><li><a href=\"Observation-usetimepreset001.html\">Observation Use time per preset</a></li><li><a href=\"Observation-numberofDeviceBoots001.html\">Observation Number of device boots</a></li><li><a href=\"Observation-numberofPresetswitches001.html\">Observation Number of preset switches</a></li><li><a href=\"Observation-histogramEnvironmentPreset001.html\">Observation Histogram On Classified Environment Per Preset</a></li><li><a href=\"Observation-histogramMeanvolumePreset1001.html\">Observation Histogram On Mean Volume Control Level Preset 1</a></li><li><a href=\"Observation-meanvolumePerPreset001.html\">Observation Mean Volume Control Level Per Preset</a></li><li><a href=\"Observation-meanvolumeEnvironmentPreset1001.html\">Observation Mean Volume Control Level Per Environment Preset 1</a></li></ul></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "activity",
"display" : "Activity"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "https://smart-bear.eu/fhir/CodeSystem/BelatonHearingAidProperty",
"code" : "property-set",
"display" : "Hearing Aid Property Set"
}
]
},
"subject" : {
🔗 "reference" : "Patient/Patient001"
},
"focus" : [
{
🔗 "reference" : "Device/BelatonHADevice001"
}
],
"effectiveDateTime" : "2021-02-20T09:29:23.356+00:00",
"hasMember" : [
{
🔗 "reference" : "Observation/USETIMEDOWN001"
},
{
🔗 "reference" : "Observation/usetimeUp001"
},
{
🔗 "reference" : "Observation/usetimeDownDU001"
},
{
🔗 "reference" : "Observation/usetimeUpDU001"
},
{
🔗 "reference" : "Observation/TOTALUSETIME001"
},
{
🔗 "reference" : "Observation/usetimepreset001"
},
{
🔗 "reference" : "Observation/numberofDeviceBoots001"
},
{
🔗 "reference" : "Observation/numberofPresetswitches001"
},
{
🔗 "reference" : "Observation/histogramEnvironmentPreset001"
},
{
🔗 "reference" : "Observation/histogramMeanvolumePreset1001"
},
{
🔗 "reference" : "Observation/meanvolumePerPreset001"
},
{
🔗 "reference" : "Observation/meanvolumeEnvironmentPreset1001"
}
]
}