{
  "resourceType": "ValueSet",
  "id": "v2-0316",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<div><p>Organ Donor Code</p>\r\n<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>F<a name=\"F\"> </a></td><td>Yes, patient is a documented donor, but documentation is not on file</td><td>Ja, patiënt is een gedocumenteerde donor maar afschrift is niet beschikbaar</td><td/><td>added v2.3</td></tr><tr><td>I<a name=\"I\"> </a></td><td>No, patient is not a documented donor, but information was provided</td><td>Nee, patiënt is geen gedocumenteerde donor, maar informatie is gegeven</td><td/><td>added v2.3.1</td></tr><tr><td>N<a name=\"N\"> </a></td><td>No, patient has not agreed to be a donor</td><td>Nee, patiënt heeft geen toestemming voor donatie gegeven</td><td/><td>added v2.3</td></tr><tr><td>P<a name=\"P\"> </a></td><td>Patient leaves organ donation decision to a specific person</td><td>Patiënt laat beslissing orgaandonatie over aan specifiek persoon</td><td/><td>added v2.4</td></tr><tr><td>R<a name=\"R\"> </a></td><td>Patient leaves organ donation decision to relatives</td><td>Patiënt laat beslissing orgaandonatie over aan familie</td><td/><td>added v2.4</td></tr><tr><td>U<a name=\"U\"> </a></td><td>Unknown</td><td>Onbekend</td><td/><td>added v2.3</td></tr><tr><td>Y<a name=\"Y\"> </a></td><td>Yes, patient is a documented donor and documentation is on file</td><td>Ja, patiënt is een gedocumenteerde donor en afschrift is beschikbaar</td><td/><td>added v2.3</td></tr></table>\r\n</div>"
  },
  "url": "http://hl7.org/fhir/ValueSet/v2-0316",
  "version": "2.8.2",
  "name": "v2 Organ Donor Code",
  "status": "active",
  "experimental": true,
  "publisher": "HL7, Inc",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.org"
        }
      ]
    }
  ],
  "description": "FHIR Value set/code system definition for HL7 v2 table 0316 ( Organ Donor Code)",
  "codeSystem": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
        "valueUri": "urn:oid:2.16.840.1.133883.18.192"
      }
    ],
    "system": "http://hl7.org/fhir/v2/0316",
    "caseSensitive": false,
    "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"
          }
        ]
      }
    ]
  }
}