FHIR IG analytics| Package | eng.fhir.profile.dev |
| Resource Type | EpisodeOfCare |
| Id | POD.e1fe070c-ceb9-4076-b2f1-ede5425ae072.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "EpisodeOfCare",
"id": "POD.e1fe070c-ceb9-4076-b2f1-ede5425ae072",
"meta": {
"profile": [
"https://pnt.gov/fhir/StructureDefinition/EpisodeOfCare"
]
},
"extension": [
{
"url": "https://pnt.gov/fhir/StructureDefinition/extension-resource-enrolledIn",
"valueCanonical": "https://pnt.gov/fhir/PlanDefinition/Plan_ScompensoPDTA"
}
],
"identifier": [
{
"use": "official",
"system": "https://pnt.gov/identifiers/EpisodeOfCare",
"value": "PNT_EpisodeOfCare_12345678"
}
],
"status": "active",
"patient": {
"reference": "Patient/POD.fa462fc8-7658-4098-ae95-56e4e4c73350"
},
"period": {
"start": "2023-07-01"
}
}