Uses of Class
be.recipe.services.core.PartyIdentification
-
Packages that use PartyIdentification Package Description be.recipe.services.core be.recipe.services.executor be.recipe.services.patient be.recipe.services.prescriber -
-
Uses of PartyIdentification in be.recipe.services.core
Methods in be.recipe.services.core that return PartyIdentification Modifier and Type Method Description PartyIdentificationObjectFactory. createPartyIdentification()Create an instance ofPartyIdentification -
Uses of PartyIdentification in be.recipe.services.executor
Subclasses of PartyIdentification in be.recipe.services.executor Modifier and Type Class Description classListRelationsParamJava class for listRelationsParam complex type. -
Uses of PartyIdentification in be.recipe.services.patient
Subclasses of PartyIdentification in be.recipe.services.patient Modifier and Type Class Description classGetPrescriptionForPatientParamJava class for getPrescriptionForPatientParam complex type.classListOpenRidsParamJava class for listOpenRidsParam complex type.classRevokePrescriptionParamJava class for revokePrescriptionParam complex type. -
Uses of PartyIdentification in be.recipe.services.prescriber
Subclasses of PartyIdentification in be.recipe.services.prescriber Modifier and Type Class Description classListRidsHistoryParamJava class for listRidsHistoryParam complex type.classRevokePrescriptionParamJava class for revokePrescriptionParam complex type.classValidationPropertiesParamJava class for validationPropertiesParam complex type.
-