http://terminology.hl7.org/CodeSystem/v2-0316|2.0.0

name
OrganDonorCodes
package
hl7.terminology@6.3.0
content
complete
status
active
date
2019-12-01 00:00:00.0

organDonorCodes

Code system of concepts specifying whether the patient wants to donate his/her organs and whether an organ donor card or similar documentation is on file with the healthcare organization. Used in HL7 Version 2.x messaging in the Patient Visit - Additional Information ( PV2) and Patient Additional Demographic (PD1) segments.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0316"
  }, {
    "name" : "version",
    "valueString" : "2.0.0"
  } ]
}