http://terminology.hl7.org/CodeSystem/appropriateness-score|2.0.0

name
AppropriatenessScore
package
hl7.terminology.r4@6.3.0
content
complete
status
active
date
2022-10-18 00:00:00.0

Appropriateness Score

The scoring for appropriateness of an action based upon RAND.

{
  "description" : "The scoring for appropriateness of an action based upon RAND.",
  "compose" : null,
  "package" : "hl7.terminology.r4@6.3.0",
  "date" : "2022-10-18T00:00:00Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher" : "Health Level Seven International",
  "content" : "complete",
  "name" : "AppropriatenessScore",
  "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Appropriateness Score",
  "supliment" : null,
  "status" : "active",
  "id" : "ddb3e4a7-9b81-5d65-81cc-ffa33ad40d9f",
  "valueSet" : "http://terminology.hl7.org/ValueSet/appropriateness-score",
  "url" : "http://terminology.hl7.org/CodeSystem/appropriateness-score",
  "identifier" : [ {
    "use" : "old",
    "value" : "http://hl7.org/fhir/us/qicore/CodeSystem/appropriateness-score"
  } ],
  "concept" : [ {
    "code" : "extremely-inappropriate",
    "display" : "Extremely Inappropriate",
    "definition" : "The action is extremely inappropriate"
  }, {
    "code" : "inappropriate",
    "display" : "Inappropriate",
    "definition" : "The action is inappropriate"
  }, {
    "code" : "probably-inappropriate",
    "display" : "Probably Inappropriate",
    "definition" : "The action is probably inappropriate"
  }, {
    "code" : "uncertain-inappropriate",
    "display" : "Uncertain Inappropriate",
    "definition" : "The appropriateness of the action is uncertain, leaning towards inappropriate"
  }, {
    "code" : "uncertain",
    "display" : "Uncertain",
    "definition" : "The appropriateness of the action is uncertain"
  }, {
    "code" : "uncertain-appropriate",
    "display" : "Uncertain Appropriate",
    "definition" : "The appropriateness of the action is uncertain, leaning towards appropriate"
  }, {
    "code" : "probably-appropriate",
    "display" : "Probably Appropriate",
    "definition" : "The action is probably appropriate"
  }, {
    "code" : "appropriate",
    "display" : "Appropriate",
    "definition" : "The action is appropriate"
  }, {
    "code" : "extremely-appropriate",
    "display" : "Extremely Appropriate",
    "definition" : "The action is extremely appropriate"
  } ],
  "caseSensitive" : true,
  "version" : "2.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}