FHIR IG analytics| Package | ch.fhir.ig.ch-orf |
| Resource Type | EpisodeOfCare |
| Id | EpisodeOfCare-ChOrfEpisodeOfCareSUfferer.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: EpisodeOfCare ChOrfEpisodeOfCareSUfferer
Profile: CH ORF Episode of Care
status: Active
| Status | Period |
| Active | 2022-06-30 --> 2022-07-28 |
patient: Susanna Ufferer (official) Female, DoB: 1970-03-14
managingOrganization: Organization Spital Trubschachen
{
"resourceType": "EpisodeOfCare",
"id": "ChOrfEpisodeOfCareSUfferer",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-episodeofcare"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"statusHistory": [
{
"status": "active",
"period": {
"start": "2022-06-30",
"end": "2022-07-28"
}
}
],
"patient": {
"reference": "Patient/SUfferer"
},
"managingOrganization": {
"reference": "Organization/OrganizationSpitalTrubschachen"
}
}