Uses of Class
org.projecthusky.common.model.Identificator
Packages that use Identificator
Package
Description
-
Uses of Identificator in org.projecthusky.cda.elga.generated.artdecor.ps
Methods in org.projecthusky.cda.elga.generated.artdecor.ps with parameters of type IdentificatorModifier and TypeMethodDescriptionvoidElgapatientConsultationSummary.initFirstVersion(Identificator newDocId) Sets the version number to 1 and makes sure the setId is the same as the document id.voidElgapatientConsultationSummary.initNextVersion(Identificator newDocId) Increases the version number by one and makes sure the setId remains the same as previously.voidElgapatientConsultationSummary.setVersion(Identificator idVersion1, int version) Sets the document set Id and version number. Weist dem Dokument eine Set Id und eine Versionsnummer zu. -
Uses of Identificator in org.projecthusky.cda.elga.models
Methods in org.projecthusky.cda.elga.models that return IdentificatorModifier and TypeMethodDescriptionPrescriptionEntry.getEmedId()Appendix.getId()Disease.getId()PatientContact.getId()Translation.getId()Laboratory.getLabTestId()Appendix.getSetId()Methods in org.projecthusky.cda.elga.models that return types with arguments of type IdentificatorMethods in org.projecthusky.cda.elga.models with parameters of type IdentificatorModifier and TypeMethodDescriptionPrescriptionEntry.getMedikationVerordnungEntryemedEmedication(int indexPrescription, Identificator gdaId, Code kindOfPrescription) voidPrescriptionEntry.setEmedId(Identificator emedId) voidAppendix.setId(Identificator id) voidDisease.setId(Identificator id) voidPatientContact.setId(Identificator id) voidTranslation.setId(Identificator id) voidLaboratory.setLabTestId(Identificator labTestId) voidAppendix.setSetId(Identificator setId) Method parameters in org.projecthusky.cda.elga.models with type arguments of type IdentificatorModifier and TypeMethodDescriptionvoidInformant.setIds(List<Identificator> ids) if ids is empty or null UNKNOWN Null flavor will be used.voidParticipantAt.setIds(List<Identificator> ids) -
Uses of Identificator in org.projecthusky.cda.elga.models.eimpf
Methods in org.projecthusky.cda.elga.models.eimpf that return IdentificatorModifier and TypeMethodDescriptionExposureRiskPersonGroup.getId()ExposureRiskProblem.getId()Immunization.getId()ImmunizationRecommendation.getId()Immunization.getImmunizationVoucher()ImmunizationState.getParentDocument()Methods in org.projecthusky.cda.elga.models.eimpf with parameters of type IdentificatorModifier and TypeMethodDescriptionvoidExposureRiskPersonGroup.setId(Identificator id) voidExposureRiskProblem.setId(Identificator id) voidImmunization.setId(Identificator id) voidImmunizationRecommendation.setId(Identificator id) voidImmunization.setImmunizationVoucher(Identificator immunizationVoucher) voidImmunizationState.setParentDocument(Identificator parentDocument) -
Uses of Identificator in org.projecthusky.cda.elga.models.emed
Methods in org.projecthusky.cda.elga.models.emed that return IdentificatorModifier and TypeMethodDescriptionEmedDispense.getDocId()EmedPharmaceuticalRecommendation.getDocId()EmedPrescription.getDocId()DispenseEntry.getEmedId()PharmaceuticalRecommendationEntry.getEmedId()EmedDispense.getGdaId()EmedPharmaceuticalRecommendation.getGdaId()EmedPrescription.getGdaId()EmedDispense.getParentDocument()EmedPharmaceuticalRecommendation.getParentDocument()EmedPrescription.getParentDocument()DispenseEntry.getPrescriptionId()PharmaceuticalRecommendationEntry.getReferenceDelivery()PharmaceuticalRecommendationEntry.getReferencePrescription()EmedDispense.getSetId()EmedPharmaceuticalRecommendation.getSetId()EmedPrescription.getSetId()Methods in org.projecthusky.cda.elga.models.emed with parameters of type IdentificatorModifier and TypeMethodDescriptionPharmaceuticalRecommendationEntry.getAlteredDeliveryEntryRel(int index, Identificator gdaId) PharmaceuticalRecommendationEntry.getAlteredPrescriptionEntryRel(int index, Identificator gdaId, Code kindOfPrescription) DispenseEntry.getMedikationAbgabeEntryemed(int indexDelivery, Identificator gdaId) DispenseEntry.getMedikationAbgabeSubstanceAdministration(int indexDelivery, Identificator gdaId) PharmaceuticalRecommendationEntry.getMedikationPharmazeutischeEmpfehlungEntryemed(int indexRecommendation, Identificator gdaId, Code kindOfPrescription) voidEmedDispense.setDocId(Identificator docId) voidEmedPharmaceuticalRecommendation.setDocId(Identificator docId) voidEmedPrescription.setDocId(Identificator docId) voidDispenseEntry.setEmedId(Identificator emedId) voidPharmaceuticalRecommendationEntry.setEmedId(Identificator emedId) voidEmedDispense.setGdaId(Identificator gdaId) voidEmedPharmaceuticalRecommendation.setGdaId(Identificator gdaId) voidEmedPrescription.setGdaId(Identificator gdaId) voidEmedDispense.setParentDocument(Identificator parentDocument) voidEmedPharmaceuticalRecommendation.setParentDocument(Identificator parentDocument) voidEmedPrescription.setParentDocument(Identificator parentDocument) voidDispenseEntry.setPrescriptionId(Identificator prescriptionId) voidPharmaceuticalRecommendationEntry.setReferenceDelivery(Identificator referenceDelivery) voidPharmaceuticalRecommendationEntry.setReferencePrescription(Identificator referencePrescription) voidEmedDispense.setSetId(Identificator setId) voidEmedPharmaceuticalRecommendation.setSetId(Identificator setId) voidEmedPrescription.setSetId(Identificator setId) -
Uses of Identificator in org.projecthusky.cda.elga.models.ems
Methods in org.projecthusky.cda.elga.models.ems that return IdentificatorModifier and TypeMethodDescriptionArztmeldung.getDocId()Arztmeldung.getGdaId()InformationRecipient.getId()Arztmeldung.getParentDocument()Arztmeldung.getSetId()Methods in org.projecthusky.cda.elga.models.ems with parameters of type IdentificatorModifier and TypeMethodDescriptionClinicalManifestationItem.getEpimsEntryProblem(Identificator id, int index) voidArztmeldung.setDocId(Identificator docId) voidArztmeldung.setGdaId(Identificator gdaId) voidInformationRecipient.setId(Identificator id) voidArztmeldung.setParentDocument(Identificator parentDocument) voidArztmeldung.setSetId(Identificator setId) -
Uses of Identificator in org.projecthusky.cda.elga.models.lab
Methods in org.projecthusky.cda.elga.models.lab that return IdentificatorModifier and TypeMethodDescriptionLaboratoryReport.getDocId()LaboratoryReport.getGdaId()Specimen.getId()LaboratoryReport.getOrderId()LaboratoryReport.getParentDocument()LaboratoryReport.getSetId()Methods in org.projecthusky.cda.elga.models.lab with parameters of type IdentificatorModifier and TypeMethodDescriptionvoidLaboratoryReport.setDocId(Identificator docId) voidLaboratoryReport.setGdaId(Identificator gdaId) voidSpecimen.setId(Identificator id) voidLaboratoryReport.setOrderId(Identificator id) voidLaboratoryReport.setParentDocument(Identificator parentDocument) voidLaboratoryReport.setSetId(Identificator setId) -
Uses of Identificator in org.projecthusky.common.at
Methods in org.projecthusky.common.at that return types with arguments of type IdentificatorMethod parameters in org.projecthusky.common.at with type arguments of type IdentificatorModifier and TypeMethodDescriptionvoidPractitionerAt.setIdentifier(List<Identificator> identifier) -
Uses of Identificator in org.projecthusky.common.at.utils
Methods in org.projecthusky.common.at.utils that return IdentificatorModifier and TypeMethodDescriptionstatic IdentificatorXdsMetadataUtilAt.convertOhtXcnIdToEhc(String assigningAuthorityUniversalId, String id) Converts the parts of an OHC XCN to an eHC IdentificatorMethods in org.projecthusky.common.at.utils with parameters of type IdentificatorModifier and TypeMethodDescriptionstatic StringXdsMetadataUtilAt.createCxi(Identificator id, String identifierTypeCode, String homeCommunityId) -
Uses of Identificator in org.projecthusky.common.communication
Methods in org.projecthusky.common.communication that return IdentificatorModifier and TypeMethodDescriptionDocumentMetadata.getPatientId()Gets the patient id.SubmissionSetMetadata.getPatientId()Gets the ID of the patientDocumentMetadata.getSourcePatientId()Gets the source patient id.Methods in org.projecthusky.common.communication with parameters of type IdentificatorModifier and TypeMethodDescriptionvoidDocumentMetadata.setDestinationPatientId(Identificator id) Sets the (required) destination patient id, which is used in the affinity domain (typically retrieved from a Master Patient Index (MPI))voidSubmissionSetMetadata.setDestinationPatientId(Identificator id) Sets the ID for the patient in the destinationvoidDocumentMetadata.setSourcePatientId(Identificator id) Sets the (required) source patient id. -
Uses of Identificator in org.projecthusky.common.model
Methods in org.projecthusky.common.model that return IdentificatorModifier and TypeMethodDescriptionAuthor.getGlnAsIdentificator()Gets the gln as identificator.Performer.getGlnAsIdentificator()Gets the gln as identificator.static IdentificatorIdentificator.getIdentificator(List<II> iiList, String root) Gets the identificator with the given root id from a list of ids.Methods in org.projecthusky.common.model that return types with arguments of type IdentificatorModifier and TypeMethodDescriptionstatic List<Identificator>Identificator.getIdentificatorList(List<II> iiList) Gets a list of identificators from a list of ids.ParticipantRole.getIdList()Gets the id list.SpecimenRole.getIdList()Gets the id list.Author.getIds()Gets all ids of the authorIntendedRecipient.getIds()Gets all ids of the authorPatient.getIds()Gets the ids.Performer.getIds()Gets all ids of the performerMethods in org.projecthusky.common.model with parameters of type IdentificatorModifier and TypeMethodDescriptionvoidAuthor.addId(Identificator identificator) Weist dem Autoren eine ID zu.voidIntendedRecipient.addId(Identificator identificator) Assigns an id.voidParticipantRole.addId(Identificator id) Adds the id.voidPatient.addId(Identificator identificator) Fügt einen Identifikator hinzu.voidPerformer.addId(Identificator identificator) Weist dem Autoren eine ID zu.voidSpecimenRole.addId(Identificator id) Adds the id.Method parameters in org.projecthusky.common.model with type arguments of type IdentificatorModifier and TypeMethodDescriptionvoidPatient.setIds(List<Identificator> identificators) Adds a list of identificatorConstructors in org.projecthusky.common.model with parameters of type IdentificatorModifierConstructorDescriptionIntendedRecipient(Name name, Identificator id, Address address, List<Telecom> telecoms) Convenience constructor with (for CDA-CH-LRTP) required elements, if the recipient is a person.Patient(Name name, AdministrativeGender sex, Calendar birthDay, Identificator id) Erstellt einen neuen Patienten inkl. -
Uses of Identificator in org.projecthusky.common.utils
Methods in org.projecthusky.common.utils that return IdentificatorModifier and TypeMethodDescriptionstatic IdentificatorXdsMetadataUtil.convertIpfIdentifiableToEhc(org.openehealth.ipf.commons.ihe.xds.core.metadata.Identifiable id) Converts IPF Identifiable to an eHC Identificatorstatic IdentificatorXdsMetadataUtil.convertOhtCx(org.openehealth.ipf.commons.ihe.xds.core.metadata.Identifiable cx) Converts an IPF Identifiable to an eHC Identificatorstatic IdentificatorXdsMetadataUtil.convertOhtXcnIdToEhc(org.openehealth.ipf.commons.ihe.xds.core.metadata.AssigningAuthority assigningAuthorityUniversalId, String id) Converts the parts of an XCN to an eHC IdentificatorMethods in org.projecthusky.common.utils that return types with arguments of type IdentificatorModifier and TypeMethodDescriptionstatic List<Identificator>Util.convertIds(List<II> mII) Deprecated.Methods in org.projecthusky.common.utils with parameters of type IdentificatorModifier and TypeMethodDescriptionstatic org.openehealth.ipf.commons.ihe.xds.core.metadata.IdentifiableXdsMetadataUtil.convertEhcIdentificator(Identificator id) Convert identificator to IPF Identifiable -
Uses of Identificator in org.projecthusky.communication
Methods in org.projecthusky.communication that return IdentificatorMethods in org.projecthusky.communication that return types with arguments of type IdentificatorModifier and TypeMethodDescriptionConvenienceMasterPatientIndexV3.queryPatientId(Patient patient, String homeCommunityOid, List<String> requestedCommunityOIDs, AffinityDomain affinityDomain, SecurityHeaderElement security, String messageId) query the mpi with patient id and return the ids in the queried domains from the mpi.Methods in org.projecthusky.communication with parameters of type IdentificatorModifier and TypeMethodDescriptionMasterPatientIndexQuery.addPatientIdentificator(Identificator identificator) Adds a patient identifier to be queried for.voidFolderMetadata.setPatientId(Identificator id) Sets the ID of the patient -
Uses of Identificator in org.projecthusky.communication.at
Methods in org.projecthusky.communication.at that return IdentificatorModifier and TypeMethodDescriptionDocumentMetadataAt.getParentDocumentId()Gets the parent document.DocumentMetadataAt.getSetId()Methods in org.projecthusky.communication.at that return types with arguments of type IdentificatorModifier and TypeMethodDescriptionDocumentMetadataAt.getPatientIdsHl7Cdar2()Gets all patient ids.Methods in org.projecthusky.communication.at with parameters of type IdentificatorModifier and TypeMethodDescriptionorg.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponseConvenienceCommunicationAt.queryDocumentReferencesOnly(Identificator patientId, SecurityHeaderElement assertion, String messageId) Queries the registry of the affinity domain for all documents of one patient.org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponseConvenienceCommunicationAt.queryDocuments(Identificator patientId, SecurityHeaderElement assertion, String messageId) Queries the registry of the affinity domain for all documents of one patient.voidDocumentMetadataAt.setRefrencedIdList(Identificator id, String homeCommunityId) Constructor parameters in org.projecthusky.communication.at with type arguments of type IdentificatorModifierConstructorDescriptionDocumentMetadataAt(org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry documentEntryType, POCDMT000040ClinicalDocument cda, List<Identificator> patientIds) Instantiates a new document metadata. -
Uses of Identificator in org.projecthusky.communication.at.xd.storedquery
Constructors in org.projecthusky.communication.at.xd.storedquery with parameters of type IdentificatorModifierConstructorDescriptionFindDocumentsQueryAt(Identificator patientId, ClassCode[] classCodes, DateTimeRange[] dateTimeRanges, PracticeSettingCode[] practiceSettingCodes, HealthcareFacilityTypeCode[] healthCareFacilityCodes, ConfidentialityCode[] confidentialityCodes, FormatCode[] formatCodes, Author authorPerson, org.openehealth.ipf.commons.ihe.xds.core.metadata.AvailabilityStatus status) Constructs a FindDocuments Query -
Uses of Identificator in org.projecthusky.communication.ch
Methods in org.projecthusky.communication.ch with parameters of type IdentificatorModifier and TypeMethodDescriptionorg.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponseConvenienceCommunicationCh.queryDocumentReferencesOnly(Identificator patientId, SecurityHeaderElement security) Queries the registry of the affinity domain for all documents of one patient.org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponseConvenienceCommunicationCh.queryDocuments(Identificator patientId, SecurityHeaderElement security) Queries the registry of the affinity domain for all documents of one patient. -
Uses of Identificator in org.projecthusky.communication.ch.xd.storedquery
Constructors in org.projecthusky.communication.ch.xd.storedquery with parameters of type IdentificatorModifierConstructorDescriptionFindDocumentsQuery(Identificator patientId, AvailabilityStatus status) Constructs a FindDocuments QueryFindDocumentsQuery(Identificator patientId, ClassCode[] classCodes, DateTimeRange[] dateTimeRanges, PracticeSettingCode[] practiceSettingCodes, HealthcareFacilityTypeCode[] healthCareFacilityCodes, ConfidentialityCode[] confidentialityCodes, FormatCode[] formatCodes, Author authorPerson, AvailabilityStatus status) Constructs a FindDocuments Query -
Uses of Identificator in org.projecthusky.communication.services
Methods in org.projecthusky.communication.services with parameters of type IdentificatorModifier and TypeMethodDescriptionHuskyService.createRegistryStoredFindDocumentsQuery(Destination destination, Identificator patientID) This method will start building aXdsRegistryStoredFindDocumentsQuery, which allows the user to look for documents of a Patient identified by the ID by various parameters. -
Uses of Identificator in org.projecthusky.communication.xd.storedquery
Constructors in org.projecthusky.communication.xd.storedquery with parameters of type IdentificatorModifierConstructorDescriptionFindDocumentsQuery(Identificator patientId, List<Code> classCodes, List<DateTimeRange> dateTimeRanges, List<Code> practiceSettingCodes, List<Code> healthCareFacilityCodes, List<Code> confidentialityCodes, List<Code> formatCodes, Person authorPerson, org.openehealth.ipf.commons.ihe.xds.core.metadata.AvailabilityStatus status) Constructs a FindDocuments QueryFindDocumentsQuery(Identificator patientId, org.openehealth.ipf.commons.ihe.xds.core.metadata.AvailabilityStatus status) Constructs a FindDocuments QueryFindDocumentsQuery(Identificator patientId, org.openehealth.ipf.commons.ihe.xds.core.metadata.AvailabilityStatus status, Code typeCode, Code classCode, Code formatCode) FindFoldersStoredQuery(Identificator patientId, org.openehealth.ipf.commons.ihe.xds.core.metadata.AvailabilityStatus status) Construct a find folders stored query. -
Uses of Identificator in org.projecthusky.fhir.structures.gen
Methods in org.projecthusky.fhir.structures.gen that return IdentificatorModifier and TypeMethodDescriptionstatic IdentificatorFhirCommon.fhirIdentifierToEhcIdentificator(org.hl7.fhir.r4.model.Identifier id) Converts a FHIR id to a eHC idstatic IdentificatorFhirCommon.getCommunityPatientId(Patient patient, String communityOid) Gets the community patient id.Methods in org.projecthusky.fhir.structures.gen that return types with arguments of type IdentificatorModifier and TypeMethodDescriptionFhirPatient.getIdentificators()convert the fhir identifiers to a list of convenience identificatorMethods in org.projecthusky.fhir.structures.gen with parameters of type IdentificatorModifier and TypeMethodDescriptionstatic org.hl7.fhir.r4.model.IdentifierFhirCommon.createIdentifier(Identificator srcId) Creates a new Identifier containing the OID URN for the system component.Method parameters in org.projecthusky.fhir.structures.gen with type arguments of type IdentificatorModifier and TypeMethodDescriptionvoidFhirPatient.setIds(List<Identificator> ids) set IDs of patient -
Uses of Identificator in org.projecthusky.fhir.structures.utils
Methods in org.projecthusky.fhir.structures.utils that return IdentificatorModifier and TypeMethodDescriptionstatic IdentificatorFhirUtilities.toIdentificator(org.hl7.fhir.r4.model.Identifier identifier) Creates a new Identificator Erstellt einen neuen Identifikator.
getIdentificatorList(List)