<ValueSet xmlns="http://hl7.org/fhir">
  <id value="shr-behavior-ReligiousRestrictionVS" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR ReligiousRestrictionVS ValueSet</b>
      </p>
      <p>Includes religious restrictions that could impact care, other than dietary restrictions (handled elsewhere).</p>
    </div>
  </text>
  <url value="http://standardhealthrecord.org/shr/behavior/vs/ReligiousRestrictionVS" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.behavior.ReligiousRestrictionVS" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR ReligiousRestrictionVS ValueSet" />
  <title value="SHR ReligiousRestrictionVS ValueSet" />
  <status value="draft" />
  <date value="2017-12-20" />
  <publisher value="The MITRE Corporation: Standard Health Record Collaborative" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://standardhealthrecord.org" />
    </telecom>
  </contact>
  <description value="Includes religious restrictions that could impact care, other than dietary restrictions (handled elsewhere)." />
  <compose>
    <include>
      <system value="http://standardhealthrecord.org/shr/behavior/cs/ReligiousRestrictionCS" />
      <concept>
        <code value="same_sex" />
        <display value="Must have a medical provider of the same sex as the subject" />
      </concept>
      <concept>
        <code value="no_transfusion" />
        <display value="Cannot receive blood products" />
      </concept>
      <concept>
        <code value="no_treatment" />
        <display value="Cannot receive medical treatment" />
      </concept>
    </include>
  </compose>
</ValueSet>