http://terminology.hl7.org/CodeSystem/immunization-funding-source|4.0.1

name
ImmunizationFundingSource
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft

Immunization Funding Source

The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the source of the vaccine administered. This value set is provided as a suggestive example.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/immunization-funding-source"
  }, {
    "name" : "version",
    "valueString" : "4.0.1"
  } ]
}