http://hl7.org/fhir/consent-provision-type|5.0.0

name
ConsentProvisionType
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2021-01-04 23:01:24.0

Consent Provision Type

How a rule statement is applied, such as adding additional consent or removing consent.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://hl7.org/fhir/consent-provision-type"
  }, {
    "name" : "version",
    "valueString" : "5.0.0"
  } ]
}