$deRegisterResponsibility
$deRegisterresponsibility is used to de-register multidose responsibility and GP subscription to dispense notification.
Operation resource:deRegisterResponsibility
OperationDefinition |
id : SFM-deRegisterResponsibility |
text |
status : generated |
url : http://nhn.no/sfm/fhir/OperationDefinition/SFM-deRegisterResponsibility |
version : 1.0 |
name : deRegisterResponsibility |
title : Operation for deregistering 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 deregisters responsibility for the patient for the practitioner performing the operation |
code : deRegisterResponsibility |
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 to cancel |
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 |