<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="shr-behavior-ReligiousPracticeStatusCS" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR ReligiousPracticeStatusCS CodeSystem</b>
      </p>
      <p />
    </div>
  </text>
  <url value="http://standardhealthrecord.org/shr/behavior/cs/ReligiousPracticeStatusCS" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.behavior.ReligiousPracticeStatusCS" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR ReligiousPracticeStatusCS CodeSystem" />
  <title value="SHR ReligiousPracticeStatusCS 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>
  <caseSensitive value="true" />
  <content value="complete" />
  <count value="3" />
  <concept>
    <code value="practicing" />
    <display value="Active or observant, currently practicing the tenants of the religion" />
    <definition value="Active or observant, currently practicing the tenants of the religion" />
  </concept>
  <concept>
    <code value="occasional" />
    <display value="Occasionally practicing, for example, on special holidays or occasions" />
    <definition value="Occasionally practicing, for example, on special holidays or occasions" />
  </concept>
  <concept>
    <code value="non_practicing" />
    <display value="Not currently practicing" />
    <definition value="Not currently practicing" />
  </concept>
</CodeSystem>