PZP Volume 2a - Technical Agreements
This volume describes the technical side of the agreements to realize data availability for the use case Advance Care Planning. This volume provides the technical agreement needed for transmitting the data between parties. Technical agreements are made on
-
identifying health organizations
-
identifying vendors
-
identifying professionals
-
authenticating vendors & health organizations
-
authenticating professionals
-
localization
-
addressing
-
data request
Exchange pattern: indexed pull
Due to the nature of the use case, the exchange pattern is indexed pull. In short this means that fetching data globally consists of two steps: Localization
: Localising the data holders (via one or more indices) and then Data request
: actually reuqesting the data at each known data holder.
Identifying health organizations
The use case Advance Care Planning makes use of the generic technical agreement Identifying health organisations.
Identifying vendor organizations
The use case Advance Care Planning makes use of the generic technical agreement Identifying vendor organisations.
Identifying professionals
The use case Advance Care Planning makes use of the generic technical agreement Identifying professionals.
Authenticating health organisations
The use case Advance Care Planning makes use of the generic technical agreement Authenticating health organisations.
Authenticating vendor organizations
The use case Advance Care Planning makes use of the generic technical agreement Authenticating vendor organizations.
Authenticating professionals
The use case Advance Care Planning makes use of the generic technical agreement Authenticating professionals.
Localization
TO DO Jorrit: Beschrijf verhaal lokalisatie via CareTeam en optioneel
Lokaliseerbaar maken:
- MUST: Iedere zorgorganisatie houdt zelf een CareTeam bij met de bij hem bekende andere zorgorganisaties
- SHOULD: Voor test zorgen we ervoor dat NVI een vulling heeft
- SHOULD: Leveranciers die dat willen gaan de CareTeams aanmelden bij de NVI
Lokaliseren:
- SHOULD: Stuur bsn naar NVI
- SHOULD: Haal minimaal 1 CareTeam op
- MUST: Haal URA’s uit CareTeam
Data request
In some contexts this is referred to as Pull
.
TO DO jorrit