{
  "resourceType": "ValueSet",
  "id": "daf-encounter-type",
  "meta": {
    "lastUpdated": "2015-12-03T09:57:31.744+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div><h2>DAF Encounter Type</h2><p>The type of encounter: a specific code indicating type of service provided, from CPT</p><p><b>Copyright Statement:</b> CPT copyright 2014 American Medical Association. All rights reserved.</p><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in http://www.ama-assn.org/go/cpt</li></ul></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.0"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/daf-encounter-type",
  "version": "1.1.0",
  "name": "DAF Encounter Type",
  "status": "draft",
  "experimental": true,
  "publisher": "FHIR Project team",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "date": "2015-12-03T09:57:31+11:00",
  "description": "The type of encounter: a specific code indicating type of service provided, from CPT",
  "copyright": "CPT copyright 2014 American Medical Association. All rights reserved.",
  "compose": {
    "include": [
      {
        "system": "http://www.ama-assn.org/go/cpt"
      }
    ]
  }
}