FHIR IG analytics| Package | ke.fhir.eclaims |
| Resource Type | EpisodeOfCare |
| Id | EpisodeOfCare-ECLM-EOC-001.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: EpisodeOfCare ECLM-EOC-001
Profile: eClaims Episode of Care Profile
status: Active
type: Non-Communicable Disease Program
patient: John Mwangi Kamau (official) Male, DoB: 1985-06-15 ( National ID: 12345678 (use: official, ))
managingOrganization: Organization Nairobi General Hospital
period: 2025-01-01 --> (ongoing)
{
"resourceType": "EpisodeOfCare",
"id": "ECLM-EOC-001",
"meta": {
"profile": [
"https://fhir.dha.go.ke/ig/eclaims/StructureDefinition/ke-eclaims-episodeofcare"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"type": [
{
"coding": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/episode-of-care-type-cs",
"code": "NON-COMMUNICABLE-DISEASE-PROGRAM",
"display": "Non-Communicable Disease Program"
}
]
}
],
"patient": {
"reference": "Patient/ECLM-PT-001"
},
"managingOrganization": {
"reference": "Organization/ECLM-ORG-001"
},
"period": {
"start": "2025-01-01"
}
}