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 - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Contract;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "InformalSectorContract"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://openimis.github.io/openimis_fhir_r4_ig/StructureDefinition/openimis-contract";
       fhir:index 0;
       fhir:link <https://openimis.github.io/openimis_fhir_r4_ig/StructureDefinition/openimis-contract>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ];
     fhir:Narrative.div "<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>"
  ];
  fhir:Contract.status [ fhir:value "executed"];
  fhir:Contract.issued [ fhir:value "2021-07-28"^^xsd:date];
  fhir:Contract.subject [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "Group/doe-family" ]
  ];
  fhir:Contract.author [
     fhir:Reference.reference [ fhir:value "Practitioner/Roberts-Jeb-EO" ]
  ];
  fhir:Contract.scope [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "https://openimis.github.io/openimis_fhir_r4_ig/CodeSystem/contract-scope" ];
       fhir:Coding.code [ fhir:value "informal" ];
       fhir:Coding.display [ fhir:value "Informal Sector" ]     ]
  ];
  fhir:Contract.term [
     fhir:index 0;
     fhir:Contract.term.offer [
       fhir:Contract.term.offer.party [
         fhir:index 0;
         fhir:Contract.term.offer.party.reference [
           fhir:index 0;
           fhir:Reference.reference [ fhir:value "Patient/jane-doe" ]         ];
         fhir:Contract.term.offer.party.role [
           fhir:CodeableConcept.coding [
             fhir:index 0;
             fhir:Coding.system [ fhir:value "https://openimis.github.io/openimis_fhir_r4_ig/CodeSystem/contract-resource-party-role" ];
             fhir:Coding.code [ fhir:value "beneficiary" ];
             fhir:Coding.display [ fhir:value "Beneficiary" ]           ]         ]       ]     ];
     fhir:Contract.term.asset [
       fhir:index 0;
       fhir:Element.extension [
         fhir:index 0;
         fhir:Element.extension [
           fhir:index 0;
           fhir:Extension.url [ fhir:value "payer" ];
           fhir:Extension.valueCodeableConcept [
             fhir:CodeableConcept.coding [
               fhir:index 0;
               fhir:Coding.system [ fhir:value "https://openimis.github.io/openimis_fhir_r4_ig/CodeSystem/contract-premium-payer" ];
               fhir:Coding.code [ fhir:value "beneficiary" ];
               fhir:Coding.display [ fhir:value "Beneficiary" ]             ]           ]         ], [
           fhir:index 1;
           fhir:Extension.url [ fhir:value "category" ];
           fhir:Extension.valueCodeableConcept [
             fhir:CodeableConcept.coding [
               fhir:index 0;
               fhir:Coding.system [ fhir:value "https://openimis.github.io/openimis_fhir_r4_ig/CodeSystem/contract-premium-category" ];
               fhir:Coding.code [ fhir:value "C" ];
               fhir:Coding.display [ fhir:value "Contribution and Others" ]             ]           ]         ], [
           fhir:index 2;
           fhir:Extension.url [ fhir:value "amount" ];
           fhir:Extension.valueMoney [
             fhir:Money.value [ fhir:value "1000"^^xsd:decimal ];
             fhir:Money.currency [ fhir:value "EUR" ]           ]         ], [
           fhir:index 3;
           fhir:Extension.url [ fhir:value "receipt" ];
           fhir:Extension.valueString [ fhir:value "RE184" ]         ], [
           fhir:index 4;
           fhir:Extension.url [ fhir:value "date" ];
           fhir:Extension.valueDate [ fhir:value "2021-07-28"^^xsd:date ]         ], [
           fhir:index 5;
           fhir:Extension.url [ fhir:value "type" ];
           fhir:Extension.valueCodeableConcept [
             fhir:CodeableConcept.coding [
               fhir:index 0;
               fhir:Coding.system [ fhir:value "https://openimis.github.io/openimis_fhir_r4_ig/CodeSystem/contract-premium-type" ];
               fhir:Coding.code [ fhir:value "C" ];
               fhir:Coding.display [ fhir:value "Cash" ]             ]           ]         ];
         fhir:Extension.url [ fhir:value "https://openimis.github.io/openimis_fhir_r4_ig/StructureDefinition/contract-premium" ]       ];
       fhir:Contract.term.asset.typeReference [
         fhir:index 0;
         fhir:Reference.reference [ fhir:value "Patient/jane-doe" ]       ], [
         fhir:index 1;
         fhir:Reference.reference [ fhir:value "Patient/john-doe" ]       ];
       fhir:Contract.term.asset.period [
         fhir:index 0;
         fhir:Period.start [ fhir:value "2021-07-01"^^xsd:date ];
         fhir:Period.end [ fhir:value "2022-06-30"^^xsd:date ]       ];
       fhir:Contract.term.asset.usePeriod [
         fhir:index 0;
         fhir:Period.start [ fhir:value "2021-07-28"^^xsd:date ];
         fhir:Period.end [ fhir:value "2022-06-30"^^xsd:date ]       ];
       fhir:Contract.term.asset.valuedItem [
         fhir:index 0;
         fhir:Contract.term.asset.valuedItem.entityReference [
           fhir:Reference.reference [ fhir:value "InsurancePlan/RX01" ]         ];
         fhir:Contract.term.asset.valuedItem.net [
           fhir:Money.value [ fhir:value "1000"^^xsd:decimal ];
           fhir:Money.currency [ fhir:value "EUR" ]         ]       ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.