FHIR IG analytics| Package | hl7.fhir.dk.hackathons |
| Resource Type | EpisodeOfCare |
| Id | EpisodeOfCare-EpisodeOfCareExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: EpisodeOfCare EpisodeOfCareExample
Profile: TelemedicineEpisodeOfCare
status: Active
period: 2022-09-01 00:00:00+0200 --> (ongoing)
{
"resourceType": "EpisodeOfCare",
"id": "EpisodeOfCareExample",
"meta": {
"profile": [
"http://hl7.dk/fhir/hackathons/StructureDefinition/TelemedicineEpisodeOfCare"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"patient": {
"reference": "Patient/PatientExample"
},
"period": {
"start": "2022-09-01T00:00:00+02:00"
}
}