{
  "resourceType": "ValueSet",
  "id": "v2-0466",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<div><p>Ambulatory Payment Classification Code</p>\r\n<table class=\"grid\"><tr><td><b>Code</b></td><td><b>Description</b></td><td><b>Comment</b></td><td><b>Version</b></td></tr><tr><td>...<a name=\".46.46.46\"> </a></td><td/><td/><td>added v2.4</td></tr><tr><td>031<a name=\"031\"> </a></td><td>Dental procedures</td><td/><td>added v2.4</td></tr><tr><td>163<a name=\"163\"> </a></td><td>Excision/biopsy</td><td/><td>added v2.4</td></tr><tr><td>181<a name=\"181\"> </a></td><td>Level 1 skin repair.</td><td/><td>added v2.4</td></tr></table>\r\n</div>"
  },
  "url": "http://hl7.org/fhir/ValueSet/v2-0466",
  "version": "2.8.2",
  "name": "v2 Ambulatory Payment Classification Code",
  "status": "active",
  "experimental": true,
  "publisher": "HL7, Inc",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.org"
        }
      ]
    }
  ],
  "description": "FHIR Value set/code system definition for HL7 v2 table 0466 ( Ambulatory Payment Classification Code)",
  "codeSystem": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
        "valueUri": "urn:oid:2.16.840.1.133883.18.296"
      }
    ],
    "system": "http://hl7.org/fhir/v2/0466",
    "caseSensitive": false,
    "concept": [
      {
        "code": "..."
      },
      {
        "code": "031",
        "display": "Dental procedures"
      },
      {
        "code": "163",
        "display": "Excision/biopsy"
      },
      {
        "code": "181",
        "display": "Level 1 skin repair."
      }
    ]
  }
}