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

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

consentType

Code system of concepts specifying to what the subject is consenting, i.e. what type of service, surgical procedure, information access/release or other event. Used in HL7 Version 2.x messaging in the TXA and CON segments.

POST /CodeSystem/$validate-codedocs

Input

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