HL7 Europe Hospital Discharge Report
0.0.1-ci - ci-build 150

HL7 Europe Hospital Discharge Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.0.1-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/hdr/ and changes regularly. See the Directory of published versions

: Xpandh Functional Assessment Scales - JSON Representation

Active as of 2024-09-19

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "functional-assessment-scales-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet functional-assessment-scales-vs</b></p><a name=\"functional-assessment-scales-vs\"> </a><a name=\"hcfunctional-assessment-scales-vs\"> </a><a name=\"functional-assessment-scales-vs-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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=\"http://snomed.info/id/719091001\">719091001</a></td><td>World Health Organization Disability Assessment Schedule 2.0 (assessment scale)</td></tr><tr><td><a href=\"http://snomed.info/id/273302005\">273302005</a></td><td>Barthel index (assessment scale)</td></tr><tr><td><a href=\"http://snomed.info/id/443364002\">443364002</a></td><td>Modified Barthel index of activities of daily living (assessment scale)</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.eu/fhir/hdr/ValueSet/functional-assessment-scales-vs",
  "version" : "0.0.1-ci",
  "name" : "FunctionalAssessmentScalesVS",
  "title" : "Xpandh Functional Assessment Scales",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-19T13:23:30+00:00",
  "publisher" : "HL7 Europe",
  "contact" : [
    {
      "name" : "HL7 Europe",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.eu"
        }
      ]
    }
  ],
  "description" : "Used to specify type of functional assessment scale. May be used to assist with indexing and searching for appropriate instances.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "copyright" : "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "719091001",
            "display" : "World Health Organization Disability Assessment Schedule 2.0 (assessment scale)"
          },
          {
            "code" : "273302005",
            "display" : "Barthel index (assessment scale)"
          },
          {
            "code" : "443364002",
            "display" : "Modified Barthel index of activities of daily living (assessment scale)"
          }
        ]
      }
    ]
  }
}