{
  "resourceType": "CodeSystem",
  "id": "ex-revenue-center",
  "meta": {
    "lastUpdated": "2017-04-18T21:44:43.294+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Example Revenue Center Codes</h2><div><p>This value set includes sample Revenue Center codes.</p></div><p><b>Copyright Statement:</b> This is an example set.\r\n            </p><p>This code system http://hl7.org/fhir/ex-revenue-center defines the following codes:</p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>0370\r\n                  <a name=\"ex-revenue-center-0370\"></a></td><td>Anaesthesia</td><td>Anaesthesia.</td></tr><tr><td>0420\r\n                  <a name=\"ex-revenue-center-0420\"></a></td><td>Physical Therapy</td><td>Physical Therapy.</td></tr><tr><td>0421\r\n                  <a name=\"ex-revenue-center-0421\"></a></td><td>Physical Therapy - </td><td>Physical Therapy - visit charge.</td></tr><tr><td>0440\r\n                  <a name=\"ex-revenue-center-0440\"></a></td><td>Speech-Language Pathology</td><td>Speech-Language Pathology.</td></tr><tr><td>0441\r\n                  <a name=\"ex-revenue-center-0441\"></a></td><td>Speech-Language Pathology - Visit</td><td>Speech-Language Pathology- visit charge</td></tr><tr><td>0450\r\n                  <a name=\"ex-revenue-center-0450\"></a></td><td>Emergency Room</td><td>Emergency Room</td></tr><tr><td>0451\r\n                  <a name=\"ex-revenue-center-0451\"></a></td><td>Emergency Room - EM/EMTALA</td><td>Emergency Room - EM/EMTALA</td></tr><tr><td>0452\r\n                  <a name=\"ex-revenue-center-0452\"></a></td><td>Emergency Room - beyond EMTALA</td><td>Emergency Room - beyond EMTALA</td></tr><tr><td>0010\r\n                  <a name=\"ex-revenue-center-0010\"></a></td><td>Vision Clinic</td><td>Vision Clinic</td></tr></table></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Informative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fm"
    }
  ],
  "url": "http://hl7.org/fhir/ex-revenue-center",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.4.642.1.587"
  },
  "version": "3.0.1",
  "name": "Example Revenue Center Codes",
  "status": "draft",
  "experimental": true,
  "publisher": "Financial Management",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "This value set includes sample Revenue Center codes.",
  "copyright": "This is an example set.",
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/ex-revenue-center",
  "content": "complete",
  "concept": [
    {
      "code": "0370",
      "display": "Anaesthesia",
      "definition": "Anaesthesia."
    },
    {
      "code": "0420",
      "display": "Physical Therapy",
      "definition": "Physical Therapy."
    },
    {
      "code": "0421",
      "display": "Physical Therapy -",
      "definition": "Physical Therapy - visit charge."
    },
    {
      "code": "0440",
      "display": "Speech-Language Pathology",
      "definition": "Speech-Language Pathology."
    },
    {
      "code": "0441",
      "display": "Speech-Language Pathology - Visit",
      "definition": "Speech-Language Pathology- visit charge"
    },
    {
      "code": "0450",
      "display": "Emergency Room",
      "definition": "Emergency Room"
    },
    {
      "code": "0451",
      "display": "Emergency Room - EM/EMTALA",
      "definition": "Emergency Room - EM/EMTALA"
    },
    {
      "code": "0452",
      "display": "Emergency Room - beyond EMTALA",
      "definition": "Emergency Room - beyond EMTALA"
    },
    {
      "code": "0010",
      "display": "Vision Clinic",
      "definition": "Vision Clinic"
    }
  ]
}