http://hl7.org/fhir/CodeSystem/example|5.0.0

name
ACMECholCodesBlood
package
hl7.fhir.r5.core@5.0.0
content
complete
experimental
true
status
draft
date
2016-01-28 00:00:00.0

ACME Codes for Cholesterol in Serum/Plasma

This is an example code system that includes all the ACME codes for serum/plasma cholesterol from v2.36.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://hl7.org/fhir/CodeSystem/example"
  }, {
    "name" : "version",
    "valueString" : "5.0.0"
  } ]
}