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

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

disabilityInformationRelationship

Code system of concepts used to specify to which person the disability information relates in the message. For example, if the value is PT, the disability information relates to the patient. Used in HL7 Version 2.x messaging in the Disability (DB1) segment.

POST /CodeSystem/$validate-codedocs

Input

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