FHIR IG analytics| Package | dk.ehealth.sundhed.fhir.ig.core |
| Resource Type | EpisodeOfCare |
| Id | EpisodeOfCare-42.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: EpisodeOfCare 42
version: 2
Profile: ehealth-episodeofcare
Caremanager organization: Organization 63785662-18ad-4896-b960-505e94bdc5c4
status: planned
| Condition |
| Condition Boligens indretning |
managingOrganization: Organization 63785662-18ad-4896-b960-505e94bdc5c4
period: 2023-01-01 00:00:00+0000 --> (ongoing)
{
"resourceType": "EpisodeOfCare",
"id": "42",
"meta": {
"versionId": "2",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-episodeofcare"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-episodeofcare-caremanagerOrganization",
"valueReference": {
"reference": "Organization/108752"
}
}
],
"status": "planned",
"diagnosis": [
{
"condition": {
"reference": "Condition/42"
}
}
],
"patient": {
"reference": "Patient/102"
},
"managingOrganization": {
"reference": "Organization/108752"
},
"period": {
"start": "2023-01-01T00:00:00Z"
}
}