FHIR IG analytics| Package | fhir.kenyaClaimsIG |
| Resource Type | Coverage |
| Id | Coverage-CR1569230130821-1-sha-coverage.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Coverage CR1569230130821-1-sha-coverage
Profiles: Coverage Profile, https://fhir.sha.go.ke/fhir/StructureDefinition/eclaims-coverage
identifier: https://fhir.sha.go.ke/fhir/Coverage/CR1569230130821-SHA
status: Active
subscriber: Patient/CR1569230130821
beneficiary: Patient/CR1569230130821
relationship: Self
period: 2025-01-01 --> 2025-12-31
payor: Organization/SHA
| Type | Value | Name |
| Group | SHA-CIVIL-SERVANTS | SHA Civil Servants Scheme |
{
"resourceType": "Coverage",
"id": "CR1569230130821-1-sha-coverage",
"meta": {
"profile": [
"https://example.com/fhir/StructureDefinition/eclaims-coverage",
"https://fhir.sha.go.ke/fhir/StructureDefinition/eclaims-coverage"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://fhir.sha.go.ke/fhir/Coverage",
"value": "CR1569230130821-SHA"
}
],
"status": "active",
"subscriber": {
"reference": "Patient/CR1569230130821"
},
"beneficiary": {
"reference": "Patient/CR1569230130821",
"type": "Patient"
},
"relationship": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/subscriber-relationship",
"code": "self",
"display": "Self"
}
]
},
"period": {
"start": "2025-01-01",
"end": "2025-12-31"
},
"payor": [
{
"reference": "Organization/SHA"
}
],
"class": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/coverage-class",
"code": "group",
"display": "Group"
}
]
},
"value": "SHA-CIVIL-SERVANTS",
"name": "SHA Civil Servants Scheme"
}
]
}