Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

This table shows how OpenMRS Allergy object is mapped to FHIR AllergyIntollerance.

OpenMRS Class: Allergy

OpenMRS fieldDB fieldFHIR field
patient : openmrs.Patientpatient_id : INT(11)patient : Reference
severity : Conceptseverity_concept_id : INT(11)criticality : AllergyIntoleranceCriticality
codedAllergen : Conceptcoded_allergen : INT(11)code : CodeableConcept
nonCodedAllergen : String
non_coded_allergen : varchar(255)code.text : String
allergen.allergenType : AlergenTypeallergen_type : varchar(50)category : AllergyIntoleranceCategory
comment : Stringcomment : varchar(1024)note : List<Annotation>
uuid : Stringuuid : char(38)id : IdType
  • No labels