$registerResponsibility
$registerresponsibility is used to register multidose responsibility and GP subscription to dispense notification.
Operation resource:registerResponsibility
OperationDefinition |
id : SFM-registerResponsibility |
text |
status : generated |
url : http://nhn.no/sfm/fhir/OperationDefinition/SFM-registerResponsibility |
version : 1.0 |
name : registerResponsibility |
title : Operation for registering GP or Multidose responsibility in Reseptformidleren |
status : active |
kind : operation |
date : 2021-05-01 |
publisher : Norsk Helsenett (SFM Project) |
contact |
telecom |
system : url |
value : http://nhn.no/fhir |
telecom |
system : email |
value : SFM-Prosjekt@nhn.no |
description : This operation registers responsibility for the patient for the practitioner performing the registration |
code : registerResponsibility |
comment : The operation require that the Practitioner performing the operation presents a valid HelseID token with identity information, and that the authorisation is available in Helsepersonellregisteret |
resource : Patient |
system : False |
type : True |
instance : False |
parameter |
name : type |
use : in |
min : 1 |
max : 1 |
documentation : Representing the type of registration |
type : code |
binding |
strength : required |
valueSet : http://ehelse.no/fhir/ValueSet/sfm-registration-type |
parameter |
name : patient |
use : in |
min : 1 |
max : 1 |
documentation : SFM patient. Must be present and contain Name, Address and (identifier OR (birthDate + gender)) |
type : Patient |
targetProfile : http://ehelse.no/fhir/StructureDefinition/sfm-Patient |