{
  "resourceType": "CodeSystem",
  "id": "v2-0316",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <p>Organ Donor Code</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>F\n                  <a name=\"F\"> </a>\n                </td>\n                <td>Yes, patient is a documented donor, but documentation is not on file</td>\n                <td>Ja, patiënt is een gedocumenteerde donor maar afschrift is niet beschikbaar</td>\n                <td/>\n                <td>added v2.3</td>\n              </tr>\n              <tr>\n                <td>I\n                  <a name=\"I\"> </a>\n                </td>\n                <td>No, patient is not a documented donor, but information was provided</td>\n                <td>Nee, patiënt is geen gedocumenteerde donor, maar informatie is gegeven</td>\n                <td/>\n                <td>added v2.3.1</td>\n              </tr>\n              <tr>\n                <td>N\n                  <a name=\"N\"> </a>\n                </td>\n                <td>No, patient has not agreed to be a donor</td>\n                <td>Nee, patiënt heeft geen toestemming voor donatie gegeven</td>\n                <td/>\n                <td>added v2.3</td>\n              </tr>\n              <tr>\n                <td>P\n                  <a name=\"P\"> </a>\n                </td>\n                <td>Patient leaves organ donation decision to a specific person</td>\n                <td>Patiënt laat beslissing orgaandonatie over aan specifiek persoon</td>\n                <td/>\n                <td>added v2.4</td>\n              </tr>\n              <tr>\n                <td>R\n                  <a name=\"R\"> </a>\n                </td>\n                <td>Patient leaves organ donation decision to relatives</td>\n                <td>Patiënt laat beslissing orgaandonatie over aan familie</td>\n                <td/>\n                <td>added v2.4</td>\n              </tr>\n              <tr>\n                <td>U\n                  <a name=\"U\"> </a>\n                </td>\n                <td>Unknown</td>\n                <td>Onbekend</td>\n                <td/>\n                <td>added v2.3</td>\n              </tr>\n              <tr>\n                <td>Y\n                  <a name=\"Y\"> </a>\n                </td>\n                <td>Yes, patient is a documented donor and documentation is on file</td>\n                <td>Ja, patiënt is een gedocumenteerde donor en afschrift is beschikbaar</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/0316",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.18.192"
  },
  "version": "2.8.2",
  "name": "v2 Organ Donor Code",
  "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 0316 ( Organ Donor Code)",
  "caseSensitive": false,
  "valueSet": "http://hl7.org/fhir/ValueSet/v2-0316",
  "content": "complete",
  "concept": [
    {
      "code": "F",
      "display": "Yes, patient is a documented donor, but documentation is not on file",
      "designation": [
        {
          "language": "nl",
          "value": "Ja, patiënt is een gedocumenteerde donor maar afschrift is niet beschikbaar"
        }
      ]
    },
    {
      "code": "I",
      "display": "No, patient is not a documented donor, but information was provided",
      "designation": [
        {
          "language": "nl",
          "value": "Nee, patiënt is geen gedocumenteerde donor, maar informatie is gegeven"
        }
      ]
    },
    {
      "code": "N",
      "display": "No, patient has not agreed to be a donor",
      "designation": [
        {
          "language": "nl",
          "value": "Nee, patiënt heeft geen toestemming voor donatie gegeven"
        }
      ]
    },
    {
      "code": "P",
      "display": "Patient leaves organ donation decision to a specific person",
      "designation": [
        {
          "language": "nl",
          "value": "Patiënt laat beslissing orgaandonatie over aan specifiek persoon"
        }
      ]
    },
    {
      "code": "R",
      "display": "Patient leaves organ donation decision to relatives",
      "designation": [
        {
          "language": "nl",
          "value": "Patiënt laat beslissing orgaandonatie over aan familie"
        }
      ]
    },
    {
      "code": "U",
      "display": "Unknown",
      "designation": [
        {
          "language": "nl",
          "value": "Onbekend"
        }
      ]
    },
    {
      "code": "Y",
      "display": "Yes, patient is a documented donor and documentation is on file",
      "designation": [
        {
          "language": "nl",
          "value": "Ja, patiënt is een gedocumenteerde donor en afschrift is beschikbaar"
        }
      ]
    }
  ]
}