Da Vinci Risk Adjustment Implementation Guide
1.0.0 - STU 1 US

This page is part of the Da Vinci Risk Adjustment FHIR Implementation Guide (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Risk Adjustment Suspect Type Value Set - JSON Representation

Active as of 2021-11-11

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "suspect-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-suspect-type.html\"><code>http://hl7.org/fhir/us/davinci-ra/CodeSystem/suspect-type</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/davinci-ra/ValueSet/suspect-type",
  "version" : "1.0.0",
  "name" : "RiskAdjustmentSuspectTypeValueSet",
  "title" : "Risk Adjustment Suspect Type 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 suspect type",
  "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/suspect-type"
      }
    ]
  }
}