{
  "resourceType" : "ValueSet",
  "id" : "v2-0366",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
  },
  "language" : "en",
  "text" : {
    "status" : "additional",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Local/Remote Control State</p>\r\n<table class=\"grid\"><tr><td><b>Code</b></td><td><b>Description</b></td><td><b>Comment</b></td><td><b>Version</b></td></tr><tr><td>...<a name=\".46.46.46\"> </a></td><td>(null) No state change</td><td>deprecated</td><td>added v2.6, removed after v2.8.2</td></tr><tr><td>L<a name=\"L\"> </a></td><td>Local</td><td/><td>added v2.4</td></tr><tr><td>R<a name=\"R\"> </a></td><td>Remote</td><td/><td>added v2.4</td></tr><tr><td>…<a name=\".8230\"> </a></td><td>(null) No state change</td><td>deprecated</td><td>added v2.7.1, removed after v2.7.1</td></tr></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/ValueSet/v2-0366",
  "version" : "2.9",
  "name" : "v2.0366",
  "title" : "v2 Local/remote control state",
  "status" : "active",
  "experimental" : false,
  "publisher" : "HL7, Inc",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org"
    }]
  }],
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0366 ( Local/remote control state)",
  "immutable" : true,
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v2-0366"
    }]
  }
}