FHIR IG analytics| Package | fhir.kenyaClaimsIG |
| Resource Type | Provenance |
| Id | Provenance-provenance-claim-submission-001.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Provenance provenance-claim-submission-001
Profile: eClaims Provenance Profile
Tag: Actionable (Details: Common Tags code actionable = 'Actionable')
Provenance for Claim: status = active; type = Institutional; use = claim; created = 2025-10-01; priority = Normal
Summary
| Recorded | 2025-10-07 18:47:22+0000 |
| Activity | Claim Submission |
Agents
| Type | who |
| Submitting Provider | Nairobi General Hospital |
| SHA Receiving System | Social Health Authority |
{
"resourceType": "Provenance",
"id": "provenance-claim-submission-001",
"meta": {
"profile": [
"https://nshr-uat.sha.go.ke/fhir/StructureDefinition/ke-eclaims-provenance"
],
"tag": [
{
"system": "http://terminology.hl7.org/CodeSystem/common-tags",
"code": "actionable",
"display": "Actionable"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"target": [
{
"reference": "Claim/ae044c1d-9ecb-4294-be9b-0702e7892596"
}
],
"recorded": "2025-10-07T18:47:22+00:00",
"reason": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "TREAT",
"display": "treatment"
}
],
"text": "Institutional claim submitted for patient treatment"
}
],
"activity": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-DataOperation",
"code": "CREATE",
"display": "create"
}
],
"text": "Claim Submission"
},
"agent": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code": "author",
"display": "Author"
}
],
"text": "Submitting Provider"
},
"who": {
"reference": "Organization/ORG-001",
"display": "Nairobi General Hospital"
}
},
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code": "custodian",
"display": "Custodian"
}
],
"text": "SHA Receiving System"
},
"who": {
"reference": "Organization/sha-insurer",
"display": "Social Health Authority"
}
}
],
"entity": [
{
"role": "source",
"what": {
"reference": "Patient/example"
}
}
]
}