{
  "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"
      }
    ]
  }
}