FHIR IG analytics| Package | fhir.ke.nccp |
| Resource Type | NamingSystem |
| Id | NamingSystem-nccp-service-request-id.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/nccpFHIRIG/NamingSystem-nccp-service-request-id.html |
| URL | https://nshr-uat.sha.go.ke/fhir/NamingSystem/nccp-service-request-id |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-06-04 |
| Name | NCCPServiceRequestId |
| Realm | us |
| Authority | hl7 |
| Description | Unique identifier for each diagnostic investigation request. Format: SR-DIAG-YYYY-NNNNN. |
| Kind | identifier |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: NamingSystem nccp-service-request-id
| Defining URL | https://nshr-uat.sha.go.ke/fhir/NamingSystem/nccp-service-request-id |
| Version | 0.1.0 |
| Name | NCCPServiceRequestId |
| Status | active |
| Definition | Unique identifier for each diagnostic investigation request. Format: SR-DIAG-YYYY-NNNNN. |
| Publisher | Digital Health Agency (DHA), Kenya |
| Type | Value | Preferred | Comment |
| URI | https://nshr-uat.sha.go.ke/fhir/service-request-id | true | Assigned by the requesting system; referenced by the resulting DiagnosticReport. |
{
"resourceType": "NamingSystem",
"id": "nccp-service-request-id",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri": "https://nshr-uat.sha.go.ke/fhir/NamingSystem/nccp-service-request-id"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
"valueString": "0.1.0"
}
],
"name": "NCCPServiceRequestId",
"status": "active",
"kind": "identifier",
"date": "2026-06-04",
"publisher": "Digital Health Agency (DHA), Kenya",
"contact": [
{
"name": "Digital Health Agency (DHA), Kenya",
"telecom": [
{
"system": "url",
"value": "https://dha.go.ke"
},
{
"system": "email",
"value": "info@dha.go.ke"
}
]
},
{
"name": "Digital Health Agency Kenya – FHIR Team",
"telecom": [
{
"system": "email",
"value": "info@dha.go.ke",
"use": "work"
},
{
"system": "url",
"value": "https://dha.go.ke",
"use": "work"
}
]
}
],
"responsible": "Digital Health Agency (DHA) — Kenya",
"description": "Unique identifier for each diagnostic investigation request. Format: SR-DIAG-YYYY-NNNNN.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KE",
"display": "Kenya"
}
]
}
],
"uniqueId": [
{
"type": "uri",
"value": "https://nshr-uat.sha.go.ke/fhir/service-request-id",
"preferred": true,
"comment": "Assigned by the requesting system; referenced by the resulting DiagnosticReport."
}
]
}