This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Definition for Value SetHSPC VIP Level
<ValueSet xmlns="http://hl7.org/fhir"> <id value="hspc-hspc-viplevel"/> <meta> <lastUpdated value="2016-03-31T08:01:25.570+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2>HSPC VIP Level</h2> <p>A set of codes that describe the kind of documentation used to validate a date of birth.</p> <p>This value set includes codes from the following code systems:</p> <ul> <li>Include these codes as defined in <a href="../v3/PatientImportance/cs.html">http://hl7.org/fhir/v3/PatientImportance</a> <table> <tr> <td> <b>Code</b> </td> <td> <b>Display</b> </td> </tr> <tr> <td>BM</td> <td>Board member</td> <td>Board member of health care organization</td> </tr> <tr> <td>FD</td> <td>Financial donor</td> <td>Financial donor to the health care organization</td> </tr> <tr> <td>FOR</td> <td>Foreign dignitary</td> <td>Foreign citizen dignitary of interest to the health care organization</td> </tr> <tr> <td>GOVT</td> <td>Government dignitary</td> <td>Government dignitary of interest to the organization</td> </tr> <tr> <td>DFM</td> <td>Physician family member</td> <td>Family member of staff physician</td> </tr> <tr> <td>SFM</td> <td>Staff family member</td> <td>Family member of staff member</td> </tr> <tr> <td>STF</td> <td>Staff memeber</td> <td>Staff member of the health care organization</td> </tr> <tr> <td>DR</td> <td>Staff physician</td> <td>Member of the health care organization physician staff</td> </tr> <tr> <td>VIP</td> <td>Very important person</td> <td>Very important person of interest to the health care organization</td> </tr> </table> </li> </ul> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid"> <valueUri value="urn:oid:2.16.840.1.113883.4.642.2.760"/> </extension> <url value="http://hl7.org/fhir/ValueSet/hspc-hspc-viplevel"/> <version value="1.4.0"/> <name value="HSPC VIP Level"/> <status value="draft"/> <experimental value="true"/> <publisher value="HSPC"/> <contact> <telecom> <system value="other"/> <value value="http://healthcaresoa.org"/> </telecom> </contact> <date value="2016-03-31T08:01:25+11:00"/> <description value="A set of codes that describe the kind of documentation used to validate a date of birth."/> <compose> <include> <system value="http://hl7.org/fhir/v3/PatientImportance"/> <concept> <code value="BM"/> <display value="Board member"/> </concept> <concept> <code value="FD"/> <display value="Financial donor"/> </concept> <concept> <code value="FOR"/> <display value="Foreign dignitary"/> </concept> <concept> <code value="GOVT"/> <display value="Government dignitary"/> </concept> <concept> <code value="DFM"/> <display value="Physician family member"/> </concept> <concept> <code value="SFM"/> <display value="Staff family member"/> </concept> <concept> <code value="STF"/> <display value="Staff memeber"/> </concept> <concept> <code value="DR"/> <display value="Staff physician"/> </concept> <concept> <code value="VIP"/> <display value="Very important person"/> </concept> </include> </compose> </ValueSet>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.