Class LoincCodingPropertiesHandler

java.lang.Object
ca.uhn.fhir.jpa.term.loinc.LoincCodingPropertiesHandler
All Implemented Interfaces:
IZipContentsHandlerCsv

Handler to process coding type properties 'AskAtOrderEntry' and 'AssociatedObservations'. These properties are added in a specific handler which is involved after all TermConcepts are created, because they require a 'display' value associated to other TermConcept (pointed by the 'code' property value), which require that concept to have been created.