resource_types/allergy_intolerance/us_core library

Classes

AllergyIntoleranceReactionUsCore
AllergyIntoleranceReaction Risk of harmful or undesirable,
AllergyIntoleranceUsCore
AllergyIntolerance Risk of harmful or undesirable, physiological

Properties

codeableConceptFromAllergyIntoleranceClinicalStatus Map<AllergyIntoleranceClinicalStatus, CodeableConcept>
codeableConceptFromAllergyIntoleranceClinicalStatus - enum to CodeableConcept map
final
codeableConceptFromAllergyIntoleranceIdentity Map<AllergyIntoleranceIdentity, CodeableConcept>
codeableConceptAllergyIntoleranceIdentity - enum to CodeableConcept map
final
codeableConceptFromAllergyIntoleranceVerificationStatus Map<AllergyIntoleranceVerificationStatus, CodeableConcept>
codeableConceptAllergyIntoleranceVerificationStatus - enum to CodeableConcept map
final
codeFromAllergyIntoleranceClinicalStatus Map<AllergyIntoleranceClinicalStatus, String>
codeAllergyIntoleranceClinicalStatus - enum to String map
final

Functions

allergyIntoleranceRequest(UsCoreRequestType requestType, Uri base, String id, {String? reference, Id? patientId, AllergyIntoleranceClinicalStatus? clinicalStatus, bool? getProvenanceResources, Map<String, String>? headers, Resource? resource, Id? vid, Client? client, List<String> parameters = const <String>[], int? count, Instant? since, FhirDateTime? at}) Future<Resource?>