1.5.3 - release

SHINNYHRSN - Local Development build (v1.5.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: SHINNY Questionnaires - JSON Representation

Active as of 2025-07-23

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "SHINNYLanguage",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem SHINNYLanguage</b></p><a name=\"SHINNYLanguage\"> </a><a name=\"hcSHINNYLanguage\"> </a><a name=\"SHINNYLanguage-en-US\"> </a><p>This case-sensitive code system <code>http://shinny.org/us/ny/hrsn/CodeSystem/SHINNYLanguage</code> defines the following code:</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\">ASL<a name=\"SHINNYLanguage-ASL\"> </a></td><td>American Sign Language</td></tr></table></div>"
  },
  "url" : "http://shinny.org/us/ny/hrsn/CodeSystem/SHINNYLanguage",
  "version" : "1.5.3",
  "name" : "SHINNYLanguage",
  "title" : "SHINNY Questionnaires",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-07-23T17:01:14-04:00",
  "publisher" : "shinny",
  "contact" : [
    {
      "name" : "shinny",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://shinny.org/us/ny/hrsn/index.html"
        }
      ]
    }
  ],
  "description" : "Code for languages not found in the FHIR list(s).",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "ASL",
      "display" : "American Sign Language"
    }
  ]
}