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

FHIR IG Statistics: ValueSet/appropriateness-score

Packagehl7.terminology
TypeValueSet
Idappropriateness-score
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-appropriateness-score.html
URLhttp://terminology.hl7.org/ValueSet/appropriateness-score
Version2.0.0
Statusactive
Date2022-10-19
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

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
appropriateness-scoreAppropriateness Score
appropriateness-scoreAppropriateness Score

Narrative

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

Generated Narrative: ValueSet appropriateness-score


Source

{
  "resourceType": "ValueSet",
  "id": "appropriateness-score",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/ValueSet/appropriateness-score",
  "identifier": [
    {
      "use": "old",
      "value": "http://hl7.org/fhir/us/qicore/ValueSet/appropriateness-score"
    }
  ],
  "version": "2.0.0",
  "name": "AppropriatenessScore",
  "title": "Appropriateness Score",
  "status": "active",
  "experimental": false,
  "date": "2022-10-19",
  "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",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/appropriateness-score"
      }
    ]
  }
}