This repository has been archived by the owner on May 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 113
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Updated the overview paragraph a little - Adjust The "Insurance Plan ID" link to actually point to the InsurancePlan's ID - Added the base "ID" field as well - Consolidated the Disclaimer, errors, and outcomes sections - Updated the Parameters table and created the Implementation Notes section to assist developers in understanding what they can feed the system - Updated a few examples - it looks like a bad find/replace was used, so we had some single quote characters that should have been doublequote characters instead.
kckeim
requested review from
gmodrogan,
AlexandruBasarab,
amcginn,
mani7002,
krycunn and
RicardoCrespo-ora
October 12, 2023 15:35
RicardoCrespo-ora
approved these changes
Oct 12, 2023
Updates to insurance-plan.md for style per PRODOC-202354
summerlcollins
approved these changes
Oct 23, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
approved per PRODOC-202354
amcginn
approved these changes
Oct 23, 2023
- Adjustments following Aaron McGinn's input - Id -> ID & InsurancePlan id -> InsurancePlan identifier - updates to parameter table + implementation notes for the owned-by parameter to match HL7 standards - updated the example request for Search to use owned-by properly
ashu-bdvt
approved these changes
Nov 16, 2023
Someshnsn
pushed a commit
that referenced
this pull request
Nov 20, 2023
Surya-Rnsit
pushed a commit
that referenced
this pull request
Dec 14, 2023
* Updated DocumentReference DSTU2 Resource (#998) * Updated InsurancePlan R4 Resource (#1000) * Updated Immunization DSTU2 Resource (#1003) * Updated Immunization R4 Resource (#1004) * Review and Updates for FamilyMemberHistory (#1013) * Review and Updates to Procedure (#1016) * Patient Arrival Time (#1017) * Update FHIR documentation for RevInclude supported resources (#1024) * CapabilityStatement R4 Response Examples Update (#1025) * [Millennium-R4]: Reschedule Appointment Workflow Update (#1026)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Just a handful formatting updates in this one, and substantial re-wording of sections to be more descriptive and in a similar style to other resources that were recently updated.
Verified good links through document.
Validated that API calls behave as expected with both the expected and unexpected parameters.
Description
PR Checklist
Old Overview + field links:
InsurancePlan id -- https://hl7.org/fhir/r4/resource-definitions.html#Resource.id
New Overview + field links:
Id -- https://hl7.org/fhir/r4/resource-definitions.html#Resource.id
InsurancePlan id -- https://hl7.org/fhir/r4/insuranceplan-definitions.html#InsurancePlan.identifier
Old Parameter Table:
New Parameter Table + Implementation Notes: