Da Vinci Risk Adjustment Implementation Guide (STU1 Ballot)
0.1.0 - STU 1 Ballot

This page is part of the Da Vinci Risk Adjustment FHIR Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

: Risk Adjustment Evidence Status Value Set - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "evidence-status",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-evidence-status.html\"><code>http://hl7.org/fhir/us/davinci-ra/CodeSystem/evidence-status</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/davinci-ra/ValueSet/evidence-status",
  "version" : "0.1.0",
  "name" : "RiskAdjustmentEvidenceStatusValueSet",
  "title" : "Risk Adjustment Evidence Status Value Set",
  "status" : "active",
  "date" : "2021-11-11",
  "publisher" : "HL7 Clinical Quality Information Work Group",
  "contact" : [
    {
      "name" : "HL7 Clinical Quality Information Work Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cqi"
        }
      ]
    }
  ],
  "description" : "Concepts for risk adjustment evidence status",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "copyright" : "Used by permission of HL7 International - Clinical Quality Information Work Group, all rights reserved Creative Commons License",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/davinci-ra/CodeSystem/evidence-status"
      }
    ]
  }
}