Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Keyword extension means that FHIR Extension has to be used to synchronize this field.'

Existing extensions for AllergyIntolerance http://hl7.org/fhir/allergyintolerance-profiles.html


OpenMRS Class: Allergy

OpenMRS fieldDB fieldFHIR field
allergyId : integerallergy_id : INT(11)extension
patient : openmrs.Patientpatient_id : INT(11)patient : Reference
severity : Conceptseverity_concept_id : INT(11)criticality : code
codedAllergen : Conceptcoded_allergen : INT(11)extension
nonCodedAllergen : String
non_coded_allergen : varchar(255)extension
allergen.allergenType : AlergenTypeallergen_type : varchar(50)category : AllergyIntoleranceCategory
comment : Stringcomment : varchaar(1024)note : List<Annotation>
uuid : Stringuuid : cher(38)is : Resource

...