HL7 Terminology (THO)
5.0.0 - Publication International flag

This page is part of the HL7 Terminology (v5.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: Appropriateness Score - JSON Representation

Active as of 2022-10-19

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "appropriateness-score",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-appropriateness-score.html\"><code>http://terminology.hl7.org/CodeSystem/appropriateness-score</code></a></li></ul></div>"
  },
  "url" : "http://terminology.hl7.org/ValueSet/appropriateness-score",
  "identifier" : [
    {
      "use" : "old",
      "value" : "http://hl7.org/fhir/us/qicore/ValueSet/appropriateness-score"
    }
  ],
  "version" : "1.0.0",
  "name" : "AppropriatenessScore",
  "title" : "Appropriateness Score",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-10-19",
  "publisher" : "Health Level Seven, Inc. - CQI WG",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/special/committees/CQI"
        }
      ]
    }
  ],
  "description" : "The scoring for appropriateness of an action based upon RAND.",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/appropriateness-score"
      }
    ]
  }
}