SDOH Clinical Care
1.0.0 - STU 1

This page is part of the SDOH Clinical Care for Multiple Domains (v1.0.0: STU 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

: SDOHCC ValueSet ICD10CM - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "SDOHCC-ValueSetICD10CM",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2021-06-17T19:04:43.302+00:00",
    "source" : "#8yu8B9IYDNV8WQov"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"https://terminology.hl7.org/1.0.0//CodeSystem-icd10CM.html\"><code>http://hl7.org/fhir/sid/icd-10-cm</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/sdoh-clinicalcare/ValueSet/SDOHCC-ValueSetICD10CM",
  "version" : "1.0.0",
  "name" : "SDOHCCValueSetICD10CM",
  "title" : "SDOHCC ValueSet ICD10CM",
  "status" : "draft",
  "date" : "2021-08-05T20:07:39+00:00",
  "publisher" : "HL7 International - Patient Care WG",
  "contact" : [
    {
      "name" : "HL7 International - Patient Care",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }
      ]
    }
  ],
  "description" : "This value set contains all of ICD-10-CM.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/sid/icd-10-cm"
      }
    ]
  }
}