<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="shr-behavior-ReligiousRestrictionCS" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR ReligiousRestrictionCS CodeSystem</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/cs/ReligiousRestrictionCS" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.behavior.ReligiousRestrictionCS" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR ReligiousRestrictionCS CodeSystem" />
  <title value="SHR ReligiousRestrictionCS CodeSystem" />
  <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)." />
  <caseSensitive value="true" />
  <content value="complete" />
  <count value="3" />
  <concept>
    <code value="same_sex" />
    <display value="Must have a medical provider of the same sex as the subject" />
    <definition 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" />
    <definition value="Cannot receive blood products" />
  </concept>
  <concept>
    <code value="no_treatment" />
    <display value="Cannot receive medical treatment" />
    <definition value="Cannot receive medical treatment" />
  </concept>
</CodeSystem>