- HSPC Implementation Guide

This page is part of the HSPC FHIR Implementation Guide (v0.1.0: Daft For Comment Draft) based on FHIR v1.9.0. This is the current published version. For a full list of available versions, see the Directory of published versions

href="assets/ico/favicon.png"/>

HSPC VIP Level


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="hspc-viplevel"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <url value="http://fhir.org/guides/hspc/ValueSet/hspc-viplevel"/>
  <name value="HSPC VIP Level"/>
  <status value="draft"/>
  <publisher value="HSPC"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://healthcaresoa.org"/>
    </telecom>
  </contact>
  <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>