http://hl7.org/fhir/legal-status-of-supply|5.0.0

name
LegalStatusOfSupply
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2021-01-04 23:01:24.0

Legal Status Of Supply

The prescription supply types appropriate to a medicinal product

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://hl7.org/fhir/legal-status-of-supply"
  }, {
    "name" : "version",
    "valueString" : "5.0.0"
  } ]
}