http://hl7.org/fhir/safety-entries|5.0.0
name
FHIRSafetyCheckListEntries
FHIRSafetyCheckListEntries
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
status
draft
draft
FHIR Safety CheckList Entries
The [checklist items](http://hl7.org/fhir/safety.html) defined as part of the FHIR specification.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://hl7.org/fhir/safety-entries"
}, {
"name" : "version",
"valueString" : "5.0.0"
} ]
}