EpisodeOfCare
VKP uses the standard resource for EpisodeOfCare.
EpisodeOfCare is used for retrieving information from the EHR on active services (kommunale tjenester) for a given patient or from a set of patients. The response can also include patient information if requested.
Search parameters and return values
The server is expected to return a set of one or more EpisodeOfCare resources as a Bundle. If requested the Bundle will also include vkp-Patient resources. If an error occurs an OperationOutcome resource should be returned.
For the full datamodel for the EpisodeOfCare profile please review the complete documentation: EpisodeOfCare
Usage of profile attributes
The following table summarizes the most important fields used by VKP.
| Variable | Description | Example |
|---|---|---|
| identifier | Business identifier | 123456789 |
| status | EpisodeOfCare status | "active", "finished"... |
| type | type of service | ("2.2.3", "Medisinering i hjemmet") |
| patient | reference to patient (FNR) | 12345612345 |
| managingOrganization | Reference to organization that provides/manages the service | display:Bamble kommune - Helse og omsorg... |
| periode | Period when the service is active | start:2019-03-12 |