FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/appropriateness-score

Packagehl7.terminology.r4b
TypeCodeSystem
Idappropriateness-score
FHIR VersionR4B
Sourcehttp://terminology.hl7.org/http://terminology.hl7.org/6.0.2/CodeSystem-appropriateness-score.html
URLhttp://terminology.hl7.org/CodeSystem/appropriateness-score
Version2.0.0
Statusactive
Date2022-10-18
NameAppropriatenessScore
TitleAppropriateness Score
Realmuv
Authorityhl7
DescriptionThe scoring for appropriateness of an action based upon RAND.
CopyrightThis 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
Contentcomplete

Resources that use this resource

ValueSet
appropriateness-scoreAppropriateness Score
appropriateness-scoreAppropriateness Score

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem appropriateness-score

This case-sensitive code system http://terminology.hl7.org/CodeSystem/appropriateness-score defines the following codes:

CodeDisplayDefinition
extremely-inappropriate Extremely InappropriateThe action is extremely inappropriate
inappropriate InappropriateThe action is inappropriate
probably-inappropriate Probably InappropriateThe action is probably inappropriate
uncertain-inappropriate Uncertain InappropriateThe appropriateness of the action is uncertain, leaning towards inappropriate
uncertain UncertainThe appropriateness of the action is uncertain
uncertain-appropriate Uncertain AppropriateThe appropriateness of the action is uncertain, leaning towards appropriate
probably-appropriate Probably AppropriateThe action is probably appropriate
appropriate AppropriateThe action is appropriate
extremely-appropriate Extremely AppropriateThe action is extremely appropriate

Source

{
  "resourceType": "CodeSystem",
  "id": "appropriateness-score",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/CodeSystem/appropriateness-score",
  "identifier": [
    {
      "use": "old",
      "value": "http://hl7.org/fhir/us/qicore/CodeSystem/appropriateness-score"
    }
  ],
  "version": "2.0.0",
  "name": "AppropriatenessScore",
  "title": "Appropriateness Score",
  "status": "active",
  "experimental": false,
  "date": "2022-10-18",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "The scoring for appropriateness of an action based upon RAND.",
  "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",
  "caseSensitive": true,
  "valueSet": "http://terminology.hl7.org/ValueSet/appropriateness-score",
  "content": "complete",
  "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"
    }
  ]
}