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

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

contactRole2

Code system of concepts which specify a relationship role that the next of kin/associated parties plays with regard to the patient. Also used in referrals, for example, it may be necessary to identify the contact representative at the clinic that sent a referral. Used in HL7 Version 2 messaging in the NK1 and CTD segments after 2.5, when it replace 2.16.840.1.113883.18.57.

POST /CodeSystem/$validate-codedocs

Input

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