A C D E F G H I J L M N O P Q R S T U V W 

G

generateEIDSet() - Method in class org.bch.fhir.i2b2.service.FHIRToPDO
 
generateEventSet(Encounter) - Method in class org.bch.fhir.i2b2.service.FHIRToPDO
 
generateFileSendRequest(String, String, String, String, String, String, String, String) - Static method in class org.bch.fhir.i2b2.external.I2B2CellFR
Generates the pdo xml message to I2B2 FR to send a file
generatePatientSet() - Method in class org.bch.fhir.i2b2.service.FHIRToPDO
 
generatePatientSet(Patient) - Method in class org.bch.fhir.i2b2.service.PatientToI2B2
 
generatePDOXML() - Method in class org.bch.fhir.i2b2.pdomodel.PDOModel
Returns the pdo xml document as String
generatePIDSet() - Method in class org.bch.fhir.i2b2.service.FHIRToPDO
 
generateRow(String, String) - Method in class org.bch.fhir.i2b2.service.FHIRToPDO
 
generateRow(String, String, String) - Method in class org.bch.fhir.i2b2.service.FHIRToPDO
 
generateRow(String, String, String, String) - Method in class org.bch.fhir.i2b2.service.FHIRToPDO
 
generateRow(String, String, String, String, String) - Method in class org.bch.fhir.i2b2.service.FHIRToPDO
 
generateURL(String, String, String, String) - Static method in class org.bch.fhir.i2b2.util.Utils
Generates a url given the http protocol, the host the port and the end point
generateURLSend() - Method in class org.bch.fhir.i2b2.external.I2B2CellFR
Generates the URL to connect to the I2B2 FR cell
generateURLUpload() - Method in class org.bch.fhir.i2b2.external.I2B2CellFR
Generates the URL where to connect to the I2B2 CRC cell
genParamNum(String, String) - Method in class org.bch.fhir.i2b2.service.FHIRToPDO
 
genParamStr(String, String) - Method in class org.bch.fhir.i2b2.service.FHIRToPDO
 
getAuthCredentials(String) - Static method in class org.bch.fhir.i2b2.config.AppConfig
Returns the content of the the credential file whsoe path is encoded in the value of the key parameter
getConceptCodesTypeMap() - Static method in class org.bch.fhir.i2b2.config.AppConfig
Get the mapping types for QuestionnaireResponse fhir resources.
getContent() - Method in class org.bch.fhir.i2b2.util.HttpRequest.ResponseJava
Returns the content of the http
getContent() - Method in interface org.bch.fhir.i2b2.util.Response
 
getContent() - Method in class org.bch.fhir.i2b2.util.SoapRequest.SoapResponse
Returns the content of the http
getEventId(Encounter) - Method in class org.bch.fhir.i2b2.service.FHIRToPDO
 
getFrPayLoad(String) - Static method in class org.bch.fhir.i2b2.util.SoapRequest
Function to convert Ont requestVdo to OMElement
getHttpRequest() - Method in class org.bch.fhir.i2b2.external.WrapperAPI
Returns the http Request
getIgnoredRecords(I2B2CellFR.XmlPdoTag) - Method in class org.bch.fhir.i2b2.external.I2B2CellFR.UploadI2B2Response
Returns the total number of ignored records tagged with xmlTag
getInnerException() - Method in exception org.bch.fhir.i2b2.exception.FHIRI2B2Exception
Returns the embedded exception
getInsertedRecords(I2B2CellFR.XmlPdoTag) - Method in class org.bch.fhir.i2b2.external.I2B2CellFR.UploadI2B2Response
Returns the total number of inserted records tagged with xmlTag
getPDOXML(BaseResource) - Method in class org.bch.fhir.i2b2.service.FHIRToPDO
Method to the implemented that returns the pdo xml equivalent of the fhir resource
getPDOXML(BaseResource) - Method in class org.bch.fhir.i2b2.service.ObservationToI2B2
Override method that implements FHIRToPDO.getPDOXML(BaseResource)
getPDOXML(BaseResource) - Method in class org.bch.fhir.i2b2.service.PatientToI2B2
Override method that implements FHIRToPDO.getPDOXML(BaseResource)
getPDOXML(BaseResource) - Method in class org.bch.fhir.i2b2.service.QResponseToI2B2
Override method that implements FHIRToPDO.getPDOXML(BaseResource)
getProp(String) - Static method in class org.bch.fhir.i2b2.config.AppConfig
Get the value of the property described in conf.properties file
getRealConceptCodesMap() - Static method in class org.bch.fhir.i2b2.config.AppConfig
Get the i2b2 mappings for QuestionnaireResponse fhir resources.
getRealConceptCodesObsMap() - Static method in class org.bch.fhir.i2b2.config.AppConfig
Get the i2b2 mappings for Observation fhir resources.
getRealConceptCodesTypeObsMap() - Static method in class org.bch.fhir.i2b2.config.AppConfig
Get the mapping types for Observation fhir resources.
getResourceType() - Method in class org.bch.fhir.i2b2.iresource.ObservationResourceProvider
Returns the resource type: Observation
getResourceType() - Method in class org.bch.fhir.i2b2.iresource.PatientResourceProvider
Returns the resource type: Patient
getResourceType() - Method in class org.bch.fhir.i2b2.iresource.QuestionnaireResponseResourceProvider
Returns the resource type: QuestionnaireResponse
getResponseCode() - Method in class org.bch.fhir.i2b2.util.HttpRequest.ResponseJava
Returns the http status code
getResponseCode() - Method in interface org.bch.fhir.i2b2.util.Response
 
getResponseCode() - Method in class org.bch.fhir.i2b2.util.SoapRequest.SoapResponse
Returns the http status code
getServiceClient() - Static method in class org.bch.fhir.i2b2.util.SoapRequest
Retuns the unique instance of the ServerClient
getSoapRequest() - Method in class org.bch.fhir.i2b2.external.WrapperAPI
Returns the soap request
getTagValueIn() - Method in enum org.bch.fhir.i2b2.external.I2B2CellFR.XmlPdoTag
 
getTotalRecords(I2B2CellFR.XmlPdoTag) - Method in class org.bch.fhir.i2b2.external.I2B2CellFR.UploadI2B2Response
Returns the total number of processed records tagged with xmlTag
getTypePDO() - Method in class org.bch.fhir.i2b2.pdomodel.Element
Get the element type.
getTypePDOSet() - Method in class org.bch.fhir.i2b2.pdomodel.ElementSet
Gets the pdo set element type
A C D E F G H I J L M N O P Q R S T U V W