app/assets/javascripts/procedure.js.coffee in hquery-patient-api-1.0.0 vs app/assets/javascripts/procedure.js.coffee in hquery-patient-api-1.0.1
- old
+ new
@@ -23,10 +23,10 @@
###*
@returns {hQuery.CodedValue} A SNOMED code indicating the body site on which the
procedure was performed
###
- site: -> new hQuery.CodedValue @json['site']?['code'], @json['site']?['codeSystem']
+ site: -> new hQuery.CodedValue @json['site']?['code'], @json['site']?['code_system']
###*
@returns {hQuery.CodedValue} A SNOMED code indicating where the procedure was performed.
###
source: ->