http://hl7.org/fhir/safety-entries|5.0.0

name
FHIRSafetyCheckListEntries
package
hl7.fhir.r5.core@5.0.0
content
complete
status
draft

FHIR Safety CheckList Entries

The [checklist items](http://hl7.org/fhir/safety.html) defined as part of the FHIR specification.

POST /CodeSystem/$validate-codedocs

Input

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