{
  "resourceType" : "CodeSystem",
  "id" : "v3-EncounterSpecialCourtesy",
  "meta" : {
    "lastUpdated" : "2018-08-12T00:00:00.000+10:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Release Date: 2018-08-12</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=\"v3-EncounterSpecialCourtesy-EXT\"> </a></td><td>extended courtesy</td><td/></tr>\r\n <tr><td>1</td><td>NRM<a name=\"v3-EncounterSpecialCourtesy-NRM\"> </a></td><td>normal courtesy</td><td/></tr>\r\n <tr><td>1</td><td>PRF<a name=\"v3-EncounterSpecialCourtesy-PRF\"> </a></td><td>professional courtesy</td><td/></tr>\r\n <tr><td>1</td><td>STF<a name=\"v3-EncounterSpecialCourtesy-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=\"v3-EncounterSpecialCourtesy-VIP\"> </a></td><td>very important person</td><td/></tr>\r\n</table>\r\n</div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueString" : "External"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  }],
  "url" : "http://terminology.hl7.org/CodeSystem/v3-EncounterSpecialCourtesy",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.5.40"
  }],
  "version" : "2018-08-12",
  "name" : "v3.EncounterSpecialCourtesy",
  "title" : "v3 Code System EncounterSpecialCourtesy",
  "status" : "active",
  "experimental" : false,
  "date" : "2018-08-12T00:00:00+10:00",
  "publisher" : "HL7, Inc",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org"
    }]
  }],
  "description" : "**** MISSING DEFINITIONS ****",
  "caseSensitive" : true,
  "valueSet" : "http://terminology.hl7.org/ValueSet/v3-EncounterSpecialCourtesy",
  "hierarchyMeaning" : "is-a",
  "content" : "complete",
  "concept" : [{
    "code" : "EXT",
    "display" : "extended courtesy",
    "definition" : "extended courtesy"
  },
  {
    "code" : "NRM",
    "display" : "normal courtesy",
    "definition" : "normal courtesy"
  },
  {
    "code" : "PRF",
    "display" : "professional courtesy",
    "definition" : "professional courtesy"
  },
  {
    "code" : "STF",
    "display" : "staff",
    "definition" : "Courtesies extended to the staff of the entity providing service."
  },
  {
    "code" : "VIP",
    "display" : "very important person",
    "definition" : "very important person"
  }]
}