{
  "resourceType": "ValueSet",
  "id": "v3-EncounterSpecialCourtesy",
  "meta": {
    "lastUpdated": "2015-11-30T00:00:00.000+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div><p>Release Date: 2015-11-30</p>\r\n<p>OID for code system: 2.16.840.1.113883.5.40</p>\r\n<p>OID for value set: 2.16.840.1.113883.1.11.12242 (this is the value set that includes the entire code system)</p>\r\n<table class=\"grid\">\r\n <tr><td><b>Level</b></td><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr>\r\n <tr><td>1</td><td>EXT<a name=\"EXT\"> </a></td><td>extended courtesy</td><td/></tr>\r\n <tr><td>1</td><td>NRM<a name=\"NRM\"> </a></td><td>normal courtesy</td><td/></tr>\r\n <tr><td>1</td><td>PRF<a name=\"PRF\"> </a></td><td>professional courtesy</td><td/></tr>\r\n <tr><td>1</td><td>STF<a name=\"STF\"> </a></td><td>staff</td><td>\n                        Courtesies extended to the staff of the entity providing service.<br/>\r\n\n                     </td></tr>\r\n <tr><td>1</td><td>VIP<a name=\"VIP\"> </a></td><td>very important person</td><td/></tr>\r\n</table>\r\n</div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.1.11.12242"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/v3-EncounterSpecialCourtesy",
  "version": "2015-11-30",
  "name": "v3 Code System EncounterSpecialCourtesy",
  "status": "active",
  "experimental": false,
  "publisher": "HL7, Inc",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.org"
        }
      ]
    }
  ],
  "date": "2015-11-30",
  "description": "**** MISSING DEFINITIONS ****",
  "codeSystem": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
        "valueUri": "urn:oid:2.16.840.1.113883.5.40"
      }
    ],
    "system": "http://hl7.org/fhir/v3/EncounterSpecialCourtesy",
    "caseSensitive": true,
    "concept": [
      {
        "code": "EXT",
        "abstract": false,
        "display": "extended courtesy",
        "definition": "extended courtesy"
      },
      {
        "code": "NRM",
        "abstract": false,
        "display": "normal courtesy",
        "definition": "normal courtesy"
      },
      {
        "code": "PRF",
        "abstract": false,
        "display": "professional courtesy",
        "definition": "professional courtesy"
      },
      {
        "code": "STF",
        "abstract": false,
        "display": "staff",
        "definition": "Courtesies extended to the staff of the entity providing service."
      },
      {
        "code": "VIP",
        "abstract": false,
        "display": "very important person",
        "definition": "very important person"
      }
    ]
  }
}