http://hl7.org/fhir/ingredient-manufacturer-role|5.0.0

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

Ingredient Manufacturer Role

The way in which this manufacturer is associated with the ingredient. For example whether it is a possible one (others allowed), or an exclusive authorized one for this ingredient. Note that this is not the manufacturing process role

POST /CodeSystem/$validate-codedocs

Input

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