FHIR IG analytics| Package | ig.fhir-il-community.org.t17 |
| Resource Type | Coverage |
| Id | Coverage-t17-obligation.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Coverage",
"id": "t17-obligation",
"meta": {
"profile": [
"http://ig.fhir-il-community.org/T17/StructureDefinition/t17-obligation"
]
},
"text": {
"div": "<!-- snip (see above) -->",
"status": "generated"
},
"identifier": [
{
"system": "http://fhir.leumit.co.il/identifier/obligation-num",
"value": "1-1222223"
}
],
"beneficiary": {
"identifier": {
"system": "http://fhir.leumit.co.il/identifier/magnetic-card",
"value": "1-123456-123456-789"
}
},
"period": {
"start": "2023-05-25",
"end": "2023-08-25"
},
"payor": [
{
"identifier": {
"system": "http://fhir.health.gov.il/identifier/legal-entity",
"value": "580039899"
},
"display": "לאומית"
}
],
"class": [
{
"type": {
"coding": [
{
"system": "http://fhir.health.gov.il/cs/coverage-class",
"code": "OBL-BASKET"
}
]
},
"value": "התחייבות במסגרת הסל"
}
],
"costToBeneficiary": [
{
"type": {
"coding": [
{
"code": "deductible",
"system": "http://terminology.hl7.org/CodeSystem/coverage-copay-type",
"display": "Deductible"
}
],
"text": "גובה השתתפות עצמית"
},
"valueMoney": {
"value": 200,
"currency": "ILS"
}
}
],
"type": {
"coding": [
{
"system": "http://fhir.health.gov.il/cs/coverage-type",
"code": "OBL",
"display": "התחייבות"
}
]
},
"status": "active"
}