FHIR IG analytics| Package | synapxe.nde |
| Resource Type | EpisodeOfCare |
| Id | EpisodeOfCareCreateRequest.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "EpisodeOfCare",
"identifier": [
{
"system": "https://fhir.synapxe.sg/identifier/episodeofcare",
"value": "EOC-123456"
}
],
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/episodeofcare-type",
"code": "hacc",
"display": "Home and Community Care"
}
]
}
],
"period": {
"start": "2025-08-18T09:00:00+08:00"
}
}