openIMIS FHIR R4 Implementation Guide
1.0.0 - ci-build

openIMIS FHIR R4 Implementation Guide - Local Development build (v1.0.0). See the Directory of published versions

: InformalSectorContract - XML Representation

Raw xml | Download



<Contract xmlns="http://hl7.org/fhir">
  <id value="InformalSectorContract"/>
  <meta>
    <profile
             value="https://openimis.github.io/openimis_fhir_r4_ig/StructureDefinition/openimis-contract"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource "InformalSectorContract" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-openimis-contract.html">openIMIS Contract</a></p></div><p><b>status</b>: executed</p><p><b>issued</b>: 2021-07-28</p><p><b>subject</b>: <a href="Group-doe-family.html">Group/doe-family</a> "Doe Jane"</p><p><b>author</b>: <a href="Practitioner-Roberts-Jeb-EO.html">Practitioner/Roberts-Jeb-EO</a> " ROBERTS"</p><p><b>scope</b>: Informal Sector <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-contract-scope.html">Scope (Contract)</a>#informal)</span></p><blockquote><p><b>term</b></p><blockquote><p><b>offer</b></p><h3>Parties</h3><table class="grid"><tr><td>-</td><td><b>Reference</b></td><td><b>Role</b></td></tr><tr><td>*</td><td><a href="Patient-jane-doe.html">Patient/jane-doe</a> " DOE"</td><td>Beneficiary <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-contract-resource-party-role.html">Resource Party Role (Contract)</a>#beneficiary)</span></td></tr></table></blockquote><blockquote><p><b>asset</b></p><blockquote><p><b>Premium (Contract)</b></p><p><b>value</b>: Beneficiary <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-contract-premium-payer.html">Premium Payer (Contract)</a>#beneficiary)</span></p><p><b>value</b>: Contribution and Others <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-contract-premium-category.html">Premium Category (Contract)</a>#C)</span></p><p><b>value</b>: <span title="Euro">€1,000.00</span> (EUR)</p><p><b>value</b>: RE184</p><p><b>value</b>: 2021-07-28</p><p><b>value</b>: Cash <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-contract-premium-type.html">Premium Type (Contract)</a>#C)</span></p></blockquote><p><b>typeReference</b>: </p><ul><li><a href="Patient-jane-doe.html">Patient/jane-doe</a> " DOE"</li><li><a href="Patient-john-doe.html">Patient/john-doe</a> " DOE"</li></ul><p><b>period</b>: 2021-07-01 --&gt; 2022-06-30</p><p><b>usePeriod</b>: 2021-07-28 --&gt; 2022-06-30</p><blockquote><p><b>valuedItem</b></p><p><b>entity</b>: <a href="InsurancePlan-RX01.html">InsurancePlan/RX01</a> "Regional fixed enrolment"</p></blockquote></blockquote></blockquote></div>
  </text>
  <status value="executed"/>
  <issued value="2021-07-28"/>
  <subject>
    <reference value="Group/doe-family"/>
  </subject>
  <author>
    <reference value="Practitioner/Roberts-Jeb-EO"/>
  </author>
  <scope>
    <coding>
      <system
              value="https://openimis.github.io/openimis_fhir_r4_ig/CodeSystem/contract-scope"/>
      <code value="informal"/>
      <display value="Informal Sector"/>
    </coding>
  </scope>
  <term>
    <offer>
      <party>
        <reference>
          <reference value="Patient/jane-doe"/>
        </reference>
        <role>
          <coding>
            <system
                    value="https://openimis.github.io/openimis_fhir_r4_ig/CodeSystem/contract-resource-party-role"/>
            <code value="beneficiary"/>
            <display value="Beneficiary"/>
          </coding>
        </role>
      </party>
    </offer>
    <asset>
      <extension
                 url="https://openimis.github.io/openimis_fhir_r4_ig/StructureDefinition/contract-premium">
        <extension url="payer">
          <valueCodeableConcept>
            <coding>
              <system
                      value="https://openimis.github.io/openimis_fhir_r4_ig/CodeSystem/contract-premium-payer"/>
              <code value="beneficiary"/>
              <display value="Beneficiary"/>
            </coding>
          </valueCodeableConcept>
        </extension>
        <extension url="category">
          <valueCodeableConcept>
            <coding>
              <system
                      value="https://openimis.github.io/openimis_fhir_r4_ig/CodeSystem/contract-premium-category"/>
              <code value="C"/>
              <display value="Contribution and Others"/>
            </coding>
          </valueCodeableConcept>
        </extension>
        <extension url="amount">
          <valueMoney>
            <value value="1000"/>
            <currency value="EUR"/>
          </valueMoney>
        </extension>
        <extension url="receipt">
          <valueString value="RE184"/>
        </extension>
        <extension url="date">
          <valueDate value="2021-07-28"/>
        </extension>
        <extension url="type">
          <valueCodeableConcept>
            <coding>
              <system
                      value="https://openimis.github.io/openimis_fhir_r4_ig/CodeSystem/contract-premium-type"/>
              <code value="C"/>
              <display value="Cash"/>
            </coding>
          </valueCodeableConcept>
        </extension>
      </extension>
      <typeReference>
        <reference value="Patient/jane-doe"/>
      </typeReference>
      <typeReference>
        <reference value="Patient/john-doe"/>
      </typeReference>
      <period>
        <start value="2021-07-01"/>
        <end value="2022-06-30"/>
      </period>
      <usePeriod>
        <start value="2021-07-28"/>
        <end value="2022-06-30"/>
      </usePeriod>
      <valuedItem>
        <entityReference>
          <reference value="InsurancePlan/RX01"/>
        </entityReference>
        <net>
          <value value="1000"/>
          <currency value="EUR"/>
        </net>
      </valuedItem>
    </asset>
  </term>
</Contract>