NAPKON GECCO+
1.0.0 - ci-build

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

: PROM responses in the context of GECCOplus - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "geccoplus-proms-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-61\">61</a></td><td>No difficulties.</td></tr><tr><td><a href=\"CodeSystem-geccoplus-codesystem.html#geccoplus-codesystem-62\">62</a></td><td>Mild difficulties.</td></tr><tr><td><a href=\"CodeSystem-geccoplus-codesystem.html#geccoplus-codesystem-63\">63</a></td><td>Moderate difficulties.</td></tr><tr><td><a href=\"CodeSystem-geccoplus-codesystem.html#geccoplus-codesystem-64\">64</a></td><td>Severe difficulties.</td></tr><tr><td><a href=\"CodeSystem-geccoplus-codesystem.html#geccoplus-codesystem-65\">65</a></td><td>I haven't done this in the past 7 days.</td></tr><tr><td><a href=\"CodeSystem-geccoplus-codesystem.html#geccoplus-codesystem-66\">66</a></td><td>No information available.</td></tr></table></li></ul></div>"
  },
  "url" : "https://www.napkon.de/fhir/ValueSet/geccoplus-proms-responses",
  "version" : "1.0.0",
  "name" : "PROMsResponses",
  "title" : "PROM responses in the context of GECCOplus",
  "status" : "active",
  "date" : "2021-11-29",
  "publisher" : "Charité - Universitätsmedizin Berlin",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.bihealth.org/en/research/core-facilities/interoperability/"
        }
      ]
    }
  ],
  "description" : "Response codes for PROMs of GECCOplus",
  "compose" : {
    "include" : [
      {
        "system" : "https://www.napkon.de/fhir/CodeSystem/geccoplus-codesystem",
        "concept" : [
          {
            "code" : "61",
            "display" : "No difficulties."
          },
          {
            "code" : "62",
            "display" : "Mild difficulties."
          },
          {
            "code" : "63",
            "display" : "Moderate difficulties."
          },
          {
            "code" : "64",
            "display" : "Severe difficulties."
          },
          {
            "code" : "65",
            "display" : "I haven't done this in the past 7 days."
          },
          {
            "code" : "66",
            "display" : "No information available."
          }
        ]
      }
    ]
  }
}