http://terminology.hl7.org/CodeSystem/v3-ActUSPrivacyLaw|2018-08-12

name
v3.ActUSPrivacyLaw
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
active
date
2018-08-11 14:00:00.0

v3 Code System ActUSPrivacyLaw

A jurisdictional mandate in the US relating to privacy. Deprecation Comment:\r\nContent moved to ActCode under _ActPrivacyLaw; use that instead.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ActUSPrivacyLaw"
  }, {
    "name" : "version",
    "valueString" : "2018-08-12"
  } ]
}