http://terminology.hl7.org/CodeSystem/v3-hl7ApprovalStatus|3.0.0

name
Hl7ApprovalStatus
package
hl7.terminology.r4@6.3.0
content
complete
status
active
date
2019-03-20 00:00:00.0

HL7ApprovalStatus

**Description:** Codes for concepts describing the approval level of HL7 artifacts. This code system reflects the concepts expressed in HL7's Governance & Operations Manual (GOM) past and present.

POST /CodeSystem/$validate-codedocs

Input

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