<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="157399" />
  <meta>
    <versionId value="1" />
    <lastUpdated value="2020-06-27T02:18:47.571+00:00" />
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <a name="Roman Hall UWearMe CR7"></a>
    </div>
  </text>
  <url value="http://fhir.hl7fundamentals.org/uwearmecr7/CodeSystem/UWearMeCR7" />
  <identifier>
    <system value="http://fhir.hl7fundamentals.org/uwearmecr7/identifiers/codesystems" />
    <value value="PatientSubscriptionCategory" />
  </identifier>
  <version value="20202706" />
  <name value="UWearMeCR7 Patient Subscription Category" />
  <status value="draft" />
  <experimental value="true" />
  <date value="2020-06-27" />
  <publisher value="Roman Hall" />
  <contact>
    <name value="Isaak Azimov" />
    <telecom>
      <system value="other" />
      <value value="Azimov.Isaak@UWearMeCR7.com" />
    </telecom>
  </contact>
  <description value="Code System for UWearMeCR7 devices Patient Subscription Category" />
  <caseSensitive value="false" />
  <content value="complete" />
  <concept>
    <code value="N" />
    <display value="NORMAL" />
    <definition value="NORMAL - patient is not paying" />
  </concept>
  <concept>
    <code value="G" />
    <display value="GOLD" />
    <definition value="GOLD - patient is paying usd 8 per mont" />
  </concept>
  <concept>
    <code value="P" />
    <display value="PLATINUM" />
    <definition value="PLATINUM - patient is paying usd 28 per month" />
  </concept>
  <concept>
    <code value="F" />
    <display value="FAMILY" />
    <definition value="FAMILY - patient is paying usd 35 per month, up to 4 persons" />
  </concept>
</CodeSystem>