{
  "resourceType": "ValueSet",
  "id": "v3-LocalRemoteControlState",
  "meta": {
    "lastUpdated": "2015-07-31T00:00:00.000+10:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div><p>Release Date: 2015-07-31</p>\r\n<p>OID for code system: 2.16.840.1.113883.5.66</p>\r\n<p>OID for value set: 2.16.840.1.113883.1.11.10893 (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>L<a name=\"L\"> </a></td><td>Local</td><td>\n                        An equipment can either work autonomously ('Local' control state).<br/>\r\n\n                     </td></tr>\r\n <tr><td>1</td><td>R<a name=\"R\"> </a></td><td>Remote</td><td>\n                        An equipment can be controlled by another system, e.g. LAS computer ('Remote' control state).<br/>\r\n\n                     </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.10893"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/v3-LocalRemoteControlState",
  "version": "2015-07-31",
  "name": "v3 Code System LocalRemoteControlState",
  "status": "active",
  "experimental": false,
  "publisher": "HL7, Inc",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.org"
        }
      ]
    }
  ],
  "date": "2015-07-31",
  "description": "**** MISSING DEFINITIONS ****",
  "codeSystem": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
        "valueUri": "urn:oid:2.16.840.1.113883.5.66"
      }
    ],
    "system": "http://hl7.org/fhir/v3/LocalRemoteControlState",
    "caseSensitive": true,
    "concept": [
      {
        "code": "L",
        "abstract": false,
        "display": "Local",
        "definition": "An equipment can either work autonomously ('Local' control state)."
      },
      {
        "code": "R",
        "abstract": false,
        "display": "Remote",
        "definition": "An equipment can be controlled by another system, e.g. LAS computer ('Remote' control state)."
      }
    ]
  }
}