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