{
"resourceType" : "ValueSet",
"id" : "viplevel",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>HSPC VIP Level</h2><div><p>A set of codes that describe the kind of documentation used to validate a date of birth.</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/2017Jan/v3/PatientImportance/cs.html"><code>http://hl7.org/fhir/v3/PatientImportance</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://hl7.org/fhir/2017Jan/v3/PatientImportance/cs.html#v3-PatientImportance-BM">BM</a></td><td>Board member</td><td>Board member of health care organization</td></tr><tr><td><a href="http://hl7.org/fhir/2017Jan/v3/PatientImportance/cs.html#v3-PatientImportance-FD">FD</a></td><td>Financial donor</td><td>Financial donor to the health care organization</td></tr><tr><td><a href="http://hl7.org/fhir/2017Jan/v3/PatientImportance/cs.html#v3-PatientImportance-FOR">FOR</a></td><td>Foreign dignitary</td><td>Foreign citizen dignitary of interest to the health care organization</td></tr><tr><td><a href="http://hl7.org/fhir/2017Jan/v3/PatientImportance/cs.html#v3-PatientImportance-GOVT">GOVT</a></td><td>Government dignitary</td><td>Government dignitary of interest to the organization</td></tr><tr><td><a href="http://hl7.org/fhir/2017Jan/v3/PatientImportance/cs.html#v3-PatientImportance-DFM">DFM</a></td><td>Physician family member</td><td>Family member of staff physician</td></tr><tr><td><a href="http://hl7.org/fhir/2017Jan/v3/PatientImportance/cs.html#v3-PatientImportance-SFM">SFM</a></td><td>Staff family member</td><td>Family member of staff member</td></tr><tr><td><a href="http://hl7.org/fhir/2017Jan/v3/PatientImportance/cs.html#v3-PatientImportance-STF">STF</a></td><td>Staff memeber</td><td>Staff member of the health care organization</td></tr><tr><td><a href="http://hl7.org/fhir/2017Jan/v3/PatientImportance/cs.html#v3-PatientImportance-DR">DR</a></td><td>Staff physician</td><td>Member of the health care organization physician staff</td></tr><tr><td><a href="http://hl7.org/fhir/2017Jan/v3/PatientImportance/cs.html#v3-PatientImportance-VIP">VIP</a></td><td>Very important person</td><td>Very important person of interest to the health care organization</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.org/fhir/fpar/ValueSet/viplevel",
"name" : "HSPC VIP Level",
"status" : "draft",
"date" : "2019-02-15T12:55:20-05:00",
"publisher" : "HSPC",
"contact" : [
{
"telecom" : [
{
"system" : "other",
"value" : "http://healthcaresoa.org"
}
]
}
],
"description" : "A set of codes that describe the kind of documentation used to validate a date of birth.",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/v3/PatientImportance",
"concept" : [
{
"code" : "BM",
"display" : "Board member"
},
{
"code" : "FD",
"display" : "Financial donor"
},
{
"code" : "FOR",
"display" : "Foreign dignitary"
},
{
"code" : "GOVT",
"display" : "Government dignitary"
},
{
"code" : "DFM",
"display" : "Physician family member"
},
{
"code" : "SFM",
"display" : "Staff family member"
},
{
"code" : "STF",
"display" : "Staff memeber"
},
{
"code" : "DR",
"display" : "Staff physician"
},
{
"code" : "VIP",
"display" : "Very important person"
}
]
}
]
}
}