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

name
ACMECholCodesBlood
package
hl7.fhir.r4.core@4.0.1
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" : "4.0.1"
  } ]
}