Smart Bear Implementation Guide
0.3.2 - ci-build

Smart Bear Implementation Guide - Local Development build (v0.3.2). See the Directory of published versions

: HearingAidProperty Program Code System - JSON Representation

Active as of 2023-11-21

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "Program",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>https://smart-bear.eu/fhir/CodeSystem/Program</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\">0<a name=\"Program-0\"> </a></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"Program-1\"> </a></td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"Program-2\"> </a></td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"Program-3\"> </a></td></tr></table></div>"
  },
  "url" : "https://smart-bear.eu/fhir/CodeSystem/Program",
  "version" : "0.3.2",
  "name" : "Program",
  "title" : "HearingAidProperty Program Code System",
  "status" : "active",
  "date" : "2023-11-21T12:52:40+01:00",
  "description" : "HearingAidProperty Program vocabolary",
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "0"
    },
    {
      "code" : "1"
    },
    {
      "code" : "2"
    },
    {
      "code" : "3"
    }
  ]
}