FHIR IG analytics| Package | fhir.kenyaPSIG |
| Resource Type | ValueSet |
| Id | ValueSet-claims-response-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Patient-Summary-FHIR-IG/ValueSet-claims-response-vs.html |
| URL | https://nshr-uat.sha.go.ke/fhir/ValueSet/claims-response-vs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-06-19T10:10:16+00:00 |
| Name | KNHTSCLMRSPVS |
| Title | Claims Response status |
| Realm | us |
| Authority | hl7 |
| Description | Claims Response status |
| Copyright | Copyright © 2024+ Digital Health Agency of Kenya. This content is licensed under Creative Commons Zero v1.0 Universal (CC0 1.0). No rights reserved. |
No resources found
| CodeSystem | ||
| fhir.kenyaPSIG#current | knhts-clms-rsp-sts-cs | KNHTS.CLMSRSP CodeSystem for claim response status |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet claims-response-vs
https://nshr-uat.sha.go.ke/fhir/CodeSystem/knhts-clms-rsp-sts-cs version 📦0.1.0| Code | Display | Definition |
| STS01 | NEW | New Claims response |
| STS02 | NOTIFIED | Identification done and payor notified |
| STS03 | PREAUTHORIZED | Pre-authorization done.* |
| STS04 | COMPLETE | Provider has checked that all requirements are met and the claim is ready for submission. Done at the end of a visit / after discharge. |
| STS05 | CANCELLED | Cancelled at provider, before submission. |
| STS06 | SUBMITTED | Submitted to payer. |
| STS07 | RECEIVED | Received at payer. |
| STS08 | APPROVED | Approved |
| STS09 | REJECTED | The payer has indicated that the claim will not be paid. |
| STS10 | PAID | The claim has been paid and the payee should expect to receive or have received a remittance. |
| STS11 | EXPIRED | Expired |
| STS12 | QA | The claim is undergoing review. |
{
"resourceType": "ValueSet",
"id": "claims-response-vs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://nshr-uat.sha.go.ke/fhir/ValueSet/claims-response-vs",
"version": "0.1.0",
"name": "KNHTSCLMRSPVS",
"title": "Claims Response status",
"status": "draft",
"experimental": false,
"date": "2026-06-19T10:10:16+00:00",
"publisher": "Digital Health Agency of Kenya",
"contact": [
{
"name": "Digital Health Agency of Kenya",
"telecom": [
{
"system": "url",
"value": "https://www.dha.go.ke"
},
{
"system": "email",
"value": "interoperability@dha.go.ke"
}
]
},
{
"name": "Digital Health Agency of Kenya – Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperability@dha.go.ke",
"use": "work"
},
{
"system": "url",
"value": "https://www.dha.go.ke",
"use": "work"
}
]
}
],
"description": "Claims Response status",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KE",
"display": "Kenya"
}
]
}
],
"copyright": "Copyright © 2024+ Digital Health Agency of Kenya. This content is licensed under Creative Commons Zero v1.0 Universal (CC0 1.0). No rights reserved.\n",
"compose": {
"include": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/knhts-clms-rsp-sts-cs",
"concept": [
{
"code": "STS01"
},
{
"code": "STS02"
},
{
"code": "STS03"
},
{
"code": "STS04"
},
{
"code": "STS05"
},
{
"code": "STS06"
},
{
"code": "STS07"
},
{
"code": "STS08"
},
{
"code": "STS09"
},
{
"code": "STS10"
},
{
"code": "STS11"
},
{
"code": "STS12"
}
]
}
]
}
}