{
  "resourceType": "CodeSystem",
  "id": "v2-0366",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Local/Remote Control State</p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Description</b></td><td><b>Nederlands (Dutch)</b></td><td><b>Comment</b></td><td><b>Version</b></td></tr><tr><td>...\r\n                  <a name=\".46.46.46\"></a></td><td>(null) No state change</td><td>(null) geen statuswijziging</td><td /><td>added v2.6</td></tr><tr><td>L\r\n                  <a name=\"L\"></a></td><td>Local</td><td>Lokaal</td><td /><td>added v2.4</td></tr><tr><td>R\r\n                  <a name=\"R\"></a></td><td>Remote</td><td>Extern</td><td /><td>added v2.4</td></tr><tr><td>…\r\n                  <a name=\".8230\"></a></td><td>(null) No state change</td><td>(null) Geen statuswijziging</td><td>deprecated</td><td>added v2.7.1, removed after v2.7.1</td></tr></table></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "External"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    }
  ],
  "url": "http://hl7.org/fhir/v2/0366",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.18.224"
  },
  "version": "2.8.2",
  "name": "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)",
  "caseSensitive": false,
  "valueSet": "http://hl7.org/fhir/ValueSet/v2-0366",
  "content": "complete",
  "property": [
    {
      "code": "deprecated",
      "uri": "http://hl7.org/fhir/concept-properties#deprecated",
      "description": "The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged",
      "type": "dateTime"
    }
  ],
  "concept": [
    {
      "code": "...",
      "display": "(null) No state change",
      "designation": [
        {
          "language": "nl",
          "value": "(null) geen statuswijziging"
        }
      ]
    },
    {
      "code": "L",
      "display": "Local",
      "designation": [
        {
          "language": "nl",
          "value": "Lokaal"
        }
      ]
    },
    {
      "code": "R",
      "display": "Remote",
      "designation": [
        {
          "language": "nl",
          "value": "Extern"
        }
      ]
    },
    {
      "code": "…",
      "display": "(null) No state change",
      "designation": [
        {
          "language": "nl",
          "value": "(null) Geen statuswijziging"
        }
      ],
      "property": [
        {
          "code": "deprecated",
          "valueDateTime": "2011-01"
        }
      ]
    }
  ]
}