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

: Questionnaire Response GDS15 No Bold - JSON Representation

Active as of 2024-09-17

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "GDS15NoBold",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem GDS15NoBold</b></p><a name=\"GDS15NoBold\"> </a><a name=\"hcGDS15NoBold\"> </a><a name=\"GDS15NoBold-en-US\"> </a><p>This  code system <code>https://smart-bear.eu/fhir/CodeSystem/GDS15NoBold</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"GDS15NoBold-0\"> </a></td><td>Yes</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"GDS15NoBold-1\"> </a></td><td>No</td></tr></table></div>"
  },
  "url" : "https://smart-bear.eu/fhir/CodeSystem/GDS15NoBold",
  "version" : "3.4.1",
  "name" : "GDS15NoBold",
  "title" : "Questionnaire Response GDS15 No Bold",
  "status" : "active",
  "date" : "2024-09-17T08:57:54+02:00",
  "description" : "Questionnaire Response GDS15 No Bold",
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "0",
      "display" : "Yes"
    },
    {
      "code" : "1",
      "display" : "No"
    }
  ]
}