Enum Resource

Source
pub enum Resource {
Show 158 variants Account(Account), ActivityDefinition(ActivityDefinition), ActorDefinition(ActorDefinition), AdministrableProductDefinition(AdministrableProductDefinition), AdverseEvent(AdverseEvent), AllergyIntolerance(AllergyIntolerance), Appointment(Appointment), AppointmentResponse(AppointmentResponse), ArtifactAssessment(ArtifactAssessment), AuditEvent(AuditEvent), Basic(Basic), Binary(Binary), BiologicallyDerivedProduct(BiologicallyDerivedProduct), BiologicallyDerivedProductDispense(BiologicallyDerivedProductDispense), BodyStructure(BodyStructure), Bundle(Bundle), CapabilityStatement(CapabilityStatement), CarePlan(CarePlan), CareTeam(CareTeam), ChargeItem(ChargeItem), ChargeItemDefinition(ChargeItemDefinition), Citation(Citation), Claim(Claim), ClaimResponse(ClaimResponse), ClinicalImpression(ClinicalImpression), ClinicalUseDefinition(ClinicalUseDefinition), CodeSystem(CodeSystem), Communication(Communication), CommunicationRequest(CommunicationRequest), CompartmentDefinition(CompartmentDefinition), Composition(Composition), ConceptMap(ConceptMap), Condition(Condition), ConditionDefinition(ConditionDefinition), Consent(Consent), Contract(Contract), Coverage(Coverage), CoverageEligibilityRequest(CoverageEligibilityRequest), CoverageEligibilityResponse(CoverageEligibilityResponse), DetectedIssue(DetectedIssue), Device(Device), DeviceAssociation(DeviceAssociation), DeviceDefinition(DeviceDefinition), DeviceDispense(DeviceDispense), DeviceMetric(DeviceMetric), DeviceRequest(DeviceRequest), DeviceUsage(DeviceUsage), DiagnosticReport(DiagnosticReport), DocumentReference(DocumentReference), Encounter(Encounter), EncounterHistory(EncounterHistory), Endpoint(Endpoint), EnrollmentRequest(EnrollmentRequest), EnrollmentResponse(EnrollmentResponse), EpisodeOfCare(EpisodeOfCare), EventDefinition(EventDefinition), Evidence(Evidence), EvidenceReport(EvidenceReport), EvidenceVariable(EvidenceVariable), ExampleScenario(ExampleScenario), ExplanationOfBenefit(ExplanationOfBenefit), FamilyMemberHistory(FamilyMemberHistory), Flag(Flag), FormularyItem(FormularyItem), GenomicStudy(GenomicStudy), Goal(Goal), GraphDefinition(GraphDefinition), Group(Group), GuidanceResponse(GuidanceResponse), HealthcareService(HealthcareService), ImagingSelection(ImagingSelection), ImagingStudy(ImagingStudy), Immunization(Immunization), ImmunizationEvaluation(ImmunizationEvaluation), ImmunizationRecommendation(ImmunizationRecommendation), ImplementationGuide(ImplementationGuide), Ingredient(Ingredient), InsurancePlan(InsurancePlan), InventoryItem(InventoryItem), InventoryReport(InventoryReport), Invoice(Invoice), Library(Library), Linkage(Linkage), List(List), Location(Location), ManufacturedItemDefinition(ManufacturedItemDefinition), Measure(Measure), MeasureReport(MeasureReport), Medication(Medication), MedicationAdministration(MedicationAdministration), MedicationDispense(MedicationDispense), MedicationKnowledge(MedicationKnowledge), MedicationRequest(MedicationRequest), MedicationStatement(MedicationStatement), MedicinalProductDefinition(MedicinalProductDefinition), MessageDefinition(MessageDefinition), MessageHeader(MessageHeader), MolecularSequence(MolecularSequence), NamingSystem(NamingSystem), NutritionIntake(NutritionIntake), NutritionOrder(NutritionOrder), NutritionProduct(NutritionProduct), Observation(Observation), ObservationDefinition(ObservationDefinition), OperationDefinition(OperationDefinition), OperationOutcome(OperationOutcome), Organization(Organization), OrganizationAffiliation(OrganizationAffiliation), PackagedProductDefinition(PackagedProductDefinition), Parameters(Parameters), Patient(Patient), PaymentNotice(PaymentNotice), PaymentReconciliation(PaymentReconciliation), Permission(Permission), Person(Person), PlanDefinition(PlanDefinition), Practitioner(Practitioner), PractitionerRole(PractitionerRole), Procedure(Procedure), Provenance(Provenance), Questionnaire(Questionnaire), QuestionnaireResponse(QuestionnaireResponse), RegulatedAuthorization(RegulatedAuthorization), RelatedPerson(RelatedPerson), RequestOrchestration(RequestOrchestration), Requirements(Requirements), ResearchStudy(ResearchStudy), ResearchSubject(ResearchSubject), RiskAssessment(RiskAssessment), Schedule(Schedule), SearchParameter(SearchParameter), ServiceRequest(ServiceRequest), Slot(Slot), Specimen(Specimen), SpecimenDefinition(SpecimenDefinition), StructureDefinition(StructureDefinition), StructureMap(StructureMap), Subscription(Subscription), SubscriptionStatus(SubscriptionStatus), SubscriptionTopic(SubscriptionTopic), Substance(Substance), SubstanceDefinition(SubstanceDefinition), SubstanceNucleicAcid(SubstanceNucleicAcid), SubstancePolymer(SubstancePolymer), SubstanceProtein(SubstanceProtein), SubstanceReferenceInformation(SubstanceReferenceInformation), SubstanceSourceMaterial(SubstanceSourceMaterial), SupplyDelivery(SupplyDelivery), SupplyRequest(SupplyRequest), Task(Task), TerminologyCapabilities(TerminologyCapabilities), TestPlan(TestPlan), TestReport(TestReport), TestScript(TestScript), Transport(Transport), ValueSet(ValueSet), VerificationResult(VerificationResult), VisionPrescription(VisionPrescription),
}
Expand description

Generic resource holding any FHIR resources.

Variants§

§

Account(Account)

Account

§

ActivityDefinition(ActivityDefinition)

ActivityDefinition

§

ActorDefinition(ActorDefinition)

ActorDefinition

§

AdministrableProductDefinition(AdministrableProductDefinition)

AdministrableProductDefinition

§

AdverseEvent(AdverseEvent)

AdverseEvent

§

AllergyIntolerance(AllergyIntolerance)

AllergyIntolerance

§

Appointment(Appointment)

Appointment

§

AppointmentResponse(AppointmentResponse)

AppointmentResponse

§

ArtifactAssessment(ArtifactAssessment)

ArtifactAssessment

§

AuditEvent(AuditEvent)

AuditEvent

§

Basic(Basic)

Basic

§

Binary(Binary)

Binary

§

BiologicallyDerivedProduct(BiologicallyDerivedProduct)

BiologicallyDerivedProduct

§

BiologicallyDerivedProductDispense(BiologicallyDerivedProductDispense)

BiologicallyDerivedProductDispense

§

BodyStructure(BodyStructure)

BodyStructure

§

Bundle(Bundle)

Bundle

§

CapabilityStatement(CapabilityStatement)

CapabilityStatement

§

CarePlan(CarePlan)

CarePlan

§

CareTeam(CareTeam)

CareTeam

§

ChargeItem(ChargeItem)

ChargeItem

§

ChargeItemDefinition(ChargeItemDefinition)

ChargeItemDefinition

§

Citation(Citation)

Citation

§

Claim(Claim)

Claim

§

ClaimResponse(ClaimResponse)

ClaimResponse

§

ClinicalImpression(ClinicalImpression)

ClinicalImpression

§

ClinicalUseDefinition(ClinicalUseDefinition)

ClinicalUseDefinition

§

CodeSystem(CodeSystem)

CodeSystem

§

Communication(Communication)

Communication

§

CommunicationRequest(CommunicationRequest)

CommunicationRequest

§

CompartmentDefinition(CompartmentDefinition)

CompartmentDefinition

§

Composition(Composition)

Composition

§

ConceptMap(ConceptMap)

ConceptMap

§

Condition(Condition)

Condition

§

ConditionDefinition(ConditionDefinition)

ConditionDefinition

§

Consent(Consent)

Consent

§

Contract(Contract)

Contract

§

Coverage(Coverage)

Coverage

§

CoverageEligibilityRequest(CoverageEligibilityRequest)

CoverageEligibilityRequest

§

CoverageEligibilityResponse(CoverageEligibilityResponse)

CoverageEligibilityResponse

§

DetectedIssue(DetectedIssue)

DetectedIssue

§

Device(Device)

Device

§

DeviceAssociation(DeviceAssociation)

DeviceAssociation

§

DeviceDefinition(DeviceDefinition)

DeviceDefinition

§

DeviceDispense(DeviceDispense)

DeviceDispense

§

DeviceMetric(DeviceMetric)

DeviceMetric

§

DeviceRequest(DeviceRequest)

DeviceRequest

§

DeviceUsage(DeviceUsage)

DeviceUsage

§

DiagnosticReport(DiagnosticReport)

DiagnosticReport

§

DocumentReference(DocumentReference)

DocumentReference

§

Encounter(Encounter)

Encounter

§

EncounterHistory(EncounterHistory)

EncounterHistory

§

Endpoint(Endpoint)

Endpoint

§

EnrollmentRequest(EnrollmentRequest)

EnrollmentRequest

§

EnrollmentResponse(EnrollmentResponse)

EnrollmentResponse

§

EpisodeOfCare(EpisodeOfCare)

EpisodeOfCare

§

EventDefinition(EventDefinition)

EventDefinition

§

Evidence(Evidence)

Evidence

§

EvidenceReport(EvidenceReport)

EvidenceReport

§

EvidenceVariable(EvidenceVariable)

EvidenceVariable

§

ExampleScenario(ExampleScenario)

ExampleScenario

§

ExplanationOfBenefit(ExplanationOfBenefit)

ExplanationOfBenefit

§

FamilyMemberHistory(FamilyMemberHistory)

FamilyMemberHistory

§

Flag(Flag)

Flag

§

FormularyItem(FormularyItem)

FormularyItem

§

GenomicStudy(GenomicStudy)

GenomicStudy

§

Goal(Goal)

Goal

§

GraphDefinition(GraphDefinition)

GraphDefinition

§

Group(Group)

Group

§

GuidanceResponse(GuidanceResponse)

GuidanceResponse

§

HealthcareService(HealthcareService)

HealthcareService

§

ImagingSelection(ImagingSelection)

ImagingSelection

§

ImagingStudy(ImagingStudy)

ImagingStudy

§

Immunization(Immunization)

Immunization

§

ImmunizationEvaluation(ImmunizationEvaluation)

ImmunizationEvaluation

§

ImmunizationRecommendation(ImmunizationRecommendation)

ImmunizationRecommendation

§

ImplementationGuide(ImplementationGuide)

ImplementationGuide

§

Ingredient(Ingredient)

Ingredient

§

InsurancePlan(InsurancePlan)

InsurancePlan

§

InventoryItem(InventoryItem)

InventoryItem

§

InventoryReport(InventoryReport)

InventoryReport

§

Invoice(Invoice)

Invoice

§

Library(Library)

Library

§

Linkage(Linkage)

Linkage

§

List(List)

List

§

Location(Location)

Location

§

ManufacturedItemDefinition(ManufacturedItemDefinition)

ManufacturedItemDefinition

§

Measure(Measure)

Measure

§

MeasureReport(MeasureReport)

MeasureReport

§

Medication(Medication)

Medication

§

MedicationAdministration(MedicationAdministration)

MedicationAdministration

§

MedicationDispense(MedicationDispense)

MedicationDispense

§

MedicationKnowledge(MedicationKnowledge)

MedicationKnowledge

§

MedicationRequest(MedicationRequest)

MedicationRequest

§

MedicationStatement(MedicationStatement)

MedicationStatement

§

MedicinalProductDefinition(MedicinalProductDefinition)

MedicinalProductDefinition

§

MessageDefinition(MessageDefinition)

MessageDefinition

§

MessageHeader(MessageHeader)

MessageHeader

§

MolecularSequence(MolecularSequence)

MolecularSequence

§

NamingSystem(NamingSystem)

NamingSystem

§

NutritionIntake(NutritionIntake)

NutritionIntake

§

NutritionOrder(NutritionOrder)

NutritionOrder

§

NutritionProduct(NutritionProduct)

NutritionProduct

§

Observation(Observation)

Observation

§

ObservationDefinition(ObservationDefinition)

ObservationDefinition

§

OperationDefinition(OperationDefinition)

OperationDefinition

§

OperationOutcome(OperationOutcome)

OperationOutcome

§

Organization(Organization)

Organization

§

OrganizationAffiliation(OrganizationAffiliation)

OrganizationAffiliation

§

PackagedProductDefinition(PackagedProductDefinition)

PackagedProductDefinition

§

Parameters(Parameters)

Parameters

§

Patient(Patient)

Patient

§

PaymentNotice(PaymentNotice)

PaymentNotice

§

PaymentReconciliation(PaymentReconciliation)

PaymentReconciliation

§

Permission(Permission)

Permission

§

Person(Person)

Person

§

PlanDefinition(PlanDefinition)

PlanDefinition

§

Practitioner(Practitioner)

Practitioner

§

PractitionerRole(PractitionerRole)

PractitionerRole

§

Procedure(Procedure)

Procedure

§

Provenance(Provenance)

Provenance

§

Questionnaire(Questionnaire)

Questionnaire

§

QuestionnaireResponse(QuestionnaireResponse)

QuestionnaireResponse

§

RegulatedAuthorization(RegulatedAuthorization)

RegulatedAuthorization

§

RelatedPerson(RelatedPerson)

RelatedPerson

§

RequestOrchestration(RequestOrchestration)

RequestOrchestration

§

Requirements(Requirements)

Requirements

§

ResearchStudy(ResearchStudy)

ResearchStudy

§

ResearchSubject(ResearchSubject)

ResearchSubject

§

RiskAssessment(RiskAssessment)

RiskAssessment

§

Schedule(Schedule)

Schedule

§

SearchParameter(SearchParameter)

SearchParameter

§

ServiceRequest(ServiceRequest)

ServiceRequest

§

Slot(Slot)

Slot

§

Specimen(Specimen)

Specimen

§

SpecimenDefinition(SpecimenDefinition)

SpecimenDefinition

§

StructureDefinition(StructureDefinition)

StructureDefinition

§

StructureMap(StructureMap)

StructureMap

§

Subscription(Subscription)

Subscription

§

SubscriptionStatus(SubscriptionStatus)

SubscriptionStatus

§

SubscriptionTopic(SubscriptionTopic)

SubscriptionTopic

§

Substance(Substance)

Substance

§

SubstanceDefinition(SubstanceDefinition)

SubstanceDefinition

§

SubstanceNucleicAcid(SubstanceNucleicAcid)

SubstanceNucleicAcid

§

SubstancePolymer(SubstancePolymer)

SubstancePolymer

§

SubstanceProtein(SubstanceProtein)

SubstanceProtein

§

SubstanceReferenceInformation(SubstanceReferenceInformation)

SubstanceReferenceInformation

§

SubstanceSourceMaterial(SubstanceSourceMaterial)

SubstanceSourceMaterial

§

SupplyDelivery(SupplyDelivery)

SupplyDelivery

§

SupplyRequest(SupplyRequest)

SupplyRequest

§

Task(Task)

Task

§

TerminologyCapabilities(TerminologyCapabilities)

TerminologyCapabilities

§

TestPlan(TestPlan)

TestPlan

§

TestReport(TestReport)

TestReport

§

TestScript(TestScript)

TestScript

§

Transport(Transport)

Transport

§

ValueSet(ValueSet)

ValueSet

§

VerificationResult(VerificationResult)

VerificationResult

§

VisionPrescription(VisionPrescription)

VisionPrescription

Implementations§

Source§

impl Resource

Source

pub const fn resource_type(&self) -> ResourceType

Get the resource type of the resource.

Source§

impl Resource

Source

pub fn as_base_resource(&self) -> &dyn BaseResource

Return the resource as base resource.

Source

pub fn as_base_resource_mut(&mut self) -> &mut dyn BaseResource

Return the resource as mutable base resource.

Source§

impl Resource

Source

pub fn as_domain_resource(&self) -> Option<&dyn DomainResource>

Return the resource as domain resource.

Source

pub fn as_domain_resource_mut(&mut self) -> Option<&mut dyn DomainResource>

Return the resource as mutable domain resource.

Source§

impl Resource

Source

pub fn as_identifiable_resource(&self) -> Option<&dyn IdentifiableResource>

Return the resource as identifiable resource.

Source

pub fn as_identifiable_resource_mut( &mut self, ) -> Option<&mut dyn IdentifiableResource>

Return the resource as mutable identifiable resource.

Trait Implementations§

Source§

impl AnyResourceWrite for Resource

Source§

type Version = FhirR5

FHIR client version type.
Source§

async fn update( &mut self, conditional: bool, client: &Client<Self::Version>, ) -> Result<bool, Error>

Update the current version of the resource on the server. Returns whether the resource was created.
Source§

async fn create( &mut self, client: &Client<Self::Version>, ) -> Result<String, Error>

Create this resource on the server. Returns the resource ID.
Source§

async fn delete(self, client: &Client<Self::Version>) -> Result<(), Error>

Delete this resource on the FHIR server.
Source§

impl Clone for Resource

Source§

fn clone(&self) -> Resource

Returns a duplicate of the value. Read more
1.0.0 · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl Debug for Resource

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
Source§

impl<'de> Deserialize<'de> for Resource

Source§

fn deserialize<__D>( __deserializer: __D, ) -> Result<Resource, <__D as Deserializer<'de>>::Error>
where __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
Source§

impl From<Account> for Resource

Source§

fn from(resource: Account) -> Resource

Converts to this type from the input type.
Source§

impl From<ActivityDefinition> for Resource

Source§

fn from(resource: ActivityDefinition) -> Resource

Converts to this type from the input type.
Source§

impl From<ActorDefinition> for Resource

Source§

fn from(resource: ActorDefinition) -> Resource

Converts to this type from the input type.
Source§

impl From<AdministrableProductDefinition> for Resource

Source§

fn from(resource: AdministrableProductDefinition) -> Resource

Converts to this type from the input type.
Source§

impl From<AdverseEvent> for Resource

Source§

fn from(resource: AdverseEvent) -> Resource

Converts to this type from the input type.
Source§

impl From<AllergyIntolerance> for Resource

Source§

fn from(resource: AllergyIntolerance) -> Resource

Converts to this type from the input type.
Source§

impl From<Appointment> for Resource

Source§

fn from(resource: Appointment) -> Resource

Converts to this type from the input type.
Source§

impl From<AppointmentResponse> for Resource

Source§

fn from(resource: AppointmentResponse) -> Resource

Converts to this type from the input type.
Source§

impl From<ArtifactAssessment> for Resource

Source§

fn from(resource: ArtifactAssessment) -> Resource

Converts to this type from the input type.
Source§

impl From<AuditEvent> for Resource

Source§

fn from(resource: AuditEvent) -> Resource

Converts to this type from the input type.
Source§

impl From<Basic> for Resource

Source§

fn from(resource: Basic) -> Resource

Converts to this type from the input type.
Source§

impl From<Binary> for Resource

Source§

fn from(resource: Binary) -> Resource

Converts to this type from the input type.
Source§

impl From<BiologicallyDerivedProduct> for Resource

Source§

fn from(resource: BiologicallyDerivedProduct) -> Resource

Converts to this type from the input type.
Source§

impl From<BiologicallyDerivedProductDispense> for Resource

Source§

fn from(resource: BiologicallyDerivedProductDispense) -> Resource

Converts to this type from the input type.
Source§

impl From<BodyStructure> for Resource

Source§

fn from(resource: BodyStructure) -> Resource

Converts to this type from the input type.
Source§

impl From<Bundle> for Resource

Source§

fn from(resource: Bundle) -> Resource

Converts to this type from the input type.
Source§

impl From<CapabilityStatement> for Resource

Source§

fn from(resource: CapabilityStatement) -> Resource

Converts to this type from the input type.
Source§

impl From<CarePlan> for Resource

Source§

fn from(resource: CarePlan) -> Resource

Converts to this type from the input type.
Source§

impl From<CareTeam> for Resource

Source§

fn from(resource: CareTeam) -> Resource

Converts to this type from the input type.
Source§

impl From<ChargeItem> for Resource

Source§

fn from(resource: ChargeItem) -> Resource

Converts to this type from the input type.
Source§

impl From<ChargeItemDefinition> for Resource

Source§

fn from(resource: ChargeItemDefinition) -> Resource

Converts to this type from the input type.
Source§

impl From<Citation> for Resource

Source§

fn from(resource: Citation) -> Resource

Converts to this type from the input type.
Source§

impl From<Claim> for Resource

Source§

fn from(resource: Claim) -> Resource

Converts to this type from the input type.
Source§

impl From<ClaimResponse> for Resource

Source§

fn from(resource: ClaimResponse) -> Resource

Converts to this type from the input type.
Source§

impl From<ClinicalImpression> for Resource

Source§

fn from(resource: ClinicalImpression) -> Resource

Converts to this type from the input type.
Source§

impl From<ClinicalUseDefinition> for Resource

Source§

fn from(resource: ClinicalUseDefinition) -> Resource

Converts to this type from the input type.
Source§

impl From<CodeSystem> for Resource

Source§

fn from(resource: CodeSystem) -> Resource

Converts to this type from the input type.
Source§

impl From<Communication> for Resource

Source§

fn from(resource: Communication) -> Resource

Converts to this type from the input type.
Source§

impl From<CommunicationRequest> for Resource

Source§

fn from(resource: CommunicationRequest) -> Resource

Converts to this type from the input type.
Source§

impl From<CompartmentDefinition> for Resource

Source§

fn from(resource: CompartmentDefinition) -> Resource

Converts to this type from the input type.
Source§

impl From<Composition> for Resource

Source§

fn from(resource: Composition) -> Resource

Converts to this type from the input type.
Source§

impl From<ConceptMap> for Resource

Source§

fn from(resource: ConceptMap) -> Resource

Converts to this type from the input type.
Source§

impl From<Condition> for Resource

Source§

fn from(resource: Condition) -> Resource

Converts to this type from the input type.
Source§

impl From<ConditionDefinition> for Resource

Source§

fn from(resource: ConditionDefinition) -> Resource

Converts to this type from the input type.
Source§

impl From<Consent> for Resource

Source§

fn from(resource: Consent) -> Resource

Converts to this type from the input type.
Source§

impl From<Contract> for Resource

Source§

fn from(resource: Contract) -> Resource

Converts to this type from the input type.
Source§

impl From<Coverage> for Resource

Source§

fn from(resource: Coverage) -> Resource

Converts to this type from the input type.
Source§

impl From<CoverageEligibilityRequest> for Resource

Source§

fn from(resource: CoverageEligibilityRequest) -> Resource

Converts to this type from the input type.
Source§

impl From<CoverageEligibilityResponse> for Resource

Source§

fn from(resource: CoverageEligibilityResponse) -> Resource

Converts to this type from the input type.
Source§

impl From<DetectedIssue> for Resource

Source§

fn from(resource: DetectedIssue) -> Resource

Converts to this type from the input type.
Source§

impl From<Device> for Resource

Source§

fn from(resource: Device) -> Resource

Converts to this type from the input type.
Source§

impl From<DeviceAssociation> for Resource

Source§

fn from(resource: DeviceAssociation) -> Resource

Converts to this type from the input type.
Source§

impl From<DeviceDefinition> for Resource

Source§

fn from(resource: DeviceDefinition) -> Resource

Converts to this type from the input type.
Source§

impl From<DeviceDispense> for Resource

Source§

fn from(resource: DeviceDispense) -> Resource

Converts to this type from the input type.
Source§

impl From<DeviceMetric> for Resource

Source§

fn from(resource: DeviceMetric) -> Resource

Converts to this type from the input type.
Source§

impl From<DeviceRequest> for Resource

Source§

fn from(resource: DeviceRequest) -> Resource

Converts to this type from the input type.
Source§

impl From<DeviceUsage> for Resource

Source§

fn from(resource: DeviceUsage) -> Resource

Converts to this type from the input type.
Source§

impl From<DiagnosticReport> for Resource

Source§

fn from(resource: DiagnosticReport) -> Resource

Converts to this type from the input type.
Source§

impl From<DocumentReference> for Resource

Source§

fn from(resource: DocumentReference) -> Resource

Converts to this type from the input type.
Source§

impl From<Encounter> for Resource

Source§

fn from(resource: Encounter) -> Resource

Converts to this type from the input type.
Source§

impl From<EncounterHistory> for Resource

Source§

fn from(resource: EncounterHistory) -> Resource

Converts to this type from the input type.
Source§

impl From<Endpoint> for Resource

Source§

fn from(resource: Endpoint) -> Resource

Converts to this type from the input type.
Source§

impl From<EnrollmentRequest> for Resource

Source§

fn from(resource: EnrollmentRequest) -> Resource

Converts to this type from the input type.
Source§

impl From<EnrollmentResponse> for Resource

Source§

fn from(resource: EnrollmentResponse) -> Resource

Converts to this type from the input type.
Source§

impl From<EpisodeOfCare> for Resource

Source§

fn from(resource: EpisodeOfCare) -> Resource

Converts to this type from the input type.
Source§

impl From<EventDefinition> for Resource

Source§

fn from(resource: EventDefinition) -> Resource

Converts to this type from the input type.
Source§

impl From<Evidence> for Resource

Source§

fn from(resource: Evidence) -> Resource

Converts to this type from the input type.
Source§

impl From<EvidenceReport> for Resource

Source§

fn from(resource: EvidenceReport) -> Resource

Converts to this type from the input type.
Source§

impl From<EvidenceVariable> for Resource

Source§

fn from(resource: EvidenceVariable) -> Resource

Converts to this type from the input type.
Source§

impl From<ExampleScenario> for Resource

Source§

fn from(resource: ExampleScenario) -> Resource

Converts to this type from the input type.
Source§

impl From<ExplanationOfBenefit> for Resource

Source§

fn from(resource: ExplanationOfBenefit) -> Resource

Converts to this type from the input type.
Source§

impl From<FamilyMemberHistory> for Resource

Source§

fn from(resource: FamilyMemberHistory) -> Resource

Converts to this type from the input type.
Source§

impl From<Flag> for Resource

Source§

fn from(resource: Flag) -> Resource

Converts to this type from the input type.
Source§

impl From<FormularyItem> for Resource

Source§

fn from(resource: FormularyItem) -> Resource

Converts to this type from the input type.
Source§

impl From<GenomicStudy> for Resource

Source§

fn from(resource: GenomicStudy) -> Resource

Converts to this type from the input type.
Source§

impl From<Goal> for Resource

Source§

fn from(resource: Goal) -> Resource

Converts to this type from the input type.
Source§

impl From<GraphDefinition> for Resource

Source§

fn from(resource: GraphDefinition) -> Resource

Converts to this type from the input type.
Source§

impl From<Group> for Resource

Source§

fn from(resource: Group) -> Resource

Converts to this type from the input type.
Source§

impl From<GuidanceResponse> for Resource

Source§

fn from(resource: GuidanceResponse) -> Resource

Converts to this type from the input type.
Source§

impl From<HealthcareService> for Resource

Source§

fn from(resource: HealthcareService) -> Resource

Converts to this type from the input type.
Source§

impl From<ImagingSelection> for Resource

Source§

fn from(resource: ImagingSelection) -> Resource

Converts to this type from the input type.
Source§

impl From<ImagingStudy> for Resource

Source§

fn from(resource: ImagingStudy) -> Resource

Converts to this type from the input type.
Source§

impl From<Immunization> for Resource

Source§

fn from(resource: Immunization) -> Resource

Converts to this type from the input type.
Source§

impl From<ImmunizationEvaluation> for Resource

Source§

fn from(resource: ImmunizationEvaluation) -> Resource

Converts to this type from the input type.
Source§

impl From<ImmunizationRecommendation> for Resource

Source§

fn from(resource: ImmunizationRecommendation) -> Resource

Converts to this type from the input type.
Source§

impl From<ImplementationGuide> for Resource

Source§

fn from(resource: ImplementationGuide) -> Resource

Converts to this type from the input type.
Source§

impl From<Ingredient> for Resource

Source§

fn from(resource: Ingredient) -> Resource

Converts to this type from the input type.
Source§

impl From<InsurancePlan> for Resource

Source§

fn from(resource: InsurancePlan) -> Resource

Converts to this type from the input type.
Source§

impl From<InventoryItem> for Resource

Source§

fn from(resource: InventoryItem) -> Resource

Converts to this type from the input type.
Source§

impl From<InventoryReport> for Resource

Source§

fn from(resource: InventoryReport) -> Resource

Converts to this type from the input type.
Source§

impl From<Invoice> for Resource

Source§

fn from(resource: Invoice) -> Resource

Converts to this type from the input type.
Source§

impl From<Library> for Resource

Source§

fn from(resource: Library) -> Resource

Converts to this type from the input type.
Source§

impl From<Linkage> for Resource

Source§

fn from(resource: Linkage) -> Resource

Converts to this type from the input type.
Source§

impl From<List> for Resource

Source§

fn from(resource: List) -> Resource

Converts to this type from the input type.
Source§

impl From<Location> for Resource

Source§

fn from(resource: Location) -> Resource

Converts to this type from the input type.
Source§

impl From<ManufacturedItemDefinition> for Resource

Source§

fn from(resource: ManufacturedItemDefinition) -> Resource

Converts to this type from the input type.
Source§

impl From<Measure> for Resource

Source§

fn from(resource: Measure) -> Resource

Converts to this type from the input type.
Source§

impl From<MeasureReport> for Resource

Source§

fn from(resource: MeasureReport) -> Resource

Converts to this type from the input type.
Source§

impl From<Medication> for Resource

Source§

fn from(resource: Medication) -> Resource

Converts to this type from the input type.
Source§

impl From<MedicationAdministration> for Resource

Source§

fn from(resource: MedicationAdministration) -> Resource

Converts to this type from the input type.
Source§

impl From<MedicationDispense> for Resource

Source§

fn from(resource: MedicationDispense) -> Resource

Converts to this type from the input type.
Source§

impl From<MedicationKnowledge> for Resource

Source§

fn from(resource: MedicationKnowledge) -> Resource

Converts to this type from the input type.
Source§

impl From<MedicationRequest> for Resource

Source§

fn from(resource: MedicationRequest) -> Resource

Converts to this type from the input type.
Source§

impl From<MedicationStatement> for Resource

Source§

fn from(resource: MedicationStatement) -> Resource

Converts to this type from the input type.
Source§

impl From<MedicinalProductDefinition> for Resource

Source§

fn from(resource: MedicinalProductDefinition) -> Resource

Converts to this type from the input type.
Source§

impl From<MessageDefinition> for Resource

Source§

fn from(resource: MessageDefinition) -> Resource

Converts to this type from the input type.
Source§

impl From<MessageHeader> for Resource

Source§

fn from(resource: MessageHeader) -> Resource

Converts to this type from the input type.
Source§

impl From<MolecularSequence> for Resource

Source§

fn from(resource: MolecularSequence) -> Resource

Converts to this type from the input type.
Source§

impl From<NamingSystem> for Resource

Source§

fn from(resource: NamingSystem) -> Resource

Converts to this type from the input type.
Source§

impl From<NutritionIntake> for Resource

Source§

fn from(resource: NutritionIntake) -> Resource

Converts to this type from the input type.
Source§

impl From<NutritionOrder> for Resource

Source§

fn from(resource: NutritionOrder) -> Resource

Converts to this type from the input type.
Source§

impl From<NutritionProduct> for Resource

Source§

fn from(resource: NutritionProduct) -> Resource

Converts to this type from the input type.
Source§

impl From<Observation> for Resource

Source§

fn from(resource: Observation) -> Resource

Converts to this type from the input type.
Source§

impl From<ObservationDefinition> for Resource

Source§

fn from(resource: ObservationDefinition) -> Resource

Converts to this type from the input type.
Source§

impl From<OperationDefinition> for Resource

Source§

fn from(resource: OperationDefinition) -> Resource

Converts to this type from the input type.
Source§

impl From<OperationOutcome> for Resource

Source§

fn from(resource: OperationOutcome) -> Resource

Converts to this type from the input type.
Source§

impl From<Organization> for Resource

Source§

fn from(resource: Organization) -> Resource

Converts to this type from the input type.
Source§

impl From<OrganizationAffiliation> for Resource

Source§

fn from(resource: OrganizationAffiliation) -> Resource

Converts to this type from the input type.
Source§

impl From<PackagedProductDefinition> for Resource

Source§

fn from(resource: PackagedProductDefinition) -> Resource

Converts to this type from the input type.
Source§

impl From<Parameters> for Resource

Source§

fn from(resource: Parameters) -> Resource

Converts to this type from the input type.
Source§

impl From<Patient> for Resource

Source§

fn from(resource: Patient) -> Resource

Converts to this type from the input type.
Source§

impl From<PaymentNotice> for Resource

Source§

fn from(resource: PaymentNotice) -> Resource

Converts to this type from the input type.
Source§

impl From<PaymentReconciliation> for Resource

Source§

fn from(resource: PaymentReconciliation) -> Resource

Converts to this type from the input type.
Source§

impl From<Permission> for Resource

Source§

fn from(resource: Permission) -> Resource

Converts to this type from the input type.
Source§

impl From<Person> for Resource

Source§

fn from(resource: Person) -> Resource

Converts to this type from the input type.
Source§

impl From<PlanDefinition> for Resource

Source§

fn from(resource: PlanDefinition) -> Resource

Converts to this type from the input type.
Source§

impl From<Practitioner> for Resource

Source§

fn from(resource: Practitioner) -> Resource

Converts to this type from the input type.
Source§

impl From<PractitionerRole> for Resource

Source§

fn from(resource: PractitionerRole) -> Resource

Converts to this type from the input type.
Source§

impl From<Procedure> for Resource

Source§

fn from(resource: Procedure) -> Resource

Converts to this type from the input type.
Source§

impl From<Provenance> for Resource

Source§

fn from(resource: Provenance) -> Resource

Converts to this type from the input type.
Source§

impl From<Questionnaire> for Resource

Source§

fn from(resource: Questionnaire) -> Resource

Converts to this type from the input type.
Source§

impl From<QuestionnaireResponse> for Resource

Source§

fn from(resource: QuestionnaireResponse) -> Resource

Converts to this type from the input type.
Source§

impl From<RegulatedAuthorization> for Resource

Source§

fn from(resource: RegulatedAuthorization) -> Resource

Converts to this type from the input type.
Source§

impl From<RelatedPerson> for Resource

Source§

fn from(resource: RelatedPerson) -> Resource

Converts to this type from the input type.
Source§

impl From<RequestOrchestration> for Resource

Source§

fn from(resource: RequestOrchestration) -> Resource

Converts to this type from the input type.
Source§

impl From<Requirements> for Resource

Source§

fn from(resource: Requirements) -> Resource

Converts to this type from the input type.
Source§

impl From<ResearchStudy> for Resource

Source§

fn from(resource: ResearchStudy) -> Resource

Converts to this type from the input type.
Source§

impl From<ResearchSubject> for Resource

Source§

fn from(resource: ResearchSubject) -> Resource

Converts to this type from the input type.
Source§

impl From<RiskAssessment> for Resource

Source§

fn from(resource: RiskAssessment) -> Resource

Converts to this type from the input type.
Source§

impl From<Schedule> for Resource

Source§

fn from(resource: Schedule) -> Resource

Converts to this type from the input type.
Source§

impl From<SearchParameter> for Resource

Source§

fn from(resource: SearchParameter) -> Resource

Converts to this type from the input type.
Source§

impl From<ServiceRequest> for Resource

Source§

fn from(resource: ServiceRequest) -> Resource

Converts to this type from the input type.
Source§

impl From<Slot> for Resource

Source§

fn from(resource: Slot) -> Resource

Converts to this type from the input type.
Source§

impl From<Specimen> for Resource

Source§

fn from(resource: Specimen) -> Resource

Converts to this type from the input type.
Source§

impl From<SpecimenDefinition> for Resource

Source§

fn from(resource: SpecimenDefinition) -> Resource

Converts to this type from the input type.
Source§

impl From<StructureDefinition> for Resource

Source§

fn from(resource: StructureDefinition) -> Resource

Converts to this type from the input type.
Source§

impl From<StructureMap> for Resource

Source§

fn from(resource: StructureMap) -> Resource

Converts to this type from the input type.
Source§

impl From<Subscription> for Resource

Source§

fn from(resource: Subscription) -> Resource

Converts to this type from the input type.
Source§

impl From<SubscriptionStatus> for Resource

Source§

fn from(resource: SubscriptionStatus) -> Resource

Converts to this type from the input type.
Source§

impl From<SubscriptionTopic> for Resource

Source§

fn from(resource: SubscriptionTopic) -> Resource

Converts to this type from the input type.
Source§

impl From<Substance> for Resource

Source§

fn from(resource: Substance) -> Resource

Converts to this type from the input type.
Source§

impl From<SubstanceDefinition> for Resource

Source§

fn from(resource: SubstanceDefinition) -> Resource

Converts to this type from the input type.
Source§

impl From<SubstanceNucleicAcid> for Resource

Source§

fn from(resource: SubstanceNucleicAcid) -> Resource

Converts to this type from the input type.
Source§

impl From<SubstancePolymer> for Resource

Source§

fn from(resource: SubstancePolymer) -> Resource

Converts to this type from the input type.
Source§

impl From<SubstanceProtein> for Resource

Source§

fn from(resource: SubstanceProtein) -> Resource

Converts to this type from the input type.
Source§

impl From<SubstanceReferenceInformation> for Resource

Source§

fn from(resource: SubstanceReferenceInformation) -> Resource

Converts to this type from the input type.
Source§

impl From<SubstanceSourceMaterial> for Resource

Source§

fn from(resource: SubstanceSourceMaterial) -> Resource

Converts to this type from the input type.
Source§

impl From<SupplyDelivery> for Resource

Source§

fn from(resource: SupplyDelivery) -> Resource

Converts to this type from the input type.
Source§

impl From<SupplyRequest> for Resource

Source§

fn from(resource: SupplyRequest) -> Resource

Converts to this type from the input type.
Source§

impl From<Task> for Resource

Source§

fn from(resource: Task) -> Resource

Converts to this type from the input type.
Source§

impl From<TerminologyCapabilities> for Resource

Source§

fn from(resource: TerminologyCapabilities) -> Resource

Converts to this type from the input type.
Source§

impl From<TestPlan> for Resource

Source§

fn from(resource: TestPlan) -> Resource

Converts to this type from the input type.
Source§

impl From<TestReport> for Resource

Source§

fn from(resource: TestReport) -> Resource

Converts to this type from the input type.
Source§

impl From<TestScript> for Resource

Source§

fn from(resource: TestScript) -> Resource

Converts to this type from the input type.
Source§

impl From<Transport> for Resource

Source§

fn from(resource: Transport) -> Resource

Converts to this type from the input type.
Source§

impl From<ValueSet> for Resource

Source§

fn from(resource: ValueSet) -> Resource

Converts to this type from the input type.
Source§

impl From<VerificationResult> for Resource

Source§

fn from(resource: VerificationResult) -> Resource

Converts to this type from the input type.
Source§

impl From<VisionPrescription> for Resource

Source§

fn from(resource: VisionPrescription) -> Resource

Converts to this type from the input type.
Source§

impl PartialEq for Resource

Source§

fn eq(&self, other: &Resource) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl Serialize for Resource

Source§

fn serialize<S>( &self, serializer: S, ) -> Result<<S as Serializer>::Ok, <S as Serializer>::Error>
where S: Serializer,

Serialize this value into the given Serde serializer. Read more
Source§

impl<'a> TryFrom<&'a Resource> for &'a Account

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Account, <&'a Account as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a ActivityDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a ActivityDefinition, <&'a ActivityDefinition as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a ActorDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a ActorDefinition, <&'a ActorDefinition as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a AdministrableProductDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a AdministrableProductDefinition, <&'a AdministrableProductDefinition as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a AdverseEvent

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a AdverseEvent, <&'a AdverseEvent as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a AllergyIntolerance

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a AllergyIntolerance, <&'a AllergyIntolerance as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Appointment

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Appointment, <&'a Appointment as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a AppointmentResponse

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a AppointmentResponse, <&'a AppointmentResponse as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a ArtifactAssessment

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a ArtifactAssessment, <&'a ArtifactAssessment as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a AuditEvent

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a AuditEvent, <&'a AuditEvent as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Basic

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Basic, <&'a Basic as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Binary

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Binary, <&'a Binary as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a BiologicallyDerivedProduct

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a BiologicallyDerivedProduct, <&'a BiologicallyDerivedProduct as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a BiologicallyDerivedProductDispense

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a BiologicallyDerivedProductDispense, <&'a BiologicallyDerivedProductDispense as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a BodyStructure

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a BodyStructure, <&'a BodyStructure as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Bundle

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Bundle, <&'a Bundle as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a CapabilityStatement

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a CapabilityStatement, <&'a CapabilityStatement as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a CarePlan

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a CarePlan, <&'a CarePlan as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a CareTeam

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a CareTeam, <&'a CareTeam as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a ChargeItem

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a ChargeItem, <&'a ChargeItem as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a ChargeItemDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a ChargeItemDefinition, <&'a ChargeItemDefinition as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Citation

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Citation, <&'a Citation as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Claim

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Claim, <&'a Claim as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a ClaimResponse

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a ClaimResponse, <&'a ClaimResponse as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a ClinicalImpression

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a ClinicalImpression, <&'a ClinicalImpression as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a ClinicalUseDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a ClinicalUseDefinition, <&'a ClinicalUseDefinition as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a CodeSystem

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a CodeSystem, <&'a CodeSystem as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Communication

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Communication, <&'a Communication as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a CommunicationRequest

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a CommunicationRequest, <&'a CommunicationRequest as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a CompartmentDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a CompartmentDefinition, <&'a CompartmentDefinition as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Composition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Composition, <&'a Composition as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a ConceptMap

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a ConceptMap, <&'a ConceptMap as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Condition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Condition, <&'a Condition as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a ConditionDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a ConditionDefinition, <&'a ConditionDefinition as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Consent

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Consent, <&'a Consent as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Contract

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Contract, <&'a Contract as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Coverage

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Coverage, <&'a Coverage as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a CoverageEligibilityRequest

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a CoverageEligibilityRequest, <&'a CoverageEligibilityRequest as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a CoverageEligibilityResponse

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a CoverageEligibilityResponse, <&'a CoverageEligibilityResponse as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a DetectedIssue

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a DetectedIssue, <&'a DetectedIssue as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Device

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Device, <&'a Device as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a DeviceAssociation

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a DeviceAssociation, <&'a DeviceAssociation as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a DeviceDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a DeviceDefinition, <&'a DeviceDefinition as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a DeviceDispense

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a DeviceDispense, <&'a DeviceDispense as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a DeviceMetric

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a DeviceMetric, <&'a DeviceMetric as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a DeviceRequest

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a DeviceRequest, <&'a DeviceRequest as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a DeviceUsage

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a DeviceUsage, <&'a DeviceUsage as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a DiagnosticReport

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a DiagnosticReport, <&'a DiagnosticReport as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a DocumentReference

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a DocumentReference, <&'a DocumentReference as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Encounter

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Encounter, <&'a Encounter as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a EncounterHistory

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a EncounterHistory, <&'a EncounterHistory as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Endpoint

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Endpoint, <&'a Endpoint as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a EnrollmentRequest

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a EnrollmentRequest, <&'a EnrollmentRequest as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a EnrollmentResponse

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a EnrollmentResponse, <&'a EnrollmentResponse as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a EpisodeOfCare

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a EpisodeOfCare, <&'a EpisodeOfCare as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a EventDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a EventDefinition, <&'a EventDefinition as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Evidence

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Evidence, <&'a Evidence as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a EvidenceReport

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a EvidenceReport, <&'a EvidenceReport as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a EvidenceVariable

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a EvidenceVariable, <&'a EvidenceVariable as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a ExampleScenario

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a ExampleScenario, <&'a ExampleScenario as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a ExplanationOfBenefit

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a ExplanationOfBenefit, <&'a ExplanationOfBenefit as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a FamilyMemberHistory

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a FamilyMemberHistory, <&'a FamilyMemberHistory as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Flag

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Flag, <&'a Flag as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a FormularyItem

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a FormularyItem, <&'a FormularyItem as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a GenomicStudy

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a GenomicStudy, <&'a GenomicStudy as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Goal

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Goal, <&'a Goal as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a GraphDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a GraphDefinition, <&'a GraphDefinition as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Group

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Group, <&'a Group as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a GuidanceResponse

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a GuidanceResponse, <&'a GuidanceResponse as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a HealthcareService

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a HealthcareService, <&'a HealthcareService as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a ImagingSelection

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a ImagingSelection, <&'a ImagingSelection as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a ImagingStudy

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a ImagingStudy, <&'a ImagingStudy as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Immunization

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Immunization, <&'a Immunization as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a ImmunizationEvaluation

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a ImmunizationEvaluation, <&'a ImmunizationEvaluation as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a ImmunizationRecommendation

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a ImmunizationRecommendation, <&'a ImmunizationRecommendation as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a ImplementationGuide

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a ImplementationGuide, <&'a ImplementationGuide as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Ingredient

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Ingredient, <&'a Ingredient as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a InsurancePlan

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a InsurancePlan, <&'a InsurancePlan as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a InventoryItem

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a InventoryItem, <&'a InventoryItem as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a InventoryReport

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a InventoryReport, <&'a InventoryReport as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Invoice

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Invoice, <&'a Invoice as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Library

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Library, <&'a Library as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Linkage

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Linkage, <&'a Linkage as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a List

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a List, <&'a List as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Location

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Location, <&'a Location as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a ManufacturedItemDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a ManufacturedItemDefinition, <&'a ManufacturedItemDefinition as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Measure

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Measure, <&'a Measure as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a MeasureReport

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a MeasureReport, <&'a MeasureReport as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Medication

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Medication, <&'a Medication as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a MedicationAdministration

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a MedicationAdministration, <&'a MedicationAdministration as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a MedicationDispense

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a MedicationDispense, <&'a MedicationDispense as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a MedicationKnowledge

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a MedicationKnowledge, <&'a MedicationKnowledge as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a MedicationRequest

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a MedicationRequest, <&'a MedicationRequest as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a MedicationStatement

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a MedicationStatement, <&'a MedicationStatement as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a MedicinalProductDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a MedicinalProductDefinition, <&'a MedicinalProductDefinition as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a MessageDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a MessageDefinition, <&'a MessageDefinition as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a MessageHeader

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a MessageHeader, <&'a MessageHeader as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a MolecularSequence

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a MolecularSequence, <&'a MolecularSequence as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a NamingSystem

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a NamingSystem, <&'a NamingSystem as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a NutritionIntake

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a NutritionIntake, <&'a NutritionIntake as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a NutritionOrder

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a NutritionOrder, <&'a NutritionOrder as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a NutritionProduct

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a NutritionProduct, <&'a NutritionProduct as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Observation

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Observation, <&'a Observation as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a ObservationDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a ObservationDefinition, <&'a ObservationDefinition as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a OperationDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a OperationDefinition, <&'a OperationDefinition as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a OperationOutcome

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a OperationOutcome, <&'a OperationOutcome as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Organization

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Organization, <&'a Organization as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a OrganizationAffiliation

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a OrganizationAffiliation, <&'a OrganizationAffiliation as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a PackagedProductDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a PackagedProductDefinition, <&'a PackagedProductDefinition as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Parameters

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Parameters, <&'a Parameters as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Patient

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Patient, <&'a Patient as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a PaymentNotice

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a PaymentNotice, <&'a PaymentNotice as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a PaymentReconciliation

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a PaymentReconciliation, <&'a PaymentReconciliation as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Permission

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Permission, <&'a Permission as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Person

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Person, <&'a Person as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a PlanDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a PlanDefinition, <&'a PlanDefinition as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Practitioner

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Practitioner, <&'a Practitioner as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a PractitionerRole

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a PractitionerRole, <&'a PractitionerRole as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Procedure

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Procedure, <&'a Procedure as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Provenance

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Provenance, <&'a Provenance as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Questionnaire

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Questionnaire, <&'a Questionnaire as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a QuestionnaireResponse

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a QuestionnaireResponse, <&'a QuestionnaireResponse as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a RegulatedAuthorization

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a RegulatedAuthorization, <&'a RegulatedAuthorization as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a RelatedPerson

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a RelatedPerson, <&'a RelatedPerson as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a RequestOrchestration

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a RequestOrchestration, <&'a RequestOrchestration as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Requirements

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Requirements, <&'a Requirements as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a ResearchStudy

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a ResearchStudy, <&'a ResearchStudy as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a ResearchSubject

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a ResearchSubject, <&'a ResearchSubject as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a RiskAssessment

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a RiskAssessment, <&'a RiskAssessment as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Schedule

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Schedule, <&'a Schedule as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a SearchParameter

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a SearchParameter, <&'a SearchParameter as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a ServiceRequest

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a ServiceRequest, <&'a ServiceRequest as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Slot

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Slot, <&'a Slot as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Specimen

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Specimen, <&'a Specimen as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a SpecimenDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a SpecimenDefinition, <&'a SpecimenDefinition as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a StructureDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a StructureDefinition, <&'a StructureDefinition as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a StructureMap

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a StructureMap, <&'a StructureMap as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Subscription

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Subscription, <&'a Subscription as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a SubscriptionStatus

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a SubscriptionStatus, <&'a SubscriptionStatus as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a SubscriptionTopic

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a SubscriptionTopic, <&'a SubscriptionTopic as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Substance

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Substance, <&'a Substance as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a SubstanceDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a SubstanceDefinition, <&'a SubstanceDefinition as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a SubstanceNucleicAcid

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a SubstanceNucleicAcid, <&'a SubstanceNucleicAcid as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a SubstancePolymer

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a SubstancePolymer, <&'a SubstancePolymer as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a SubstanceProtein

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a SubstanceProtein, <&'a SubstanceProtein as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a SubstanceReferenceInformation

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a SubstanceReferenceInformation, <&'a SubstanceReferenceInformation as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a SubstanceSourceMaterial

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a SubstanceSourceMaterial, <&'a SubstanceSourceMaterial as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a SupplyDelivery

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a SupplyDelivery, <&'a SupplyDelivery as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a SupplyRequest

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a SupplyRequest, <&'a SupplyRequest as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Task

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Task, <&'a Task as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a TerminologyCapabilities

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a TerminologyCapabilities, <&'a TerminologyCapabilities as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a TestPlan

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a TestPlan, <&'a TestPlan as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a TestReport

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a TestReport, <&'a TestReport as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a TestScript

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a TestScript, <&'a TestScript as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a Transport

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a Transport, <&'a Transport as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a ValueSet

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a ValueSet, <&'a ValueSet as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a VerificationResult

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a VerificationResult, <&'a VerificationResult as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a Resource> for &'a VisionPrescription

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a Resource, ) -> Result<&'a VisionPrescription, <&'a VisionPrescription as TryFrom<&'a Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Account

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Account, <&'a mut Account as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut ActivityDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut ActivityDefinition, <&'a mut ActivityDefinition as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut ActorDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut ActorDefinition, <&'a mut ActorDefinition as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut AdministrableProductDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut AdministrableProductDefinition, <&'a mut AdministrableProductDefinition as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut AdverseEvent

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut AdverseEvent, <&'a mut AdverseEvent as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut AllergyIntolerance

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut AllergyIntolerance, <&'a mut AllergyIntolerance as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Appointment

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Appointment, <&'a mut Appointment as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut AppointmentResponse

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut AppointmentResponse, <&'a mut AppointmentResponse as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut ArtifactAssessment

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut ArtifactAssessment, <&'a mut ArtifactAssessment as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut AuditEvent

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut AuditEvent, <&'a mut AuditEvent as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Basic

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Basic, <&'a mut Basic as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Binary

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Binary, <&'a mut Binary as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut BiologicallyDerivedProduct

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut BiologicallyDerivedProduct, <&'a mut BiologicallyDerivedProduct as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut BiologicallyDerivedProductDispense

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut BiologicallyDerivedProductDispense, <&'a mut BiologicallyDerivedProductDispense as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut BodyStructure

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut BodyStructure, <&'a mut BodyStructure as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Bundle

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Bundle, <&'a mut Bundle as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut CapabilityStatement

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut CapabilityStatement, <&'a mut CapabilityStatement as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut CarePlan

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut CarePlan, <&'a mut CarePlan as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut CareTeam

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut CareTeam, <&'a mut CareTeam as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut ChargeItem

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut ChargeItem, <&'a mut ChargeItem as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut ChargeItemDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut ChargeItemDefinition, <&'a mut ChargeItemDefinition as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Citation

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Citation, <&'a mut Citation as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Claim

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Claim, <&'a mut Claim as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut ClaimResponse

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut ClaimResponse, <&'a mut ClaimResponse as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut ClinicalImpression

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut ClinicalImpression, <&'a mut ClinicalImpression as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut ClinicalUseDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut ClinicalUseDefinition, <&'a mut ClinicalUseDefinition as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut CodeSystem

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut CodeSystem, <&'a mut CodeSystem as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Communication

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Communication, <&'a mut Communication as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut CommunicationRequest

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut CommunicationRequest, <&'a mut CommunicationRequest as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut CompartmentDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut CompartmentDefinition, <&'a mut CompartmentDefinition as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Composition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Composition, <&'a mut Composition as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut ConceptMap

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut ConceptMap, <&'a mut ConceptMap as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Condition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Condition, <&'a mut Condition as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut ConditionDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut ConditionDefinition, <&'a mut ConditionDefinition as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Consent

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Consent, <&'a mut Consent as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Contract

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Contract, <&'a mut Contract as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Coverage

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Coverage, <&'a mut Coverage as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut CoverageEligibilityRequest

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut CoverageEligibilityRequest, <&'a mut CoverageEligibilityRequest as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut CoverageEligibilityResponse

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut CoverageEligibilityResponse, <&'a mut CoverageEligibilityResponse as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut DetectedIssue

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut DetectedIssue, <&'a mut DetectedIssue as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Device

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Device, <&'a mut Device as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut DeviceAssociation

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut DeviceAssociation, <&'a mut DeviceAssociation as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut DeviceDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut DeviceDefinition, <&'a mut DeviceDefinition as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut DeviceDispense

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut DeviceDispense, <&'a mut DeviceDispense as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut DeviceMetric

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut DeviceMetric, <&'a mut DeviceMetric as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut DeviceRequest

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut DeviceRequest, <&'a mut DeviceRequest as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut DeviceUsage

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut DeviceUsage, <&'a mut DeviceUsage as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut DiagnosticReport

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut DiagnosticReport, <&'a mut DiagnosticReport as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut DocumentReference

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut DocumentReference, <&'a mut DocumentReference as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Encounter

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Encounter, <&'a mut Encounter as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut EncounterHistory

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut EncounterHistory, <&'a mut EncounterHistory as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Endpoint

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Endpoint, <&'a mut Endpoint as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut EnrollmentRequest

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut EnrollmentRequest, <&'a mut EnrollmentRequest as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut EnrollmentResponse

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut EnrollmentResponse, <&'a mut EnrollmentResponse as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut EpisodeOfCare

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut EpisodeOfCare, <&'a mut EpisodeOfCare as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut EventDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut EventDefinition, <&'a mut EventDefinition as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Evidence

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Evidence, <&'a mut Evidence as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut EvidenceReport

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut EvidenceReport, <&'a mut EvidenceReport as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut EvidenceVariable

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut EvidenceVariable, <&'a mut EvidenceVariable as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut ExampleScenario

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut ExampleScenario, <&'a mut ExampleScenario as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut ExplanationOfBenefit

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut ExplanationOfBenefit, <&'a mut ExplanationOfBenefit as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut FamilyMemberHistory

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut FamilyMemberHistory, <&'a mut FamilyMemberHistory as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Flag

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Flag, <&'a mut Flag as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut FormularyItem

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut FormularyItem, <&'a mut FormularyItem as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut GenomicStudy

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut GenomicStudy, <&'a mut GenomicStudy as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Goal

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Goal, <&'a mut Goal as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut GraphDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut GraphDefinition, <&'a mut GraphDefinition as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Group

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Group, <&'a mut Group as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut GuidanceResponse

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut GuidanceResponse, <&'a mut GuidanceResponse as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut HealthcareService

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut HealthcareService, <&'a mut HealthcareService as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut ImagingSelection

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut ImagingSelection, <&'a mut ImagingSelection as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut ImagingStudy

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut ImagingStudy, <&'a mut ImagingStudy as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Immunization

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Immunization, <&'a mut Immunization as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut ImmunizationEvaluation

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut ImmunizationEvaluation, <&'a mut ImmunizationEvaluation as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut ImmunizationRecommendation

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut ImmunizationRecommendation, <&'a mut ImmunizationRecommendation as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut ImplementationGuide

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut ImplementationGuide, <&'a mut ImplementationGuide as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Ingredient

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Ingredient, <&'a mut Ingredient as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut InsurancePlan

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut InsurancePlan, <&'a mut InsurancePlan as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut InventoryItem

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut InventoryItem, <&'a mut InventoryItem as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut InventoryReport

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut InventoryReport, <&'a mut InventoryReport as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Invoice

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Invoice, <&'a mut Invoice as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Library

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Library, <&'a mut Library as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Linkage

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Linkage, <&'a mut Linkage as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut List

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut List, <&'a mut List as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Location

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Location, <&'a mut Location as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut ManufacturedItemDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut ManufacturedItemDefinition, <&'a mut ManufacturedItemDefinition as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Measure

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Measure, <&'a mut Measure as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut MeasureReport

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut MeasureReport, <&'a mut MeasureReport as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Medication

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Medication, <&'a mut Medication as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut MedicationAdministration

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut MedicationAdministration, <&'a mut MedicationAdministration as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut MedicationDispense

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut MedicationDispense, <&'a mut MedicationDispense as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut MedicationKnowledge

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut MedicationKnowledge, <&'a mut MedicationKnowledge as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut MedicationRequest

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut MedicationRequest, <&'a mut MedicationRequest as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut MedicationStatement

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut MedicationStatement, <&'a mut MedicationStatement as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut MedicinalProductDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut MedicinalProductDefinition, <&'a mut MedicinalProductDefinition as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut MessageDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut MessageDefinition, <&'a mut MessageDefinition as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut MessageHeader

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut MessageHeader, <&'a mut MessageHeader as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut MolecularSequence

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut MolecularSequence, <&'a mut MolecularSequence as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut NamingSystem

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut NamingSystem, <&'a mut NamingSystem as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut NutritionIntake

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut NutritionIntake, <&'a mut NutritionIntake as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut NutritionOrder

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut NutritionOrder, <&'a mut NutritionOrder as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut NutritionProduct

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut NutritionProduct, <&'a mut NutritionProduct as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Observation

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Observation, <&'a mut Observation as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut ObservationDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut ObservationDefinition, <&'a mut ObservationDefinition as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut OperationDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut OperationDefinition, <&'a mut OperationDefinition as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut OperationOutcome

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut OperationOutcome, <&'a mut OperationOutcome as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Organization

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Organization, <&'a mut Organization as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut OrganizationAffiliation

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut OrganizationAffiliation, <&'a mut OrganizationAffiliation as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut PackagedProductDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut PackagedProductDefinition, <&'a mut PackagedProductDefinition as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Parameters

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Parameters, <&'a mut Parameters as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Patient

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Patient, <&'a mut Patient as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut PaymentNotice

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut PaymentNotice, <&'a mut PaymentNotice as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut PaymentReconciliation

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut PaymentReconciliation, <&'a mut PaymentReconciliation as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Permission

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Permission, <&'a mut Permission as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Person

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Person, <&'a mut Person as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut PlanDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut PlanDefinition, <&'a mut PlanDefinition as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Practitioner

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Practitioner, <&'a mut Practitioner as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut PractitionerRole

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut PractitionerRole, <&'a mut PractitionerRole as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Procedure

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Procedure, <&'a mut Procedure as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Provenance

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Provenance, <&'a mut Provenance as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Questionnaire

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Questionnaire, <&'a mut Questionnaire as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut QuestionnaireResponse

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut QuestionnaireResponse, <&'a mut QuestionnaireResponse as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut RegulatedAuthorization

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut RegulatedAuthorization, <&'a mut RegulatedAuthorization as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut RelatedPerson

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut RelatedPerson, <&'a mut RelatedPerson as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut RequestOrchestration

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut RequestOrchestration, <&'a mut RequestOrchestration as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Requirements

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Requirements, <&'a mut Requirements as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut ResearchStudy

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut ResearchStudy, <&'a mut ResearchStudy as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut ResearchSubject

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut ResearchSubject, <&'a mut ResearchSubject as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut RiskAssessment

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut RiskAssessment, <&'a mut RiskAssessment as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Schedule

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Schedule, <&'a mut Schedule as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut SearchParameter

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut SearchParameter, <&'a mut SearchParameter as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut ServiceRequest

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut ServiceRequest, <&'a mut ServiceRequest as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Slot

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Slot, <&'a mut Slot as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Specimen

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Specimen, <&'a mut Specimen as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut SpecimenDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut SpecimenDefinition, <&'a mut SpecimenDefinition as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut StructureDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut StructureDefinition, <&'a mut StructureDefinition as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut StructureMap

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut StructureMap, <&'a mut StructureMap as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Subscription

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Subscription, <&'a mut Subscription as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut SubscriptionStatus

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut SubscriptionStatus, <&'a mut SubscriptionStatus as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut SubscriptionTopic

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut SubscriptionTopic, <&'a mut SubscriptionTopic as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Substance

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Substance, <&'a mut Substance as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut SubstanceDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut SubstanceDefinition, <&'a mut SubstanceDefinition as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut SubstanceNucleicAcid

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut SubstanceNucleicAcid, <&'a mut SubstanceNucleicAcid as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut SubstancePolymer

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut SubstancePolymer, <&'a mut SubstancePolymer as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut SubstanceProtein

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut SubstanceProtein, <&'a mut SubstanceProtein as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut SubstanceReferenceInformation

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut SubstanceReferenceInformation, <&'a mut SubstanceReferenceInformation as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut SubstanceSourceMaterial

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut SubstanceSourceMaterial, <&'a mut SubstanceSourceMaterial as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut SupplyDelivery

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut SupplyDelivery, <&'a mut SupplyDelivery as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut SupplyRequest

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut SupplyRequest, <&'a mut SupplyRequest as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Task

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Task, <&'a mut Task as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut TerminologyCapabilities

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut TerminologyCapabilities, <&'a mut TerminologyCapabilities as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut TestPlan

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut TestPlan, <&'a mut TestPlan as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut TestReport

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut TestReport, <&'a mut TestReport as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut TestScript

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut TestScript, <&'a mut TestScript as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut Transport

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut Transport, <&'a mut Transport as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut ValueSet

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut ValueSet, <&'a mut ValueSet as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut VerificationResult

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut VerificationResult, <&'a mut VerificationResult as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl<'a> TryFrom<&'a mut Resource> for &'a mut VisionPrescription

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: &'a mut Resource, ) -> Result<&'a mut VisionPrescription, <&'a mut VisionPrescription as TryFrom<&'a mut Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Account

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Account, <Account as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for ActivityDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<ActivityDefinition, <ActivityDefinition as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for ActorDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<ActorDefinition, <ActorDefinition as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for AdministrableProductDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<AdministrableProductDefinition, <AdministrableProductDefinition as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for AdverseEvent

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<AdverseEvent, <AdverseEvent as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for AllergyIntolerance

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<AllergyIntolerance, <AllergyIntolerance as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Appointment

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Appointment, <Appointment as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for AppointmentResponse

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<AppointmentResponse, <AppointmentResponse as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for ArtifactAssessment

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<ArtifactAssessment, <ArtifactAssessment as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for AuditEvent

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<AuditEvent, <AuditEvent as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Basic

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Basic, <Basic as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Binary

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Binary, <Binary as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for BiologicallyDerivedProduct

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<BiologicallyDerivedProduct, <BiologicallyDerivedProduct as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for BiologicallyDerivedProductDispense

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<BiologicallyDerivedProductDispense, <BiologicallyDerivedProductDispense as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for BodyStructure

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<BodyStructure, <BodyStructure as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Bundle

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Bundle, <Bundle as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for CapabilityStatement

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<CapabilityStatement, <CapabilityStatement as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for CarePlan

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<CarePlan, <CarePlan as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for CareTeam

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<CareTeam, <CareTeam as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for ChargeItem

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<ChargeItem, <ChargeItem as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for ChargeItemDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<ChargeItemDefinition, <ChargeItemDefinition as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Citation

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Citation, <Citation as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Claim

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Claim, <Claim as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for ClaimResponse

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<ClaimResponse, <ClaimResponse as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for ClinicalImpression

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<ClinicalImpression, <ClinicalImpression as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for ClinicalUseDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<ClinicalUseDefinition, <ClinicalUseDefinition as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for CodeSystem

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<CodeSystem, <CodeSystem as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Communication

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Communication, <Communication as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for CommunicationRequest

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<CommunicationRequest, <CommunicationRequest as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for CompartmentDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<CompartmentDefinition, <CompartmentDefinition as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Composition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Composition, <Composition as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for ConceptMap

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<ConceptMap, <ConceptMap as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Condition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Condition, <Condition as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for ConditionDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<ConditionDefinition, <ConditionDefinition as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Consent, <Consent as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Contract

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Contract, <Contract as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Coverage

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Coverage, <Coverage as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for CoverageEligibilityRequest

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<CoverageEligibilityRequest, <CoverageEligibilityRequest as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for CoverageEligibilityResponse

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<CoverageEligibilityResponse, <CoverageEligibilityResponse as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for DetectedIssue

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<DetectedIssue, <DetectedIssue as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Device

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Device, <Device as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for DeviceAssociation

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<DeviceAssociation, <DeviceAssociation as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for DeviceDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<DeviceDefinition, <DeviceDefinition as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for DeviceDispense

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<DeviceDispense, <DeviceDispense as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for DeviceMetric

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<DeviceMetric, <DeviceMetric as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for DeviceRequest

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<DeviceRequest, <DeviceRequest as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for DeviceUsage

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<DeviceUsage, <DeviceUsage as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for DiagnosticReport

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<DiagnosticReport, <DiagnosticReport as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for DocumentReference

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<DocumentReference, <DocumentReference as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Encounter

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Encounter, <Encounter as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for EncounterHistory

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<EncounterHistory, <EncounterHistory as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Endpoint

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Endpoint, <Endpoint as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for EnrollmentRequest

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<EnrollmentRequest, <EnrollmentRequest as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for EnrollmentResponse

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<EnrollmentResponse, <EnrollmentResponse as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for EpisodeOfCare

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<EpisodeOfCare, <EpisodeOfCare as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for EventDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<EventDefinition, <EventDefinition as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Evidence

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Evidence, <Evidence as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for EvidenceReport

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<EvidenceReport, <EvidenceReport as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for EvidenceVariable

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<EvidenceVariable, <EvidenceVariable as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for ExampleScenario

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<ExampleScenario, <ExampleScenario as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for ExplanationOfBenefit

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<ExplanationOfBenefit, <ExplanationOfBenefit as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for FamilyMemberHistory

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<FamilyMemberHistory, <FamilyMemberHistory as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Flag

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Flag, <Flag as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for FormularyItem

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<FormularyItem, <FormularyItem as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for GenomicStudy

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<GenomicStudy, <GenomicStudy as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Goal

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Goal, <Goal as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for GraphDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<GraphDefinition, <GraphDefinition as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Group

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Group, <Group as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for GuidanceResponse

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<GuidanceResponse, <GuidanceResponse as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for HealthcareService

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<HealthcareService, <HealthcareService as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for ImagingSelection

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<ImagingSelection, <ImagingSelection as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for ImagingStudy

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<ImagingStudy, <ImagingStudy as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Immunization

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Immunization, <Immunization as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for ImmunizationEvaluation

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<ImmunizationEvaluation, <ImmunizationEvaluation as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for ImmunizationRecommendation

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<ImmunizationRecommendation, <ImmunizationRecommendation as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for ImplementationGuide

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<ImplementationGuide, <ImplementationGuide as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Ingredient

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Ingredient, <Ingredient as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for InsurancePlan

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<InsurancePlan, <InsurancePlan as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for InventoryItem

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<InventoryItem, <InventoryItem as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for InventoryReport

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<InventoryReport, <InventoryReport as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Invoice

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Invoice, <Invoice as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Library

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Library, <Library as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Linkage

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Linkage, <Linkage as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for List

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<List, <List as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Location

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Location, <Location as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for ManufacturedItemDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<ManufacturedItemDefinition, <ManufacturedItemDefinition as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Measure

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Measure, <Measure as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for MeasureReport

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<MeasureReport, <MeasureReport as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Medication

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Medication, <Medication as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for MedicationAdministration

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<MedicationAdministration, <MedicationAdministration as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for MedicationDispense

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<MedicationDispense, <MedicationDispense as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for MedicationKnowledge

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<MedicationKnowledge, <MedicationKnowledge as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for MedicationRequest

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<MedicationRequest, <MedicationRequest as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for MedicationStatement

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<MedicationStatement, <MedicationStatement as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for MedicinalProductDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<MedicinalProductDefinition, <MedicinalProductDefinition as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for MessageDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<MessageDefinition, <MessageDefinition as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for MessageHeader

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<MessageHeader, <MessageHeader as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for MolecularSequence

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<MolecularSequence, <MolecularSequence as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for NamingSystem

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<NamingSystem, <NamingSystem as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for NutritionIntake

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<NutritionIntake, <NutritionIntake as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for NutritionOrder

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<NutritionOrder, <NutritionOrder as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for NutritionProduct

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<NutritionProduct, <NutritionProduct as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Observation

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Observation, <Observation as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for ObservationDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<ObservationDefinition, <ObservationDefinition as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for OperationDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<OperationDefinition, <OperationDefinition as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for OperationOutcome

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<OperationOutcome, <OperationOutcome as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Organization

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Organization, <Organization as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for OrganizationAffiliation

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<OrganizationAffiliation, <OrganizationAffiliation as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for PackagedProductDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<PackagedProductDefinition, <PackagedProductDefinition as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Parameters

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Parameters, <Parameters as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Patient

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Patient, <Patient as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for PaymentNotice

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<PaymentNotice, <PaymentNotice as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for PaymentReconciliation

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<PaymentReconciliation, <PaymentReconciliation as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Permission

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Permission, <Permission as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Person

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Person, <Person as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for PlanDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<PlanDefinition, <PlanDefinition as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Practitioner

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Practitioner, <Practitioner as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for PractitionerRole

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<PractitionerRole, <PractitionerRole as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Procedure

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Procedure, <Procedure as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Provenance

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Provenance, <Provenance as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Questionnaire

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Questionnaire, <Questionnaire as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for QuestionnaireResponse

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<QuestionnaireResponse, <QuestionnaireResponse as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for RegulatedAuthorization

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<RegulatedAuthorization, <RegulatedAuthorization as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for RelatedPerson

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<RelatedPerson, <RelatedPerson as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for RequestOrchestration

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<RequestOrchestration, <RequestOrchestration as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Requirements

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Requirements, <Requirements as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for ResearchStudy

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<ResearchStudy, <ResearchStudy as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for ResearchSubject

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<ResearchSubject, <ResearchSubject as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for RiskAssessment

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<RiskAssessment, <RiskAssessment as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Schedule

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Schedule, <Schedule as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for SearchParameter

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<SearchParameter, <SearchParameter as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for ServiceRequest

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<ServiceRequest, <ServiceRequest as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Slot

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Slot, <Slot as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Specimen

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Specimen, <Specimen as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for SpecimenDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<SpecimenDefinition, <SpecimenDefinition as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for StructureDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<StructureDefinition, <StructureDefinition as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for StructureMap

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<StructureMap, <StructureMap as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Subscription

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Subscription, <Subscription as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for SubscriptionStatus

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<SubscriptionStatus, <SubscriptionStatus as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for SubscriptionTopic

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<SubscriptionTopic, <SubscriptionTopic as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Substance

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Substance, <Substance as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for SubstanceDefinition

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<SubstanceDefinition, <SubstanceDefinition as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for SubstanceNucleicAcid

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<SubstanceNucleicAcid, <SubstanceNucleicAcid as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for SubstancePolymer

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<SubstancePolymer, <SubstancePolymer as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for SubstanceProtein

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<SubstanceProtein, <SubstanceProtein as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for SubstanceReferenceInformation

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<SubstanceReferenceInformation, <SubstanceReferenceInformation as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for SubstanceSourceMaterial

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<SubstanceSourceMaterial, <SubstanceSourceMaterial as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for SupplyDelivery

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<SupplyDelivery, <SupplyDelivery as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for SupplyRequest

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<SupplyRequest, <SupplyRequest as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Task

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Task, <Task as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for TerminologyCapabilities

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<TerminologyCapabilities, <TerminologyCapabilities as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for TestPlan

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<TestPlan, <TestPlan as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for TestReport

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<TestReport, <TestReport as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for TestScript

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<TestScript, <TestScript as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for Transport

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<Transport, <Transport as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for ValueSet

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<ValueSet, <ValueSet as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for VerificationResult

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<VerificationResult, <VerificationResult as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl TryFrom<Resource> for VisionPrescription

Source§

type Error = WrongResourceType

The type returned in the event of a conversion error.
Source§

fn try_from( resource: Resource, ) -> Result<VisionPrescription, <VisionPrescription as TryFrom<Resource>>::Error>

Performs the conversion.
Source§

impl StructuralPartialEq for Resource

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T> Instrument for T

Source§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more
Source§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an Instrumented wrapper. Read more
Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T> PolicyExt for T
where T: ?Sized,

Source§

fn and<P, B, E>(self, other: P) -> And<T, P>
where T: Policy<B, E>, P: Policy<B, E>,

Create a new Policy that returns Action::Follow only if self and other return Action::Follow. Read more
Source§

fn or<P, B, E>(self, other: P) -> Or<T, P>
where T: Policy<B, E>, P: Policy<B, E>,

Create a new Policy that returns Action::Follow if either self or other returns Action::Follow. Read more
Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
Source§

impl<V, T> VZip<V> for T
where V: MultiLane<T>,

Source§

fn vzip(self) -> V

Source§

impl<T> WithSubscriber for T

Source§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a WithDispatch wrapper. Read more
Source§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more
Source§

impl<T> DeserializeOwned for T
where T: for<'de> Deserialize<'de>,

Source§

impl<T> ErasedDestructor for T
where T: 'static,