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
<ValueSet xmlns="http://hl7.org/fhir"> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <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-tar get</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> </text> <identifier value="http://hl7.org/fhir/vs/vaccination-protocol-dose-target"/> <name value="Vaccination Protocol Dose TargetCodes"/> <publisher value="FHIR Project team"/> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <description value="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 value="draft"/> <define> <system value="http://hl7.org/fhir/vaccination-protocol-dose-target"/> <concept> <code value="crs"/> <display value="Congenital Rubella Syndrome"/> </concept> <concept> <code value="dip"/> <display value="Diptheria"/> </concept> <concept> <code value="mea"/> <display value="Measles"/> </concept> <concept> <code value="mum"/> <display value="Mumps"/> </concept> <concept> <code value="rub"/> <display value="Rubella"/> </concept> <concept> <code value="tet"/> <display value="Tetanus"/> </concept> <concept> <code value="hib"/> <display value="Haemophilus influenzae type b"/> </concept> <concept> <code value="per"/> <display value="Pertussis"/> </concept> <concept> <code value="pol"/> <display value="Poliomyelitis"/> </concept> </define> </ValueSet>