http://terminology.hl7.org/CodeSystem/immunization-subpotent-reason|1.0.1

name
ImmunizationSubpotentReason
package
hl7.terminology.r5@6.3.0
content
complete
status
active
date
2025-05-01 01:35:10.0

Immunization Subpotent Reason

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 reason why a dose is considered to be subpotent. 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-subpotent-reason"
  }, {
    "name" : "version",
    "valueString" : "1.0.1"
  } ]
}