Skip navigation links
B C G M O P 

B

buildMeta(String) - Method in class org.mitre.hapifhir.MedMorphToCIBMTR
Helper to construct the resource.meta field with the expected security tag.

C

checkIfPatientExists(String, String, String) - Method in class org.mitre.hapifhir.MedMorphToCIBMTR
Check if a Patient resource for the given CRID already exists on the server.
convert(Bundle, MessageHeader, String) - Method in class org.mitre.hapifhir.MedMorphToCIBMTR
Primary entrypoint into the MedMorph-to-CIBMTR translation process.

G

getCcn(List<Bundle.BundleEntryComponent>, MessageHeader) - Method in class org.mitre.hapifhir.MedMorphToCIBMTR
Extract the CCN for the submitter from MessageHeader.sender.identifier.
getCrid(String, String, Patient) - Method in class org.mitre.hapifhir.MedMorphToCIBMTR
Register patient with CIBMTR and returns CRID
getObservationEntries(CloseableHttpClient, String, String, List<Bundle.BundleEntryComponent>, String, boolean) - Method in class org.mitre.hapifhir.MedMorphToCIBMTR
Construct a list of bundle entries for the relevant Observations out of the provided list.

M

MedMorphToCIBMTR - Class in org.mitre.hapifhir
 
MedMorphToCIBMTR(String) - Constructor for class org.mitre.hapifhir.MedMorphToCIBMTR
 

O

org.mitre.hapifhir - package org.mitre.hapifhir
 

P

postBundle(String, String, List<Bundle.BundleEntryComponent>, String, boolean) - Method in class org.mitre.hapifhir.MedMorphToCIBMTR
Convert and POST bundle of observations to the /Bundle endpoint
postPatient(String, String, String) - Method in class org.mitre.hapifhir.MedMorphToCIBMTR
POST Patient resource with CRID and return the new resource id.
B C G M O P 
Skip navigation links