This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
. Page versions: R3 R2
Definition for Value SetVaccination Protocol Dose TargetCodes
{
"resourceType": "ValueSet",
"text": {
"status": "generated",
"div": "<div><h2>Vaccination Protocol Dose TargetCodes</h2><p>The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support the medication process, in particular the process and reasons for dispensing. This value set is provided as a suggestive example</p><p>This value set defines its own terms in the system http://hl7.org/fhir/vaccination-protocol-dose-target</p><table><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>crs<a name=\"crs\"> </a></td><td>Congenital Rubella Syndrome</td><td/></tr><tr><td>dip<a name=\"dip\"> </a></td><td>Diptheria</td><td/></tr><tr><td>mea<a name=\"mea\"> </a></td><td>Measles</td><td/></tr><tr><td>mum<a name=\"mum\"> </a></td><td>Mumps</td><td/></tr><tr><td>rub<a name=\"rub\"> </a></td><td>Rubella</td><td/></tr><tr><td>tet<a name=\"tet\"> </a></td><td>Tetanus</td><td/></tr><tr><td>hib<a name=\"hib\"> </a></td><td>Haemophilus influenzae type b</td><td/></tr><tr><td>per<a name=\"per\"> </a></td><td>Pertussis</td><td/></tr><tr><td>pol<a name=\"pol\"> </a></td><td>Poliomyelitis</td><td/></tr></table></div>"
},
"identifier": "http://hl7.org/fhir/vs/vaccination-protocol-dose-target",
"name": "Vaccination Protocol Dose TargetCodes",
"publisher": "FHIR Project team",
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
}
],
"description": "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support the medication process, in particular the process and reasons for dispensing. This value set is provided as a suggestive example",
"status": "draft",
"define": {
"system": "http://hl7.org/fhir/vaccination-protocol-dose-target",
"concept": [
{
"code": "crs",
"display": "Congenital Rubella Syndrome"
},
{
"code": "dip",
"display": "Diptheria"
},
{
"code": "mea",
"display": "Measles"
},
{
"code": "mum",
"display": "Mumps"
},
{
"code": "rub",
"display": "Rubella"
},
{
"code": "tet",
"display": "Tetanus"
},
{
"code": "hib",
"display": "Haemophilus influenzae type b"
},
{
"code": "per",
"display": "Pertussis"
},
{
"code": "pol",
"display": "Poliomyelitis"
}
]
}
}