
Uses of Class
org.hl7.fhir.r4.model.Identifier
Packages that use Identifier
Package
Description
- 
Uses of Identifier in org.hl7.fhir.r4.elementmodel
Methods in org.hl7.fhir.r4.elementmodel that return IdentifierModifier and TypeMethodDescriptionstatic IdentifierObjectConverter.readAsIdentifier(Element item) Deprecated. - 
Uses of Identifier in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return IdentifierModifier and TypeMethodDescriptionprotected IdentifierJsonParser.parseIdentifier(com.google.gson.JsonObject json) protected IdentifierXmlParser.parseIdentifier(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r4.formats with parameters of type IdentifierModifier and TypeMethodDescriptionprotected voidJsonParser.composeIdentifier(String name, Identifier element) protected voidRdfParser.composeIdentifier(Turtle.Complex parent, String parentType, String name, Identifier element, int index) protected voidXmlParser.composeIdentifier(String name, Identifier element) protected voidXmlParser.composeIdentifierElements(Identifier element) protected voidJsonParser.composeIdentifierInner(Identifier element) protected booleanXmlParser.parseIdentifierContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Identifier res) protected voidJsonParser.parseIdentifierProperties(com.google.gson.JsonObject json, Identifier res)  - 
Uses of Identifier in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model declared as IdentifierModifier and TypeFieldDescriptionprotected IdentifierSpecimen.accessionIdentifierThe identifier assigned by the lab when accessioning specimen(s).protected IdentifierMedicinalProduct.MedicinalProductManufacturingBusinessOperationComponent.authorisationReferenceNumberRegulatory authorization reference number.protected IdentifierDevice.DeviceVersionComponent.componentA single component of the device version.protected IdentifierSubstanceProtein.SubstanceProteinSubunitComponent.cTerminalModificationIdUnique identifier for molecular fragment modification based on the ISO 11238 Substance ID.protected IdentifierSubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent.elementTodo.protected IdentifierCommunicationRequest.groupIdentifierA shared identifier common to all requests that were authorized more or less simultaneously by a single author, representing the identifier of the requisition, prescription or similar form.protected IdentifierDeviceRequest.groupIdentifierComposite request this is part of.protected IdentifierMedicationRequest.groupIdentifierA shared identifier common to all requests that were authorized more or less simultaneously by a single author, representing the identifier of the requisition or prescription.protected IdentifierRequestGroup.groupIdentifierA shared identifier common to all requests that were authorized more or less simultaneously by a single author, representing the identifier of the requisition, prescription or similar form.protected IdentifierTask.groupIdentifierAn identifier that links together multiple tasks and other requests that were created in the same context.protected IdentifierAdverseEvent.identifierBusiness identifiers assigned to this adverse event by the performer or other systems which remain constant as the resource is updated and propagates from server to server.protected IdentifierBundle.identifierA persistent identifier for the bundle that won't change as a bundle is copied from server to server.protected IdentifierClaim.InsuranceComponent.identifierThe business identifier to be used when the claim is sent for adjudication against this insurance policy.protected IdentifierClaimResponse.PaymentComponent.identifierIssuer's unique identifier for the payment instrument.protected IdentifierComposition.identifierA version-independent identifier for the Composition.protected IdentifierConceptMap.identifierA formal identifier that is used to identify this concept map when it is represented in other formats, or referenced in a specification, model, design or an instance.protected IdentifierContract.TermComponent.identifierUnique identifier for this particular Contract Provision.protected IdentifierContract.ValuedItemComponent.identifierIdentifies a Contract Valued Item instance.protected IdentifierDocumentManifest.DocumentManifestRelatedComponent.identifierRelated identifier to this DocumentManifest.protected IdentifierExplanationOfBenefit.PaymentComponent.identifierIssuer's unique identifier for the payment instrument.protected IdentifierMedicinalProductAuthorization.MedicinalProductAuthorizationProcedureComponent.identifierIdentifier for this procedure.protected IdentifierMedicinalProductIngredient.identifierThe identifier(s) of this Ingredient that are assigned by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate.protected IdentifierPaymentReconciliation.DetailsComponent.identifierUnique identifier for the current payment item for the referenced payable.protected IdentifierProductShelfLife.identifierUnique identifier for the packaged Medicinal Product.protected IdentifierQuestionnaireResponse.identifierA business identifier assigned to a particular completed (or partially completed) questionnaire.protected IdentifierReference.identifierAn identifier for the target resource.protected IdentifierSpecimenDefinition.identifierA business identifier associated with the kind of specimen.protected IdentifierSubstance.SubstanceInstanceComponent.identifierIdentifier associated with the package/container (usually a label affixed directly).protected IdentifierSubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent.identifierEach linkage will be registered as a fragment and have an ID.protected IdentifierSubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent.identifierThe Substance ID of the sugar or sugar-like component that make up the nucleotide.protected IdentifierSubstanceSpecification.identifierIdentifier by which this substance is known.protected IdentifierSubstanceSpecification.SubstanceSpecificationMoietyComponent.identifierIdentifier by which this moiety substance is known.protected IdentifierSubstanceSpecification.SubstanceSpecificationStructureIsotopeComponent.identifierSubstance identifier for each non-natural or radioisotope.protected IdentifierTestReport.identifierIdentifier for the TestScript assigned for external purposes outside the context of FHIR.protected IdentifierTestScript.identifierA formal identifier that is used to identify this test script when it is represented in other formats, or referenced in a specification, model, design or an instance.protected IdentifierMedicinalProductPackaged.MedicinalProductPackagedBatchIdentifierComponent.immediatePackagingA number appearing on the immediate packaging (and not the outer packaging).protected IdentifierDocumentManifest.masterIdentifierA single identifier that uniquely identifies this manifest.protected IdentifierDocumentReference.masterIdentifierDocument identifier as assigned by the source of the document.protected IdentifierSubstanceProtein.SubstanceProteinSubunitComponent.nTerminalModificationIdUnique identifier for molecular fragment modification based on the ISO 11238 Substance ID.protected IdentifierSubstanceSourceMaterial.organismIdThe unique identifier associated with the source material parent organism shall be specified.protected IdentifierMedicinalProductPackaged.MedicinalProductPackagedBatchIdentifierComponent.outerPackagingA number appearing on the outer packaging of a specific batch.protected IdentifierPaymentReconciliation.paymentIdentifierIssuer's unique identifier for the payment instrument.protected IdentifierEncounter.EncounterHospitalizationComponent.preAdmissionIdentifierPre-admission identifier.protected IdentifierPaymentReconciliation.DetailsComponent.predecessorUnique identifier for the prior payment item for the referenced payable.protected IdentifierClaim.RelatedClaimComponent.referenceAn alternate organizational reference to the case or file to which this particular claim pertains.protected IdentifierExplanationOfBenefit.RelatedClaimComponent.referenceAn alternate organizational reference to the case or file to which this particular claim pertains.protected IdentifierGuidanceResponse.requestIdentifierThe identifier of the request associated with this response.protected IdentifierServiceRequest.requisitionA shared identifier common to all service requests that were authorized more or less simultaneously by a single author, representing the composite or group identifier.protected IdentifierSubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent.targetTodo.Fields in org.hl7.fhir.r4.model with type parameters of type IdentifierModifier and TypeFieldDescriptionprotected List<Identifier> CatalogEntry.additionalIdentifierUsed in supporting related concepts, e.g.protected List<Identifier> MedicinalProduct.crossReferenceReference to another product, e.g. for linking authorised to investigational product.protected List<Identifier> Account.identifierUnique identifier used to reference the account.protected List<Identifier> ActivityDefinition.identifierA formal identifier that is used to identify this activity definition when it is represented in other formats, or referenced in a specification, model, design or an instance.protected List<Identifier> AllergyIntolerance.identifierBusiness identifiers assigned to this AllergyIntolerance by the performer or other systems which remain constant as the resource is updated and propagates from server to server.protected List<Identifier> Appointment.identifierThis records identifiers associated with this appointment concern that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation).protected List<Identifier> AppointmentResponse.identifierThis records identifiers associated with this appointment response concern that are defined by business processes and/ or used to refer to it when a direct URL reference to the resource itself is not appropriate.protected List<Identifier> Basic.identifierIdentifier assigned to the resource for business purposes, outside the context of FHIR.protected List<Identifier> BiologicallyDerivedProduct.identifierThis records identifiers associated with this biologically derived product instance that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g.protected List<Identifier> BodyStructure.identifierIdentifier for this instance of the anatomical structure.protected List<Identifier> CarePlan.identifierBusiness identifiers assigned to this care plan by the performer or other systems which remain constant as the resource is updated and propagates from server to server.protected List<Identifier> CareTeam.identifierBusiness identifiers assigned to this care team by the performer or other systems which remain constant as the resource is updated and propagates from server to server.protected List<Identifier> CatalogEntry.identifierUsed in supporting different identifiers for the same product, e.g.protected List<Identifier> ChargeItem.identifierIdentifiers assigned to this event performer or other systems.protected List<Identifier> ChargeItemDefinition.identifierA formal identifier that is used to identify this charge item definition when it is represented in other formats, or referenced in a specification, model, design or an instance.protected List<Identifier> Claim.identifierA unique identifier assigned to this claim.protected List<Identifier> ClaimResponse.identifierA unique identifier assigned to this claim response.protected List<Identifier> ClinicalImpression.identifierBusiness identifiers assigned to this clinical impression by the performer or other systems which remain constant as the resource is updated and propagates from server to server.protected List<Identifier> CodeSystem.identifierA formal identifier that is used to identify this code system when it is represented in other formats, or referenced in a specification, model, design or an instance.protected List<Identifier> Communication.identifierBusiness identifiers assigned to this communication by the performer or other systems which remain constant as the resource is updated and propagates from server to server.protected List<Identifier> CommunicationRequest.identifierBusiness identifiers assigned to this communication request by the performer or other systems which remain constant as the resource is updated and propagates from server to server.protected List<Identifier> Condition.identifierBusiness identifiers assigned to this condition by the performer or other systems which remain constant as the resource is updated and propagates from server to server.protected List<Identifier> Consent.identifierUnique identifier for this copy of the Consent Statement.protected List<Identifier> Contract.ContractOfferComponent.identifierUnique identifier for this particular Contract Provision.protected List<Identifier> Contract.identifierUnique identifier for this Contract or a derivative that references a Source Contract.protected List<Identifier> Coverage.identifierA unique identifier assigned to this coverage.protected List<Identifier> CoverageEligibilityRequest.identifierA unique identifier assigned to this coverage eligiblity request.protected List<Identifier> CoverageEligibilityResponse.identifierA unique identifier assigned to this coverage eligiblity request.protected List<Identifier> DetectedIssue.identifierBusiness identifier associated with the detected issue record.protected List<Identifier> Device.identifierUnique instance identifiers assigned to a device by manufacturers other organizations or owners.protected List<Identifier> DeviceDefinition.identifierUnique instance identifiers assigned to a device by the software, manufacturers, other organizations or owners.protected List<Identifier> DeviceMetric.identifierUnique instance identifiers assigned to a device by the device or gateway software, manufacturers, other organizations or owners.protected List<Identifier> DeviceRequest.identifierIdentifiers assigned to this order by the orderer or by the receiver.protected List<Identifier> DeviceUseStatement.identifierAn external identifier for this statement such as an IRI.protected List<Identifier> DiagnosticReport.identifierIdentifiers assigned to this report by the performer or other systems.protected List<Identifier> DocumentManifest.identifierOther identifiers associated with the document manifest, including version independent identifiers.protected List<Identifier> DocumentReference.identifierOther identifiers associated with the document, including version independent identifiers.protected List<Identifier> EffectEvidenceSynthesis.identifierA formal identifier that is used to identify this effect evidence synthesis when it is represented in other formats, or referenced in a specification, model, design or an instance.protected List<Identifier> Encounter.identifierIdentifier(s) by which this encounter is known.protected List<Identifier> Endpoint.identifierIdentifier for the organization that is used to identify the endpoint across multiple disparate systems.protected List<Identifier> EnrollmentRequest.identifierThe Response business identifier.protected List<Identifier> EnrollmentResponse.identifierThe Response business identifier.protected List<Identifier> EpisodeOfCare.identifierThe EpisodeOfCare may be known by different identifiers for different contexts of use, such as when an external agency is tracking the Episode for funding purposes.protected List<Identifier> EventDefinition.identifierA formal identifier that is used to identify this event definition when it is represented in other formats, or referenced in a specification, model, design or an instance.protected List<Identifier> Evidence.identifierA formal identifier that is used to identify this evidence when it is represented in other formats, or referenced in a specification, model, design or an instance.protected List<Identifier> EvidenceVariable.identifierA formal identifier that is used to identify this evidence variable when it is represented in other formats, or referenced in a specification, model, design or an instance.protected List<Identifier> ExampleScenario.identifierA formal identifier that is used to identify this example scenario when it is represented in other formats, or referenced in a specification, model, design or an instance.protected List<Identifier> ExplanationOfBenefit.identifierA unique identifier assigned to this explanation of benefit.protected List<Identifier> FamilyMemberHistory.identifierBusiness identifiers assigned to this family member history by the performer or other systems which remain constant as the resource is updated and propagates from server to server.protected List<Identifier> Flag.identifierBusiness identifiers assigned to this flag by the performer or other systems which remain constant as the resource is updated and propagates from server to server.protected List<Identifier> Goal.identifierBusiness identifiers assigned to this goal by the performer or other systems which remain constant as the resource is updated and propagates from server to server.protected List<Identifier> Group.identifierA unique business identifier for this group.protected List<Identifier> GuidanceResponse.identifierAllows a service to provide unique, business identifiers for the response.protected List<Identifier> HealthcareService.identifierExternal identifiers for this item.protected List<Identifier> ImagingStudy.identifierIdentifiers for the ImagingStudy such as DICOM Study Instance UID, and Accession Number.protected List<Identifier> Immunization.identifierA unique identifier assigned to this immunization record.protected List<Identifier> ImmunizationEvaluation.identifierA unique identifier assigned to this immunization evaluation record.protected List<Identifier> ImmunizationRecommendation.identifierA unique identifier assigned to this particular recommendation record.protected List<Identifier> InsurancePlan.identifierBusiness identifiers assigned to this health insurance product which remain constant as the resource is updated and propagates from server to server.protected List<Identifier> InsurancePlan.InsurancePlanPlanComponent.identifierBusiness identifiers assigned to this health insurance plan which remain constant as the resource is updated and propagates from server to server.protected List<Identifier> Invoice.identifierIdentifier of this Invoice, often used for reference in correspondence about this invoice or for tracking of payments.protected List<Identifier> Library.identifierA formal identifier that is used to identify this library when it is represented in other formats, or referenced in a specification, model, design or an instance. e.g.protected List<Identifier> ListResource.identifierIdentifier for the List assigned for business purposes outside the context of FHIR.protected List<Identifier> Location.identifierUnique code or number identifying the location to its users.protected List<Identifier> Measure.identifierA formal identifier that is used to identify this measure when it is represented in other formats, or referenced in a specification, model, design or an instance.protected List<Identifier> MeasureReport.identifierA formal identifier that is used to identify this MeasureReport when it is represented in other formats or referenced in a specification, model, design or an instance.protected List<Identifier> Media.identifierIdentifiers associated with the image - these may include identifiers for the image itself, identifiers for the context of its collection (e.g. series ids) and context ids such as accession numbers or other workflow identifiers.protected List<Identifier> Medication.identifierBusiness identifier for this medication.protected List<Identifier> MedicationAdministration.identifierIdentifiers associated with this Medication Administration that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate.protected List<Identifier> MedicationDispense.identifierIdentifiers associated with this Medication Dispense that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate.protected List<Identifier> MedicationRequest.identifierIdentifiers associated with this medication request that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate.protected List<Identifier> MedicationStatement.identifierIdentifiers associated with this Medication Statement that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate.protected List<Identifier> MedicinalProduct.identifierBusiness identifier for this product.protected List<Identifier> MedicinalProduct.MedicinalProductSpecialDesignationComponent.identifierIdentifier for the designation, or procedure number.protected List<Identifier> MedicinalProductAuthorization.identifierBusiness identifier for the marketing authorization, as assigned by a regulator.protected List<Identifier> MedicinalProductAuthorization.MedicinalProductAuthorizationJurisdictionalAuthorizationComponent.identifierThe assigned number for the marketing authorization.protected List<Identifier> MedicinalProductPackaged.identifierUnique identifier.protected List<Identifier> MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.identifierIncluding possibly Data Carrier Identifier.protected List<Identifier> MedicinalProductPharmaceutical.identifierAn identifier for the pharmaceutical medicinal product.protected List<Identifier> MessageDefinition.identifierA formal identifier that is used to identify this message definition when it is represented in other formats, or referenced in a specification, model, design or an instance.protected List<Identifier> MolecularSequence.identifierA unique identifier for this particular sequence instance.protected List<Identifier> NutritionOrder.identifierIdentifiers assigned to this order by the order sender or by the order receiver.protected List<Identifier> Observation.identifierA unique identifier assigned to this observation.protected List<Identifier> ObservationDefinition.identifierA unique identifier assigned to this ObservationDefinition artifact.protected List<Identifier> Organization.identifierIdentifier for the organization that is used to identify the organization across multiple disparate systems.protected List<Identifier> OrganizationAffiliation.identifierBusiness identifiers that are specific to this role.protected List<Identifier> Patient.identifierAn identifier for this patient.protected List<Identifier> PaymentNotice.identifierA unique identifier assigned to this payment notice.protected List<Identifier> PaymentReconciliation.identifierA unique identifier assigned to this payment reconciliation.protected List<Identifier> Person.identifierIdentifier for a person within a particular scope.protected List<Identifier> PlanDefinition.identifierA formal identifier that is used to identify this plan definition when it is represented in other formats, or referenced in a specification, model, design or an instance.protected List<Identifier> Practitioner.identifierAn identifier that applies to this person in this role.protected List<Identifier> Practitioner.PractitionerQualificationComponent.identifierAn identifier that applies to this person's qualification in this role.protected List<Identifier> PractitionerRole.identifierBusiness Identifiers that are specific to a role/location.protected List<Identifier> Procedure.identifierBusiness identifiers assigned to this procedure by the performer or other systems which remain constant as the resource is updated and is propagated from server to server.protected List<Identifier> Questionnaire.identifierA formal identifier that is used to identify this questionnaire when it is represented in other formats, or referenced in a specification, model, design or an instance.protected List<Identifier> RelatedPerson.identifierIdentifier for a person within a particular scope.protected List<Identifier> RequestGroup.identifierAllows a service to provide a unique, business identifier for the request.protected List<Identifier> ResearchDefinition.identifierA formal identifier that is used to identify this research definition when it is represented in other formats, or referenced in a specification, model, design or an instance.protected List<Identifier> ResearchElementDefinition.identifierA formal identifier that is used to identify this research element definition when it is represented in other formats, or referenced in a specification, model, design or an instance.protected List<Identifier> ResearchStudy.identifierIdentifiers assigned to this research study by the sponsor or other systems.protected List<Identifier> ResearchSubject.identifierIdentifiers assigned to this research subject for a study.protected List<Identifier> RiskAssessment.identifierBusiness identifier assigned to the risk assessment.protected List<Identifier> RiskEvidenceSynthesis.identifierA formal identifier that is used to identify this risk evidence synthesis when it is represented in other formats, or referenced in a specification, model, design or an instance.protected List<Identifier> Schedule.identifierExternal Ids for this item.protected List<Identifier> ServiceRequest.identifierIdentifiers assigned to this order instance by the orderer and/or the receiver and/or order fulfiller.protected List<Identifier> Slot.identifierExternal Ids for this item.protected List<Identifier> Specimen.identifierId for specimen.protected List<Identifier> Specimen.SpecimenContainerComponent.identifierId for container.protected List<Identifier> StructureDefinition.identifierA formal identifier that is used to identify this structure definition when it is represented in other formats, or referenced in a specification, model, design or an instance.protected List<Identifier> StructureMap.identifierA formal identifier that is used to identify this structure map when it is represented in other formats, or referenced in a specification, model, design or an instance.protected List<Identifier> Substance.identifierUnique identifier for the substance.protected List<Identifier> SupplyDelivery.identifierIdentifier for the supply delivery event that is used to identify it across multiple disparate systems.protected List<Identifier> SupplyRequest.identifierBusiness identifiers assigned to this SupplyRequest by the author and/or other systems.protected List<Identifier> Task.identifierThe business identifier for this task.protected List<Identifier> ValueSet.identifierA formal identifier that is used to identify this value set when it is represented in other formats, or referenced in a specification, model, design or an instance.protected List<Identifier> VisionPrescription.identifierA unique identifier assigned to this vision prescription.protected List<Identifier> SubstanceSourceMaterial.parentSubstanceIdThe parent of the herbal drug Ginkgo biloba, Leaf is the substance ID of the substance (fresh) of Ginkgo biloba L. or Ginkgo biloba L.Methods in org.hl7.fhir.r4.model that return IdentifierModifier and TypeMethodDescriptionCatalogEntry.addAdditionalIdentifier()MedicinalProduct.addCrossReference()Account.addIdentifier()ActivityDefinition.addIdentifier()AllergyIntolerance.addIdentifier()Appointment.addIdentifier()AppointmentResponse.addIdentifier()Basic.addIdentifier()BiologicallyDerivedProduct.addIdentifier()BodyStructure.addIdentifier()CarePlan.addIdentifier()CareTeam.addIdentifier()CatalogEntry.addIdentifier()ChargeItem.addIdentifier()ChargeItemDefinition.addIdentifier()Claim.addIdentifier()ClaimResponse.addIdentifier()ClinicalImpression.addIdentifier()CodeSystem.addIdentifier()Communication.addIdentifier()CommunicationRequest.addIdentifier()Condition.addIdentifier()Consent.addIdentifier()Contract.addIdentifier()Contract.ContractOfferComponent.addIdentifier()Coverage.addIdentifier()CoverageEligibilityRequest.addIdentifier()CoverageEligibilityResponse.addIdentifier()DetectedIssue.addIdentifier()Device.addIdentifier()DeviceDefinition.addIdentifier()DeviceMetric.addIdentifier()DeviceRequest.addIdentifier()DeviceUseStatement.addIdentifier()DiagnosticReport.addIdentifier()DocumentManifest.addIdentifier()DocumentReference.addIdentifier()EffectEvidenceSynthesis.addIdentifier()Encounter.addIdentifier()Endpoint.addIdentifier()EnrollmentRequest.addIdentifier()EnrollmentResponse.addIdentifier()EpisodeOfCare.addIdentifier()EventDefinition.addIdentifier()Evidence.addIdentifier()EvidenceVariable.addIdentifier()ExampleScenario.addIdentifier()ExplanationOfBenefit.addIdentifier()FamilyMemberHistory.addIdentifier()Flag.addIdentifier()Goal.addIdentifier()Group.addIdentifier()GuidanceResponse.addIdentifier()HealthcareService.addIdentifier()ImagingStudy.addIdentifier()Immunization.addIdentifier()ImmunizationEvaluation.addIdentifier()ImmunizationRecommendation.addIdentifier()InsurancePlan.addIdentifier()InsurancePlan.InsurancePlanPlanComponent.addIdentifier()Invoice.addIdentifier()Library.addIdentifier()ListResource.addIdentifier()Location.addIdentifier()Measure.addIdentifier()MeasureReport.addIdentifier()Media.addIdentifier()Medication.addIdentifier()MedicationAdministration.addIdentifier()MedicationDispense.addIdentifier()MedicationRequest.addIdentifier()MedicationStatement.addIdentifier()MedicinalProduct.addIdentifier()MedicinalProduct.MedicinalProductSpecialDesignationComponent.addIdentifier()MedicinalProductAuthorization.addIdentifier()MedicinalProductAuthorization.MedicinalProductAuthorizationJurisdictionalAuthorizationComponent.addIdentifier()MedicinalProductPackaged.addIdentifier()MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.addIdentifier()MedicinalProductPharmaceutical.addIdentifier()MessageDefinition.addIdentifier()MolecularSequence.addIdentifier()NutritionOrder.addIdentifier()Observation.addIdentifier()ObservationDefinition.addIdentifier()Organization.addIdentifier()OrganizationAffiliation.addIdentifier()Patient.addIdentifier()PaymentNotice.addIdentifier()PaymentReconciliation.addIdentifier()Person.addIdentifier()PlanDefinition.addIdentifier()Practitioner.addIdentifier()Practitioner.PractitionerQualificationComponent.addIdentifier()PractitionerRole.addIdentifier()Procedure.addIdentifier()Questionnaire.addIdentifier()RelatedPerson.addIdentifier()RequestGroup.addIdentifier()ResearchDefinition.addIdentifier()ResearchElementDefinition.addIdentifier()ResearchStudy.addIdentifier()ResearchSubject.addIdentifier()RiskAssessment.addIdentifier()RiskEvidenceSynthesis.addIdentifier()Schedule.addIdentifier()ServiceRequest.addIdentifier()Slot.addIdentifier()Specimen.addIdentifier()Specimen.SpecimenContainerComponent.addIdentifier()StructureDefinition.addIdentifier()StructureMap.addIdentifier()Substance.addIdentifier()SupplyDelivery.addIdentifier()SupplyRequest.addIdentifier()Task.addIdentifier()ValueSet.addIdentifier()VisionPrescription.addIdentifier()SubstanceSourceMaterial.addParentSubstanceId()Base.castToIdentifier(Base b) Identifier.copy()Specimen.getAccessionIdentifier()CatalogEntry.getAdditionalIdentifierFirstRep()MedicinalProduct.MedicinalProductManufacturingBusinessOperationComponent.getAuthorisationReferenceNumber()Device.DeviceVersionComponent.getComponent()MedicinalProduct.getCrossReferenceFirstRep()SubstanceProtein.SubstanceProteinSubunitComponent.getCTerminalModificationId()SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent.getElement()CommunicationRequest.getGroupIdentifier()DeviceRequest.getGroupIdentifier()MedicationRequest.getGroupIdentifier()RequestGroup.getGroupIdentifier()Task.getGroupIdentifier()AdverseEvent.getIdentifier()Bundle.getIdentifier()Claim.InsuranceComponent.getIdentifier()ClaimResponse.PaymentComponent.getIdentifier()Composition.getIdentifier()ConceptMap.getIdentifier()Contract.TermComponent.getIdentifier()Contract.ValuedItemComponent.getIdentifier()DocumentManifest.DocumentManifestRelatedComponent.getIdentifier()ExplanationOfBenefit.PaymentComponent.getIdentifier()MedicinalProductAuthorization.MedicinalProductAuthorizationProcedureComponent.getIdentifier()MedicinalProductIngredient.getIdentifier()PaymentReconciliation.DetailsComponent.getIdentifier()ProductShelfLife.getIdentifier()QuestionnaireResponse.getIdentifier()Reference.getIdentifier()SpecimenDefinition.getIdentifier()Substance.SubstanceInstanceComponent.getIdentifier()SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent.getIdentifier()SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent.getIdentifier()SubstanceSpecification.getIdentifier()SubstanceSpecification.SubstanceSpecificationMoietyComponent.getIdentifier()SubstanceSpecification.SubstanceSpecificationStructureIsotopeComponent.getIdentifier()TestReport.getIdentifier()TestScript.getIdentifier()Account.getIdentifierFirstRep()ActivityDefinition.getIdentifierFirstRep()AllergyIntolerance.getIdentifierFirstRep()Appointment.getIdentifierFirstRep()AppointmentResponse.getIdentifierFirstRep()Basic.getIdentifierFirstRep()BiologicallyDerivedProduct.getIdentifierFirstRep()BodyStructure.getIdentifierFirstRep()CarePlan.getIdentifierFirstRep()CareTeam.getIdentifierFirstRep()CatalogEntry.getIdentifierFirstRep()ChargeItem.getIdentifierFirstRep()ChargeItemDefinition.getIdentifierFirstRep()Claim.getIdentifierFirstRep()ClaimResponse.getIdentifierFirstRep()ClinicalImpression.getIdentifierFirstRep()CodeSystem.getIdentifierFirstRep()Communication.getIdentifierFirstRep()CommunicationRequest.getIdentifierFirstRep()Condition.getIdentifierFirstRep()Consent.getIdentifierFirstRep()Contract.ContractOfferComponent.getIdentifierFirstRep()Contract.getIdentifierFirstRep()Coverage.getIdentifierFirstRep()CoverageEligibilityRequest.getIdentifierFirstRep()CoverageEligibilityResponse.getIdentifierFirstRep()DetectedIssue.getIdentifierFirstRep()Device.getIdentifierFirstRep()DeviceDefinition.getIdentifierFirstRep()DeviceMetric.getIdentifierFirstRep()DeviceRequest.getIdentifierFirstRep()DeviceUseStatement.getIdentifierFirstRep()DiagnosticReport.getIdentifierFirstRep()DocumentManifest.getIdentifierFirstRep()DocumentReference.getIdentifierFirstRep()EffectEvidenceSynthesis.getIdentifierFirstRep()Encounter.getIdentifierFirstRep()Endpoint.getIdentifierFirstRep()EnrollmentRequest.getIdentifierFirstRep()EnrollmentResponse.getIdentifierFirstRep()EpisodeOfCare.getIdentifierFirstRep()EventDefinition.getIdentifierFirstRep()Evidence.getIdentifierFirstRep()EvidenceVariable.getIdentifierFirstRep()ExampleScenario.getIdentifierFirstRep()ExplanationOfBenefit.getIdentifierFirstRep()FamilyMemberHistory.getIdentifierFirstRep()Flag.getIdentifierFirstRep()Goal.getIdentifierFirstRep()Group.getIdentifierFirstRep()GuidanceResponse.getIdentifierFirstRep()HealthcareService.getIdentifierFirstRep()ImagingStudy.getIdentifierFirstRep()Immunization.getIdentifierFirstRep()ImmunizationEvaluation.getIdentifierFirstRep()ImmunizationRecommendation.getIdentifierFirstRep()InsurancePlan.getIdentifierFirstRep()InsurancePlan.InsurancePlanPlanComponent.getIdentifierFirstRep()Invoice.getIdentifierFirstRep()Library.getIdentifierFirstRep()ListResource.getIdentifierFirstRep()Location.getIdentifierFirstRep()Measure.getIdentifierFirstRep()MeasureReport.getIdentifierFirstRep()Media.getIdentifierFirstRep()Medication.getIdentifierFirstRep()MedicationAdministration.getIdentifierFirstRep()MedicationDispense.getIdentifierFirstRep()MedicationRequest.getIdentifierFirstRep()MedicationStatement.getIdentifierFirstRep()MedicinalProduct.getIdentifierFirstRep()MedicinalProduct.MedicinalProductSpecialDesignationComponent.getIdentifierFirstRep()MedicinalProductAuthorization.getIdentifierFirstRep()MedicinalProductAuthorization.MedicinalProductAuthorizationJurisdictionalAuthorizationComponent.getIdentifierFirstRep()MedicinalProductPackaged.getIdentifierFirstRep()MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.getIdentifierFirstRep()MedicinalProductPharmaceutical.getIdentifierFirstRep()MessageDefinition.getIdentifierFirstRep()MolecularSequence.getIdentifierFirstRep()NutritionOrder.getIdentifierFirstRep()Observation.getIdentifierFirstRep()ObservationDefinition.getIdentifierFirstRep()Organization.getIdentifierFirstRep()OrganizationAffiliation.getIdentifierFirstRep()Patient.getIdentifierFirstRep()PaymentNotice.getIdentifierFirstRep()PaymentReconciliation.getIdentifierFirstRep()Person.getIdentifierFirstRep()PlanDefinition.getIdentifierFirstRep()Practitioner.getIdentifierFirstRep()Practitioner.PractitionerQualificationComponent.getIdentifierFirstRep()PractitionerRole.getIdentifierFirstRep()Procedure.getIdentifierFirstRep()Questionnaire.getIdentifierFirstRep()RelatedPerson.getIdentifierFirstRep()RequestGroup.getIdentifierFirstRep()ResearchDefinition.getIdentifierFirstRep()ResearchElementDefinition.getIdentifierFirstRep()ResearchStudy.getIdentifierFirstRep()ResearchSubject.getIdentifierFirstRep()RiskAssessment.getIdentifierFirstRep()RiskEvidenceSynthesis.getIdentifierFirstRep()Schedule.getIdentifierFirstRep()ServiceRequest.getIdentifierFirstRep()Slot.getIdentifierFirstRep()Specimen.getIdentifierFirstRep()Specimen.SpecimenContainerComponent.getIdentifierFirstRep()StructureDefinition.getIdentifierFirstRep()StructureMap.getIdentifierFirstRep()Substance.getIdentifierFirstRep()SupplyDelivery.getIdentifierFirstRep()SupplyRequest.getIdentifierFirstRep()Task.getIdentifierFirstRep()ValueSet.getIdentifierFirstRep()VisionPrescription.getIdentifierFirstRep()MedicinalProductPackaged.MedicinalProductPackagedBatchIdentifierComponent.getImmediatePackaging()DocumentManifest.getMasterIdentifier()DocumentReference.getMasterIdentifier()SubstanceProtein.SubstanceProteinSubunitComponent.getNTerminalModificationId()SubstanceSourceMaterial.getOrganismId()MedicinalProductPackaged.MedicinalProductPackagedBatchIdentifierComponent.getOuterPackaging()SubstanceSourceMaterial.getParentSubstanceIdFirstRep()PaymentReconciliation.getPaymentIdentifier()Encounter.EncounterHospitalizationComponent.getPreAdmissionIdentifier()PaymentReconciliation.DetailsComponent.getPredecessor()Claim.RelatedClaimComponent.getReference()ExplanationOfBenefit.RelatedClaimComponent.getReference()GuidanceResponse.getRequestIdentifier()ServiceRequest.getRequisition()SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent.getTarget()Composition.CompositionRelatesToComponent.getTargetIdentifier()Identifier.setAssigner(Reference value) Identifier.setAssignerTarget(Organization value) Identifier.setSystemElement(UriType value) Identifier.setType(CodeableConcept value) Identifier.setUse(Identifier.IdentifierUse value) Identifier.setUseElement(Enumeration<Identifier.IdentifierUse> value) Identifier.setValueElement(StringType value) protected IdentifierIdentifier.typedCopy()Methods in org.hl7.fhir.r4.model that return types with arguments of type IdentifierModifier and TypeMethodDescriptionCatalogEntry.getAdditionalIdentifier()MedicinalProduct.getCrossReference()Account.getIdentifier()ActivityDefinition.getIdentifier()AllergyIntolerance.getIdentifier()Appointment.getIdentifier()AppointmentResponse.getIdentifier()Basic.getIdentifier()BiologicallyDerivedProduct.getIdentifier()BodyStructure.getIdentifier()CarePlan.getIdentifier()CareTeam.getIdentifier()CatalogEntry.getIdentifier()ChargeItem.getIdentifier()ChargeItemDefinition.getIdentifier()Claim.getIdentifier()ClaimResponse.getIdentifier()ClinicalImpression.getIdentifier()CodeSystem.getIdentifier()Communication.getIdentifier()CommunicationRequest.getIdentifier()Condition.getIdentifier()Consent.getIdentifier()Contract.ContractOfferComponent.getIdentifier()Contract.getIdentifier()Coverage.getIdentifier()CoverageEligibilityRequest.getIdentifier()CoverageEligibilityResponse.getIdentifier()DetectedIssue.getIdentifier()Device.getIdentifier()DeviceDefinition.getIdentifier()DeviceMetric.getIdentifier()DeviceRequest.getIdentifier()DeviceUseStatement.getIdentifier()DiagnosticReport.getIdentifier()DocumentManifest.getIdentifier()DocumentReference.getIdentifier()EffectEvidenceSynthesis.getIdentifier()Encounter.getIdentifier()Endpoint.getIdentifier()EnrollmentRequest.getIdentifier()EnrollmentResponse.getIdentifier()EpisodeOfCare.getIdentifier()EventDefinition.getIdentifier()Evidence.getIdentifier()EvidenceVariable.getIdentifier()ExampleScenario.getIdentifier()ExplanationOfBenefit.getIdentifier()FamilyMemberHistory.getIdentifier()Flag.getIdentifier()Goal.getIdentifier()Group.getIdentifier()GuidanceResponse.getIdentifier()HealthcareService.getIdentifier()ImagingStudy.getIdentifier()Immunization.getIdentifier()ImmunizationEvaluation.getIdentifier()ImmunizationRecommendation.getIdentifier()InsurancePlan.getIdentifier()InsurancePlan.InsurancePlanPlanComponent.getIdentifier()Invoice.getIdentifier()Library.getIdentifier()ListResource.getIdentifier()Location.getIdentifier()Measure.getIdentifier()MeasureReport.getIdentifier()Media.getIdentifier()Medication.getIdentifier()MedicationAdministration.getIdentifier()MedicationDispense.getIdentifier()MedicationRequest.getIdentifier()MedicationStatement.getIdentifier()MedicinalProduct.getIdentifier()MedicinalProduct.MedicinalProductSpecialDesignationComponent.getIdentifier()MedicinalProductAuthorization.getIdentifier()MedicinalProductAuthorization.MedicinalProductAuthorizationJurisdictionalAuthorizationComponent.getIdentifier()MedicinalProductPackaged.getIdentifier()MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.getIdentifier()MedicinalProductPharmaceutical.getIdentifier()MessageDefinition.getIdentifier()MolecularSequence.getIdentifier()NutritionOrder.getIdentifier()Observation.getIdentifier()ObservationDefinition.getIdentifier()Organization.getIdentifier()OrganizationAffiliation.getIdentifier()Patient.getIdentifier()PaymentNotice.getIdentifier()PaymentReconciliation.getIdentifier()Person.getIdentifier()PlanDefinition.getIdentifier()Practitioner.getIdentifier()Practitioner.PractitionerQualificationComponent.getIdentifier()PractitionerRole.getIdentifier()Procedure.getIdentifier()Questionnaire.getIdentifier()RelatedPerson.getIdentifier()RequestGroup.getIdentifier()ResearchDefinition.getIdentifier()ResearchElementDefinition.getIdentifier()ResearchStudy.getIdentifier()ResearchSubject.getIdentifier()RiskAssessment.getIdentifier()RiskEvidenceSynthesis.getIdentifier()Schedule.getIdentifier()ServiceRequest.getIdentifier()Slot.getIdentifier()Specimen.getIdentifier()Specimen.SpecimenContainerComponent.getIdentifier()StructureDefinition.getIdentifier()StructureMap.getIdentifier()Substance.getIdentifier()SupplyDelivery.getIdentifier()SupplyRequest.getIdentifier()Task.getIdentifier()ValueSet.getIdentifier()VisionPrescription.getIdentifier()SubstanceSourceMaterial.getParentSubstanceId()Request.getRequestIdentifier()Methods in org.hl7.fhir.r4.model with parameters of type IdentifierModifier and TypeMethodDescriptionCatalogEntry.addAdditionalIdentifier(Identifier t) MedicinalProduct.addCrossReference(Identifier t) Account.addIdentifier(Identifier t) ActivityDefinition.addIdentifier(Identifier t) AllergyIntolerance.addIdentifier(Identifier t) Appointment.addIdentifier(Identifier t) AppointmentResponse.addIdentifier(Identifier t) Basic.addIdentifier(Identifier t) BiologicallyDerivedProduct.addIdentifier(Identifier t) BodyStructure.addIdentifier(Identifier t) CarePlan.addIdentifier(Identifier t) CareTeam.addIdentifier(Identifier t) CatalogEntry.addIdentifier(Identifier t) ChargeItem.addIdentifier(Identifier t) ChargeItemDefinition.addIdentifier(Identifier t) Claim.addIdentifier(Identifier t) ClaimResponse.addIdentifier(Identifier t) ClinicalImpression.addIdentifier(Identifier t) CodeSystem.addIdentifier(Identifier t) Communication.addIdentifier(Identifier t) CommunicationRequest.addIdentifier(Identifier t) Condition.addIdentifier(Identifier t) Consent.addIdentifier(Identifier t) Contract.addIdentifier(Identifier t) Contract.ContractOfferComponent.addIdentifier(Identifier t) Coverage.addIdentifier(Identifier t) CoverageEligibilityRequest.addIdentifier(Identifier t) CoverageEligibilityResponse.addIdentifier(Identifier t) DetectedIssue.addIdentifier(Identifier t) Device.addIdentifier(Identifier t) DeviceDefinition.addIdentifier(Identifier t) DeviceMetric.addIdentifier(Identifier t) DeviceRequest.addIdentifier(Identifier t) DeviceUseStatement.addIdentifier(Identifier t) DiagnosticReport.addIdentifier(Identifier t) DocumentManifest.addIdentifier(Identifier t) DocumentReference.addIdentifier(Identifier t) EffectEvidenceSynthesis.addIdentifier(Identifier t) Encounter.addIdentifier(Identifier t) Endpoint.addIdentifier(Identifier t) EnrollmentRequest.addIdentifier(Identifier t) EnrollmentResponse.addIdentifier(Identifier t) EpisodeOfCare.addIdentifier(Identifier t) EventDefinition.addIdentifier(Identifier t) Evidence.addIdentifier(Identifier t) EvidenceVariable.addIdentifier(Identifier t) ExampleScenario.addIdentifier(Identifier t) ExplanationOfBenefit.addIdentifier(Identifier t) FamilyMemberHistory.addIdentifier(Identifier t) Flag.addIdentifier(Identifier t) Goal.addIdentifier(Identifier t) Group.addIdentifier(Identifier t) GuidanceResponse.addIdentifier(Identifier t) HealthcareService.addIdentifier(Identifier t) ImagingStudy.addIdentifier(Identifier t) Immunization.addIdentifier(Identifier t) ImmunizationEvaluation.addIdentifier(Identifier t) ImmunizationRecommendation.addIdentifier(Identifier t) InsurancePlan.addIdentifier(Identifier t) InsurancePlan.InsurancePlanPlanComponent.addIdentifier(Identifier t) Invoice.addIdentifier(Identifier t) Library.addIdentifier(Identifier t) ListResource.addIdentifier(Identifier t) Location.addIdentifier(Identifier t) Measure.addIdentifier(Identifier t) MeasureReport.addIdentifier(Identifier t) Media.addIdentifier(Identifier t) Medication.addIdentifier(Identifier t) MedicationAdministration.addIdentifier(Identifier t) MedicationDispense.addIdentifier(Identifier t) MedicationRequest.addIdentifier(Identifier t) MedicationStatement.addIdentifier(Identifier t) MedicinalProduct.addIdentifier(Identifier t) MedicinalProduct.MedicinalProductSpecialDesignationComponent.addIdentifier(Identifier t) MedicinalProductAuthorization.addIdentifier(Identifier t) MedicinalProductAuthorization.MedicinalProductAuthorizationJurisdictionalAuthorizationComponent.addIdentifier(Identifier t) MedicinalProductPackaged.addIdentifier(Identifier t) MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.addIdentifier(Identifier t) MedicinalProductPharmaceutical.addIdentifier(Identifier t) MessageDefinition.addIdentifier(Identifier t) MolecularSequence.addIdentifier(Identifier t) NutritionOrder.addIdentifier(Identifier t) Observation.addIdentifier(Identifier t) ObservationDefinition.addIdentifier(Identifier t) Organization.addIdentifier(Identifier t) OrganizationAffiliation.addIdentifier(Identifier t) Patient.addIdentifier(Identifier t) PaymentNotice.addIdentifier(Identifier t) PaymentReconciliation.addIdentifier(Identifier t) Person.addIdentifier(Identifier t) PlanDefinition.addIdentifier(Identifier t) Practitioner.addIdentifier(Identifier t) Practitioner.PractitionerQualificationComponent.addIdentifier(Identifier t) PractitionerRole.addIdentifier(Identifier t) Procedure.addIdentifier(Identifier t) Questionnaire.addIdentifier(Identifier t) RelatedPerson.addIdentifier(Identifier t) RequestGroup.addIdentifier(Identifier t) ResearchDefinition.addIdentifier(Identifier t) ResearchElementDefinition.addIdentifier(Identifier t) ResearchStudy.addIdentifier(Identifier t) ResearchSubject.addIdentifier(Identifier t) RiskAssessment.addIdentifier(Identifier t) RiskEvidenceSynthesis.addIdentifier(Identifier t) Schedule.addIdentifier(Identifier t) ServiceRequest.addIdentifier(Identifier t) Slot.addIdentifier(Identifier t) Specimen.addIdentifier(Identifier t) Specimen.SpecimenContainerComponent.addIdentifier(Identifier t) StructureDefinition.addIdentifier(Identifier t) StructureMap.addIdentifier(Identifier t) Substance.addIdentifier(Identifier t) SupplyDelivery.addIdentifier(Identifier t) SupplyRequest.addIdentifier(Identifier t) Task.addIdentifier(Identifier t) ValueSet.addIdentifier(Identifier t) VisionPrescription.addIdentifier(Identifier t) SubstanceSourceMaterial.addParentSubstanceId(Identifier t) voidIdentifier.copyValues(Identifier dst) static booleanComparison.matches(Identifier i1, Identifier i2, Comparison.MatchProfile profile) static voidComparison.merge(Identifier dst, Identifier src) Specimen.setAccessionIdentifier(Identifier value) MedicinalProduct.MedicinalProductManufacturingBusinessOperationComponent.setAuthorisationReferenceNumber(Identifier value) Device.DeviceVersionComponent.setComponent(Identifier value) SubstanceProtein.SubstanceProteinSubunitComponent.setCTerminalModificationId(Identifier value) SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent.setElement(Identifier value) CommunicationRequest.setGroupIdentifier(Identifier value) DeviceRequest.setGroupIdentifier(Identifier value) MedicationRequest.setGroupIdentifier(Identifier value) RequestGroup.setGroupIdentifier(Identifier value) Task.setGroupIdentifier(Identifier value) AdverseEvent.setIdentifier(Identifier value) Bundle.setIdentifier(Identifier value) Claim.InsuranceComponent.setIdentifier(Identifier value) ClaimResponse.PaymentComponent.setIdentifier(Identifier value) Composition.setIdentifier(Identifier value) ConceptMap.setIdentifier(Identifier value) Contract.TermComponent.setIdentifier(Identifier value) Contract.ValuedItemComponent.setIdentifier(Identifier value) DocumentManifest.DocumentManifestRelatedComponent.setIdentifier(Identifier value) ExplanationOfBenefit.PaymentComponent.setIdentifier(Identifier value) MedicinalProductAuthorization.MedicinalProductAuthorizationProcedureComponent.setIdentifier(Identifier value) MedicinalProductIngredient.setIdentifier(Identifier value) PaymentReconciliation.DetailsComponent.setIdentifier(Identifier value) ProductShelfLife.setIdentifier(Identifier value) QuestionnaireResponse.setIdentifier(Identifier value) Reference.setIdentifier(Identifier value) SpecimenDefinition.setIdentifier(Identifier value) Substance.SubstanceInstanceComponent.setIdentifier(Identifier value) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent.setIdentifier(Identifier value) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent.setIdentifier(Identifier value) SubstanceSpecification.setIdentifier(Identifier value) SubstanceSpecification.SubstanceSpecificationMoietyComponent.setIdentifier(Identifier value) SubstanceSpecification.SubstanceSpecificationStructureIsotopeComponent.setIdentifier(Identifier value) TestReport.setIdentifier(Identifier value) TestScript.setIdentifier(Identifier value) MedicinalProductPackaged.MedicinalProductPackagedBatchIdentifierComponent.setImmediatePackaging(Identifier value) DocumentManifest.setMasterIdentifier(Identifier value) DocumentReference.setMasterIdentifier(Identifier value) SubstanceProtein.SubstanceProteinSubunitComponent.setNTerminalModificationId(Identifier value) SubstanceSourceMaterial.setOrganismId(Identifier value) MedicinalProductPackaged.MedicinalProductPackagedBatchIdentifierComponent.setOuterPackaging(Identifier value) PaymentReconciliation.setPaymentIdentifier(Identifier value) Encounter.EncounterHospitalizationComponent.setPreAdmissionIdentifier(Identifier value) PaymentReconciliation.DetailsComponent.setPredecessor(Identifier value) Claim.RelatedClaimComponent.setReference(Identifier value) ExplanationOfBenefit.RelatedClaimComponent.setReference(Identifier value) GuidanceResponse.setRequestIdentifier(Identifier value) ServiceRequest.setRequisition(Identifier value) SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent.setTarget(Identifier value) Method parameters in org.hl7.fhir.r4.model with type arguments of type IdentifierModifier and TypeMethodDescriptionCatalogEntry.setAdditionalIdentifier(List<Identifier> theAdditionalIdentifier) MedicinalProduct.setCrossReference(List<Identifier> theCrossReference) Account.setIdentifier(List<Identifier> theIdentifier) ActivityDefinition.setIdentifier(List<Identifier> theIdentifier) AllergyIntolerance.setIdentifier(List<Identifier> theIdentifier) Appointment.setIdentifier(List<Identifier> theIdentifier) AppointmentResponse.setIdentifier(List<Identifier> theIdentifier) Basic.setIdentifier(List<Identifier> theIdentifier) BiologicallyDerivedProduct.setIdentifier(List<Identifier> theIdentifier) BodyStructure.setIdentifier(List<Identifier> theIdentifier) CarePlan.setIdentifier(List<Identifier> theIdentifier) CareTeam.setIdentifier(List<Identifier> theIdentifier) CatalogEntry.setIdentifier(List<Identifier> theIdentifier) ChargeItem.setIdentifier(List<Identifier> theIdentifier) ChargeItemDefinition.setIdentifier(List<Identifier> theIdentifier) Claim.setIdentifier(List<Identifier> theIdentifier) ClaimResponse.setIdentifier(List<Identifier> theIdentifier) ClinicalImpression.setIdentifier(List<Identifier> theIdentifier) CodeSystem.setIdentifier(List<Identifier> theIdentifier) Communication.setIdentifier(List<Identifier> theIdentifier) CommunicationRequest.setIdentifier(List<Identifier> theIdentifier) Condition.setIdentifier(List<Identifier> theIdentifier) Consent.setIdentifier(List<Identifier> theIdentifier) Contract.ContractOfferComponent.setIdentifier(List<Identifier> theIdentifier) Contract.setIdentifier(List<Identifier> theIdentifier) Coverage.setIdentifier(List<Identifier> theIdentifier) CoverageEligibilityRequest.setIdentifier(List<Identifier> theIdentifier) CoverageEligibilityResponse.setIdentifier(List<Identifier> theIdentifier) DetectedIssue.setIdentifier(List<Identifier> theIdentifier) Device.setIdentifier(List<Identifier> theIdentifier) DeviceDefinition.setIdentifier(List<Identifier> theIdentifier) DeviceMetric.setIdentifier(List<Identifier> theIdentifier) DeviceRequest.setIdentifier(List<Identifier> theIdentifier) DeviceUseStatement.setIdentifier(List<Identifier> theIdentifier) DiagnosticReport.setIdentifier(List<Identifier> theIdentifier) DocumentManifest.setIdentifier(List<Identifier> theIdentifier) DocumentReference.setIdentifier(List<Identifier> theIdentifier) EffectEvidenceSynthesis.setIdentifier(List<Identifier> theIdentifier) Encounter.setIdentifier(List<Identifier> theIdentifier) Endpoint.setIdentifier(List<Identifier> theIdentifier) EnrollmentRequest.setIdentifier(List<Identifier> theIdentifier) EnrollmentResponse.setIdentifier(List<Identifier> theIdentifier) EpisodeOfCare.setIdentifier(List<Identifier> theIdentifier) EventDefinition.setIdentifier(List<Identifier> theIdentifier) Evidence.setIdentifier(List<Identifier> theIdentifier) EvidenceVariable.setIdentifier(List<Identifier> theIdentifier) ExampleScenario.setIdentifier(List<Identifier> theIdentifier) ExplanationOfBenefit.setIdentifier(List<Identifier> theIdentifier) FamilyMemberHistory.setIdentifier(List<Identifier> theIdentifier) Flag.setIdentifier(List<Identifier> theIdentifier) Goal.setIdentifier(List<Identifier> theIdentifier) Group.setIdentifier(List<Identifier> theIdentifier) GuidanceResponse.setIdentifier(List<Identifier> theIdentifier) HealthcareService.setIdentifier(List<Identifier> theIdentifier) ImagingStudy.setIdentifier(List<Identifier> theIdentifier) Immunization.setIdentifier(List<Identifier> theIdentifier) ImmunizationEvaluation.setIdentifier(List<Identifier> theIdentifier) ImmunizationRecommendation.setIdentifier(List<Identifier> theIdentifier) InsurancePlan.InsurancePlanPlanComponent.setIdentifier(List<Identifier> theIdentifier) InsurancePlan.setIdentifier(List<Identifier> theIdentifier) Invoice.setIdentifier(List<Identifier> theIdentifier) Library.setIdentifier(List<Identifier> theIdentifier) ListResource.setIdentifier(List<Identifier> theIdentifier) Location.setIdentifier(List<Identifier> theIdentifier) Measure.setIdentifier(List<Identifier> theIdentifier) MeasureReport.setIdentifier(List<Identifier> theIdentifier) Media.setIdentifier(List<Identifier> theIdentifier) Medication.setIdentifier(List<Identifier> theIdentifier) MedicationAdministration.setIdentifier(List<Identifier> theIdentifier) MedicationDispense.setIdentifier(List<Identifier> theIdentifier) MedicationRequest.setIdentifier(List<Identifier> theIdentifier) MedicationStatement.setIdentifier(List<Identifier> theIdentifier) MedicinalProduct.MedicinalProductSpecialDesignationComponent.setIdentifier(List<Identifier> theIdentifier) MedicinalProduct.setIdentifier(List<Identifier> theIdentifier) MedicinalProductAuthorization.MedicinalProductAuthorizationJurisdictionalAuthorizationComponent.setIdentifier(List<Identifier> theIdentifier) MedicinalProductAuthorization.setIdentifier(List<Identifier> theIdentifier) MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.setIdentifier(List<Identifier> theIdentifier) MedicinalProductPackaged.setIdentifier(List<Identifier> theIdentifier) MedicinalProductPharmaceutical.setIdentifier(List<Identifier> theIdentifier) MessageDefinition.setIdentifier(List<Identifier> theIdentifier) MolecularSequence.setIdentifier(List<Identifier> theIdentifier) NutritionOrder.setIdentifier(List<Identifier> theIdentifier) Observation.setIdentifier(List<Identifier> theIdentifier) ObservationDefinition.setIdentifier(List<Identifier> theIdentifier) Organization.setIdentifier(List<Identifier> theIdentifier) OrganizationAffiliation.setIdentifier(List<Identifier> theIdentifier) Patient.setIdentifier(List<Identifier> theIdentifier) PaymentNotice.setIdentifier(List<Identifier> theIdentifier) PaymentReconciliation.setIdentifier(List<Identifier> theIdentifier) Person.setIdentifier(List<Identifier> theIdentifier) PlanDefinition.setIdentifier(List<Identifier> theIdentifier) Practitioner.PractitionerQualificationComponent.setIdentifier(List<Identifier> theIdentifier) Practitioner.setIdentifier(List<Identifier> theIdentifier) PractitionerRole.setIdentifier(List<Identifier> theIdentifier) Procedure.setIdentifier(List<Identifier> theIdentifier) Questionnaire.setIdentifier(List<Identifier> theIdentifier) RelatedPerson.setIdentifier(List<Identifier> theIdentifier) RequestGroup.setIdentifier(List<Identifier> theIdentifier) ResearchDefinition.setIdentifier(List<Identifier> theIdentifier) ResearchElementDefinition.setIdentifier(List<Identifier> theIdentifier) ResearchStudy.setIdentifier(List<Identifier> theIdentifier) ResearchSubject.setIdentifier(List<Identifier> theIdentifier) RiskAssessment.setIdentifier(List<Identifier> theIdentifier) RiskEvidenceSynthesis.setIdentifier(List<Identifier> theIdentifier) Schedule.setIdentifier(List<Identifier> theIdentifier) ServiceRequest.setIdentifier(List<Identifier> theIdentifier) Slot.setIdentifier(List<Identifier> theIdentifier) Specimen.setIdentifier(List<Identifier> theIdentifier) Specimen.SpecimenContainerComponent.setIdentifier(List<Identifier> theIdentifier) StructureDefinition.setIdentifier(List<Identifier> theIdentifier) StructureMap.setIdentifier(List<Identifier> theIdentifier) Substance.setIdentifier(List<Identifier> theIdentifier) SupplyDelivery.setIdentifier(List<Identifier> theIdentifier) SupplyRequest.setIdentifier(List<Identifier> theIdentifier) Task.setIdentifier(List<Identifier> theIdentifier) ValueSet.setIdentifier(List<Identifier> theIdentifier) VisionPrescription.setIdentifier(List<Identifier> theIdentifier) SubstanceSourceMaterial.setParentSubstanceId(List<Identifier> theParentSubstanceId) Constructors in org.hl7.fhir.r4.model with parameters of type IdentifierModifierConstructorDescriptionMedicinalProductPackagedBatchIdentifierComponent(Identifier outerPackaging) Constructor - 
Uses of Identifier in org.hl7.fhir.r4.profilemodel
Methods in org.hl7.fhir.r4.profilemodel that return Identifier - 
Uses of Identifier in org.hl7.fhir.r4.utils
Methods in org.hl7.fhir.r4.utils with parameters of type IdentifierModifier and TypeMethodDescriptionstatic voidToolingExtensions.addIdentifier(Element element, Identifier value)