Searched refs:codeableConcept (Results 1 – 1 of 1) sorted by relevance
368 private static Set<String> getCodesOfType(JSONObject codeableConcept, String codingSystem) { in getCodesOfType() argument371 JSONArray codings = codeableConcept.getJSONArray("coding"); in getCodesOfType()