{
  "resourceType": "CodeSystem",
  "id": "v2-0355",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Primary Key Value Type</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>CE\r\n                  <a name=\"CE\"></a></td><td>Coded element</td><td>Gecodeerd element</td><td>Withdrawn as of v2.6 - CE has been replaced by CNE and CWE</td><td>added v2.3.1</td></tr><tr><td>CWE\r\n                  <a name=\"CWE\"></a></td><td>Coded with Exceptions</td><td>Gecodeerd met uitzonderingen</td><td /><td>added v2.6</td></tr><tr><td>PL\r\n                  <a name=\"PL\"></a></td><td>Person location</td><td>Persoonslocatie</td><td /><td>added v2.3.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/0355",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.18.215"
  },
  "version": "2.8.2",
  "name": "v2 Primary Key Value Type",
  "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 0355 ( Primary Key Value Type)",
  "caseSensitive": false,
  "valueSet": "http://hl7.org/fhir/ValueSet/v2-0355",
  "content": "complete",
  "concept": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments",
          "valueString": "Withdrawn as of v2.6 - CE has been replaced by CNE and CWE"
        }
      ],
      "code": "CE",
      "display": "Coded element",
      "designation": [
        {
          "language": "nl",
          "value": "Gecodeerd element"
        }
      ]
    },
    {
      "code": "CWE",
      "display": "Coded with Exceptions",
      "designation": [
        {
          "language": "nl",
          "value": "Gecodeerd met uitzonderingen"
        }
      ]
    },
    {
      "code": "PL",
      "display": "Person location",
      "designation": [
        {
          "language": "nl",
          "value": "Persoonslocatie"
        }
      ]
    }
  ]
}