Uses of Record Class
de.gematik.ncpeh.api.common.SubjectId
Packages that use SubjectId
-
Uses of SubjectId in de.gematik.ncpeh.api.request
Methods in de.gematik.ncpeh.api.request that return types with arguments of type SubjectIdModifier and TypeMethodDescriptionIdentifyPatientRequest.additionalLivingSubjectId()Returns the value of theadditionalLivingSubjectIdrecord component.Constructor parameters in de.gematik.ncpeh.api.request with type arguments of type SubjectIdModifierConstructorDescriptionIdentifyPatientRequest(RequestBase baseParameter, PatientId patientId, LocalDate birthDateTime, String hcidNcpCountryA, String hcidNcpCountryB, Set<SubjectId> additionalLivingSubjectId, EuCountryCode patientAddressCountry) Creates an instance of aIdentifyPatientRequestrecord class.