FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| fhir.kenyaEmergencyIG#current | em-incident-caller | Emergency Incident Caller |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "em-caller-relationship",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nshr-uat.sha.go.ke/fhir/ValueSet/em-caller-relationship",
"version": "0.1.0",
"name": "EMCallerRelationshipVS",
"title": "Emergency Caller Relationship Value Set",
"status": "active",
"experimental": false,
"date": "2026-07-20T11:03:05+00:00",
"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"
}
]
}
],
"description": "Permitted relationships between an emergency caller and the patient.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KE",
"display": "Kenya"
}
]
}
],
"compose": {
"include": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-caller-relationship"
}
]
}
}