There are 3 valuesets in FHIR for confidentiality-
- ValueSet: V3 Value Setx_BasicConfidentialityKind
- ValueSet: v3 Code System Confidentiality
- ValueSet: [V3 Value SetConfidentialityClassification]
Can one attribute (ie Patient.birthDate) be associated to multiple confidentiality codes?
Do confidentiality codes need to be exchanged as a piece of metadata with every record in the json payload? Or how is the confidentiality of an attribute being relayed to the end user?