{
  "resourceType": "CodeSystem",
  "id": "v2-0279",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <p>Allow Substitution Codes</p>\n\n            <table class=\"grid\">\n              <tr>\n                <td>\n                  <b>Code</b>\n                </td>\n                <td>\n                  <b>Description</b>\n                </td>\n                <td>\n                  <b>Nederlands (Dutch)</b>\n                </td>\n                <td>\n                  <b>Comment</b>\n                </td>\n                <td>\n                  <b>Version</b>\n                </td>\n              </tr>\n              <tr>\n                <td>Confirm\n                  <a name=\"Confirm\"> </a>\n                </td>\n                <td>Contact the Placer Contact Person prior to making any substitutions of this resource</td>\n                <td>Neem contact op met placer contactpersoon voorafgaand aan eventuele substituties van deze resource</td>\n                <td/>\n                <td>added v2.3</td>\n              </tr>\n              <tr>\n                <td>No\n                  <a name=\"No\"> </a>\n                </td>\n                <td>Substitution of this resource is not allowed</td>\n                <td>Substitutie van deze resource is niet toegestaan</td>\n                <td/>\n                <td>added v2.3</td>\n              </tr>\n              <tr>\n                <td>Notify\n                  <a name=\"Notify\"> </a>\n                </td>\n                <td>Notify the Placer Contact Person, through normal institutional procedures, that a substitution of this resource has been made</td>\n                <td>Melden bij placer contactpersoon via normale institutionele afspraken indien een substitutie van deze resource heeft plaatsgevonden</td>\n                <td/>\n                <td>added v2.3</td>\n              </tr>\n              <tr>\n                <td>Yes\n                  <a name=\"Yes\"> </a>\n                </td>\n                <td>Substitution of this resource is allowed</td>\n                <td>Substitutie van deze resource is toegestaan</td>\n                <td/>\n                <td>added v2.3</td>\n              </tr>\n            </table>\n\n          </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/0279",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.18.172"
  },
  "version": "2.8.2",
  "name": "v2 Allow Substitution Codes",
  "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 0279 ( Allow Substitution Codes)",
  "caseSensitive": false,
  "valueSet": "http://hl7.org/fhir/ValueSet/v2-0279",
  "content": "complete",
  "concept": [
    {
      "code": "Confirm",
      "display": "Contact the Placer Contact Person prior to making any substitutions of this resource",
      "designation": [
        {
          "language": "nl",
          "value": "Neem contact op met placer contactpersoon voorafgaand aan eventuele substituties van deze resource"
        }
      ]
    },
    {
      "code": "No",
      "display": "Substitution of this resource is not allowed",
      "designation": [
        {
          "language": "nl",
          "value": "Substitutie van deze resource is niet toegestaan"
        }
      ]
    },
    {
      "code": "Notify",
      "display": "Notify the Placer Contact Person, through normal institutional procedures, that a substitution of this resource has been made",
      "designation": [
        {
          "language": "nl",
          "value": "Melden bij placer contactpersoon via normale institutionele afspraken indien een substitutie van deze resource heeft plaatsgevonden"
        }
      ]
    },
    {
      "code": "Yes",
      "display": "Substitution of this resource is allowed",
      "designation": [
        {
          "language": "nl",
          "value": "Substitutie van deze resource is toegestaan"
        }
      ]
    }
  ]
}