Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating PatientID usage depending on resolution mode #80

Merged
merged 2 commits into from
Dec 4, 2020

Conversation

msjasteppe
Copy link
Contributor

No description provided.

docs/Configuration.md Outdated Show resolved Hide resolved
|**DeviceIdExpression**|The JSON Path expression to extract the device identifier.|`$.deviceId`
|**PatientIdExpression**|*Optional*: The JSON Path expression to extract the patient identifier.|`$.patientId`
|**PatientIdExpression**|*Required* when IdentityResolution is in [Create](ARMInstallation.md#Resource-Identity-Resolution-Type) mode and *Optional* when IdentityResolution is in [Lookup](ARMInstallation.md#Resource-Identity-Resolution-Type) mode. The JSON Path expression to extract the patient identifier.|`$.patientId`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure how best to update the documentation but the PatientIdExpression result won't be used at all when the IdentityResolutionType is set to lookup. You can technically map it still but it won't be used.

@dustinburson dustinburson merged commit 4390667 into microsoft:master Dec 4, 2020
@msjasteppe msjasteppe deleted the iomt-docs-update branch December 4, 2020 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants