FHIR IG Statistics: ValueSet/immunizationsubpotentreason
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "active",
"name": "ImmunizationSubpotentReasonVS",
"id": "immunizationsubpotentreason",
"title": "Immunization Subpotent Reason",
"description": "Immunization Subpotent Reason",
"version": "0.1.10",
"url": "http://ehealthontario.ca/fhir/ValueSet/immunizationsubpotentreason",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/immunization-subpotent-reason",
"concept": [
{
"code": "recall",
"display": "Manufacturer Recall"
}
]
},
{
"system": "http://ehealthontario.ca/fhir/CodeSystem/immunization-subpotent-reason-on"
}
]
}
}