Uses of Class
com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceUpdatedEventData
Packages that use HealthcareFhirResourceUpdatedEventData
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of HealthcareFhirResourceUpdatedEventData in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return HealthcareFhirResourceUpdatedEventDataModifier and TypeMethodDescriptionHealthcareFhirResourceUpdatedEventData.setFhirResourceId(String fhirResourceId) Set the fhirResourceId property: Id of HL7 FHIR resource.HealthcareFhirResourceUpdatedEventData.setFhirResourceType(HealthcareFhirResourceType fhirResourceType) Set the fhirResourceType property: Type of HL7 FHIR resource.HealthcareFhirResourceUpdatedEventData.setFhirResourceVersionId(Long fhirResourceVersionId) Set the fhirResourceVersionId property: VersionId of HL7 FHIR resource.HealthcareFhirResourceUpdatedEventData.setFhirServiceHostName(String fhirServiceHostName) Set the fhirServiceHostName property: Domain name of FHIR account for this resource.