Searched defs:fhirResourceTypeInt (Results 1 – 1 of 1) sorted by relevance
212 int fhirResourceTypeInt = getFhirResourceTypeInt(fhirResourceType); in getMedicalResourceType() local220 private static int getMedicalResourceType(int fhirResourceTypeInt) { in getMedicalResourceType()242 int fhirResourceTypeInt = getCursorInt(cursor, FHIR_RESOURCE_TYPE_COLUMN_NAME); in getMedicalResource() local