Smart Bear Implementation Guide - Local Development build (v0.3.2). See the Directory of published versions
: HearingAidProperty Volume Code System - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "Volume",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>https://smart-bear.eu/fhir/CodeSystem/Volume</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">-4<a name=\"Volume--4\"> </a></td></tr><tr><td style=\"white-space:nowrap\">-3<a name=\"Volume--3\"> </a></td></tr><tr><td style=\"white-space:nowrap\">-2<a name=\"Volume--2\"> </a></td></tr><tr><td style=\"white-space:nowrap\">-1<a name=\"Volume--1\"> </a></td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"Volume-0\"> </a></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"Volume-1\"> </a></td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"Volume-2\"> </a></td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"Volume-3\"> </a></td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"Volume-4\"> </a></td></tr></table></div>"
},
"url" : "https://smart-bear.eu/fhir/CodeSystem/Volume",
"version" : "0.3.2",
"name" : "Volume",
"title" : "HearingAidProperty Volume Code System",
"status" : "active",
"date" : "2023-08-01T11:22:15+02:00",
"description" : "HearingAidProperty Volume vocabolary",
"content" : "complete",
"count" : 9,
"concept" : [
{
"code" : "-4"
},
{
"code" : "-3"
},
{
"code" : "-2"
},
{
"code" : "-1"
},
{
"code" : "0"
},
{
"code" : "1"
},
{
"code" : "2"
},
{
"code" : "3"
},
{
"code" : "4"
}
]
}