NAPKON GECCO+
1.0.0 - ci-build

NAPKON GECCO+ - Local Development build (v1.0.0). See the Directory of published versions

: EQ5D section five answers - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "geccoplus-eq5d-s5-responses",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-geccoplus-codesystem.html\"><code>https://www.napkon.de/fhir/CodeSystem/geccoplus-codesystem</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-geccoplus-codesystem.html#geccoplus-codesystem-51\">51</a></td><td>I am not anxious or depressed.</td></tr><tr><td><a href=\"CodeSystem-geccoplus-codesystem.html#geccoplus-codesystem-52\">52</a></td><td>I am slightly anxious or depressed.</td></tr><tr><td><a href=\"CodeSystem-geccoplus-codesystem.html#geccoplus-codesystem-53\">53</a></td><td>I am moderately anxious or depressed.</td></tr><tr><td><a href=\"CodeSystem-geccoplus-codesystem.html#geccoplus-codesystem-54\">54</a></td><td>I am severely anxious or depressed.</td></tr><tr><td><a href=\"CodeSystem-geccoplus-codesystem.html#geccoplus-codesystem-55\">55</a></td><td>I am extremely anxious or depressed.</td></tr><tr><td><a href=\"CodeSystem-geccoplus-codesystem.html#geccoplus-codesystem-56\">56</a></td><td>No information available.</td></tr></table></li></ul></div>"
  },
  "url" : "https://www.napkon.de/fhir/ValueSet/geccoplus-eq5d-s5-responses",
  "version" : "1.0.0",
  "name" : "EQ5DS5Responses",
  "title" : "EQ5D section five answers",
  "status" : "active",
  "date" : "2021-12-17T13:44:29+00:00",
  "description" : "EQ5D section five (anxiety and depression) answers",
  "compose" : {
    "include" : [
      {
        "system" : "https://www.napkon.de/fhir/CodeSystem/geccoplus-codesystem",
        "concept" : [
          {
            "code" : "51",
            "display" : "I am not anxious or depressed."
          },
          {
            "code" : "52",
            "display" : "I am slightly anxious or depressed."
          },
          {
            "code" : "53",
            "display" : "I am moderately anxious or depressed."
          },
          {
            "code" : "54",
            "display" : "I am severely anxious or depressed."
          },
          {
            "code" : "55",
            "display" : "I am extremely anxious or depressed."
          },
          {
            "code" : "56",
            "display" : "No information available."
          }
        ]
      }
    ]
  }
}