Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Updated MedicationRequest R4 Resource #1019

Merged
merged 7 commits into from
Dec 18, 2023
Merged

Conversation

kckeim
Copy link
Contributor

@kckeim kckeim commented Nov 14, 2023

Had a lot of formatting changes on this one to get it into 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

  • Formatting changes throughout, including capitalizing/punctuation, and backticks to flip elements to code.
  • Overview paragraph updated slightly.
  • Condensed disclaimer to single instance.
  • Overhauled Custom Extension section.
    • Linked from the fields list. - Verified that anchor list changes were safe; no other pages in the repository reference this location at all).
    • Re-formatted the common extensions into a table format (like they appear on most other resources).
    • Swedish-specific extensions are still there, and separated out from the common ones.
  • Removed intent notes that appeared in a few places.
    • All the necessary details are listed alongside details for the intent parameter/field anyways.
  • Parameter Table + Implementation Notes re-written for clarity and to match standards for our recent resources.
  • Added the common "only listed elements are supported" disclaimer for the Create section.
  • Updated X-Request-Id to anonymized UUID and added opc-request-id to responses for Create and Patch sections.

PR Checklist

  • Screenshot(s) of changes attached before changes merged.
  • Screenshot(s) of changes attached after changes merged and published.

Old Overview Paragraph:
image

New:
image


Added "Extensions" field:
image

Old Extensions Section:
image

New Extensions Section:
image


Old Parameters + Notes:
image
image

New Parameters + Notes:
image
image


Old Retrieve:
image

New:
image


Old Create Headers:
image

New:
image


Old Responses:
image
image

New Responses with anonymized IDs:
image
image


- Formatting changes throughout, including capitalizing/punctuation, and backticks to flip elements to code.
- Overview paragraph updated slightly.
- Condensed disclaimer to single instance.
- Overhauled Custom Extension section.
  - Linked from the fields list.
    - Verified that anchor list changes were safe; no other pages in the repository reference this location at all).
  - Re-formatted the common extensions into a table format (like they appear on most other resources).
  - Swedish-specific extensions are still there, and separated out from the common ones.
- Removed `intent` notes that appeared in a few places.
  - All the necessary details are listed alongside details for the `intent` parameter/field anyways.
- Parameter Table + Implementation Notes re-written for clarity and to match standards for our recent resources.
- Added the common "only listed elements are supported" disclaimer for the Create section.
- Updated X-Request-Id to anonymized UUID and added opc-request-id to responses for Create and Patch sections.
@kckeim kckeim added the R4 Applies to R4 FHIR resources label Nov 14, 2023
@kckeim kckeim self-assigned this Nov 14, 2023
Copy link
Contributor

@cldeitrich cldeitrich left a comment

Choose a reason for hiding this comment

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

PRODOC-203564: Approved for style.


* [US Core MedicationRequest Profile](https://hl7.org/fhir/us/core/STU4/StructureDefinition-us-core-medicationrequest.html){:target="_blank"}

The following fields are returned if valued:

* [MedicationRequest id]( https://hl7.org/fhir/r4/resource-definitions.html#Resource.id){:target="_blank"}
* [MedicationRequest ID](https://hl7.org/fhir/r4/resource-definitions.html#Resource.id){:target="_blank"}
Copy link
Member

Choose a reason for hiding this comment

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

I think we may be missing Identifiers

Copy link
Member

Choose a reason for hiding this comment

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

let's just log a defect on this one

@kckeim kckeim merged commit d200e91 into main Dec 18, 2023
1 check passed
@kckeim kckeim deleted the MedicationRequestR4-docs-migrate branch December 18, 2023 20:24
SukeshKonjeti added a commit that referenced this pull request Feb 2, 2024
* Updated MedicationAdminstration R4 Resource (#1010)
* Updated MedicationAdministration DSTU2 Resource (#1011)
* Review and Updates to Goal (#1027)
* Review and Updates to Communication (#1022)
* dstu2 Practitioner updates (#1014)
* R4 Practitioner updates (#1015)
* Person updates for DSTU2 and R4 (#1009)
* StructureDefinition updates (#1012)
* Updated Medication Order DSTU2 Resource (#1020)
* Updated MedicationStatement DSTU2 Resource (#1021)
* Updated MedicationRequest R4 Resource (#1019)
* Updated Provenance R4 Resource (#1018)
* DSTU 2 Patient updates (#1023)
* R4 Patient formatting and standard updates (#1028)
* R4 Observation,DocumentReference Documentation Updates (#1031)
* R4 Encounter Period StartDateTime Sort Update (#1033)
* updated Location type search parameter and examples for physicalType (#1034)
* [R4][DiagnosticReport][DocumentReference] support search by _lastUpdated (#1032)
* [R4][Immunization] Support search by _lastUpdated (#1029)
* R4 Binary Autogen CCD add encounter parameter (#1035)
* [R4][Immunization] Documentation Update (#1036)
@shushruth-s
Copy link
Contributor

After Deployment:
Screenshot 2024-02-02 at 3 09 36 PM
Screenshot 2024-02-02 at 3 10 07 PM
Screenshot 2024-02-02 at 3 10 35 PM
Screenshot 2024-02-02 at 3 12 08 PM
Screenshot 2024-02-02 at 3 13 36 PM
Screenshot 2024-02-02 at 3 14 13 PM
Screenshot 2024-02-02 at 3 14 46 PM
Screenshot 2024-02-02 at 3 15 56 PM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
R4 Applies to R4 FHIR resources
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants