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
{
"resourceType" : "Contract",
"id" : "InformalSectorContract",
"meta" : {
"profile" : [
"https://openimis.github.io/openimis_fhir_r4_ig/StructureDefinition/openimis-contract"
]
},
"text" : {
"status" : "extensions",
"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 --> 2022-06-30</p><p><b>usePeriod</b>: 2021-07-28 --> 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>"
},
"status" : "executed",
"issued" : "2021-07-28",
"subject" : [
{
"reference" : "Group/doe-family"
}
],
"author" : {
"reference" : "Practitioner/Roberts-Jeb-EO"
},
"scope" : {
"coding" : [
{
"system" : "https://openimis.github.io/openimis_fhir_r4_ig/CodeSystem/contract-scope",
"code" : "informal",
"display" : "Informal Sector"
}
]
},
"term" : [
{
"offer" : {
"party" : [
{
"reference" : [
{
"reference" : "Patient/jane-doe"
}
],
"role" : {
"coding" : [
{
"system" : "https://openimis.github.io/openimis_fhir_r4_ig/CodeSystem/contract-resource-party-role",
"code" : "beneficiary",
"display" : "Beneficiary"
}
]
}
}
]
},
"asset" : [
{
"extension" : [
{
"extension" : [
{
"url" : "payer",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://openimis.github.io/openimis_fhir_r4_ig/CodeSystem/contract-premium-payer",
"code" : "beneficiary",
"display" : "Beneficiary"
}
]
}
},
{
"url" : "category",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://openimis.github.io/openimis_fhir_r4_ig/CodeSystem/contract-premium-category",
"code" : "C",
"display" : "Contribution and Others"
}
]
}
},
{
"url" : "amount",
"valueMoney" : {
"value" : 1000,
"currency" : "EUR"
}
},
{
"url" : "receipt",
"valueString" : "RE184"
},
{
"url" : "date",
"valueDate" : "2021-07-28"
},
{
"url" : "type",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://openimis.github.io/openimis_fhir_r4_ig/CodeSystem/contract-premium-type",
"code" : "C",
"display" : "Cash"
}
]
}
}
],
"url" : "https://openimis.github.io/openimis_fhir_r4_ig/StructureDefinition/contract-premium"
}
],
"typeReference" : [
{
"reference" : "Patient/jane-doe"
},
{
"reference" : "Patient/john-doe"
}
],
"period" : [
{
"start" : "2021-07-01",
"end" : "2022-06-30"
}
],
"usePeriod" : [
{
"start" : "2021-07-28",
"end" : "2022-06-30"
}
],
"valuedItem" : [
{
"entityReference" : {
"reference" : "InsurancePlan/RX01"
},
"net" : {
"value" : 1000,
"currency" : "EUR"
}
}
]
}
]
}
]
}