FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.kenyaClaimsIG
Resource TypeProvenance
IdProvenance-provenance-claim-submission-001.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Provenance provenance-claim-submission-001

Provenance for Claim: status = active; type = Institutional; use = claim; created = 2025-10-01; priority = Normal

Summary

Recorded2025-10-07 18:47:22+0000
ActivityClaim Submission

Agents

Typewho
Submitting ProviderNairobi General Hospital
SHA Receiving SystemSocial Health Authority

Source1

{
  "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"
      }
    }
  ]
}