http://hl7.org/fhir/CodeSystem/administration-subpotent-reason|5.0.0

name
AdministrationSubPotentReason
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active

Administration SubPotent Reason

This value set is provided as an example. The value set to instantiate this attribute should be drawn from a robust terminology code system that consists of or contains concepts to support the medication administration process.

POST /CodeSystem/$validate-codedocs

Input

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