FHIR Chat · Resource to store credit cards and insurance cards · implementers

Stream: implementers

Topic: Resource to store credit cards and insurance cards


view this post on Zulip Jorge Yero (Feb 12 2020 at 21:35):

What resource should be used to store some credit cards and insurance card?
Account should be used for it or I need to create one for each card?

view this post on Zulip Yunwei Wang (Feb 12 2020 at 21:47):

There is a resource InsurancePlan. I don't know about credit card. Saving credit card number is not a good idea.

view this post on Zulip Lloyd McKenzie (Feb 12 2020 at 23:07):

Credit cards would typically be captured using Account

view this post on Zulip Joe Kesselman (Feb 13 2020 at 00:09):

That answers where to store credit cards. You may want to talk to the banking industry's security experts about _how_ to store credit cards, unless there's someone working on overall FHIR security...

view this post on Zulip sandeep nani (Feb 13 2020 at 05:42):

Hello Guys

view this post on Zulip sandeep nani (Feb 13 2020 at 05:42):

Can i get FHIR and DICOM Resources list

view this post on Zulip Lloyd McKenzie (Feb 13 2020 at 05:53):

@sandeep nani Per the guidance in the FHIR rules for asking questions i asked you to look at, what effort have you already undertaken to answer this question yourself? (The list of FHIR resources is clearly linked at the top of the FHIR specification.) Also, DICOM is a completely different standard than FHIR and is managed by a different organization. If you're interested in FHIR resources that are DICOM-relevant, the answer would be Media, ImagingStudy and Diagnostic report. If you want information specifically about DICOM, you'll need to ask somewhere other than chat.fhir.org.

view this post on Zulip sandeep nani (Feb 13 2020 at 05:56):

Ok

view this post on Zulip Jorge Yero (Feb 13 2020 at 14:04):

Credit cards would typically be captured using Account

@Lloyd McKenzie Account is used to store only one credit card or Can i store all credit cards in a account, if I store all in the same Account how could I know which card was used when reference to the account?

view this post on Zulip Lloyd McKenzie (Feb 13 2020 at 14:59):

You would need one card per account. Each card would have its own information and different charges might be posted to different cards - different accounts is the only way to manage this


Last updated: Apr 12 2022 at 19:14 UTC