Stream: implementers
Topic: Use of elements in Encounter
Mounika (Oct 09 2018 at 07:14):
Hi all,
We are using Encounter types valuesets CPT Codes (http://www.ama-assn.org/go/cpt) which is mapped to Encounter.serviceType.
We are trying to map Subservicetype to Encounter.type
Servicetype to Encounter.class
Can anyone suggest me is this a right way?
Lloyd McKenzie (Oct 09 2018 at 14:12):
@Brian Postlethwaite ?
Brian Postlethwaite (Oct 10 2018 at 20:58):
@Cooper Thompson cooper, what are you guys using there?
Cooper Thompson (Oct 11 2018 at 17:58):
We aren't using serviceType. We do use Encounter.class and Encounter.type, but we use local value sets. Also, we probably wouldn't have the CPT on the encounter (anywhere), we would have that on a ChargeItem (as yet unimplemented by us) linked to the Encounter. As far as I know there aren't any good standard valuesets for Encounter type/serviceType.
Last updated: Apr 12 2022 at 19:14 UTC