Fhir 51581 - exand on history section information#96
Open
bvdh wants to merge 4 commits into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR expands the History section in the imaging report documentation and implementation to provide clearer guidance on what clinical information should be included and how it should be structured.
Changes:
- Enhanced History section description with concrete examples (pregnancy status, metal implants, medication)
- Added specification of expected resource types in the History section
- Removed blank lines in index.md files
Reviewed changes
Copilot reviewed 59 out of 59 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| ig-src/input/pagecontent/imaging-report.md | Enhanced History section with examples and resource type guidance |
| ig-src/input/fsh/profiles/im-composition.liquid.fsh | Added formal constraints for History section entries (vitals, problemlist, implants, medication) |
| igs/imaging-r5/input/pagecontent/imaging-report.md | Applied same History section enhancements for R5 version |
| igs/imaging-r5/input/fsh/profiles/im-composition.fsh | Added History section entry slicing and constraints for R5 |
| igs/imaging-r4/input/pagecontent/imaging-report.md | Applied same History section enhancements for R4 version |
| igs/imaging-r4/input/fsh/profiles/im-composition.fsh | Added History section entry slicing and constraints for R4 |
| Multiple index.md files | Removed extraneous blank lines |
| Multiple other files | Auto-generated content from FHIR publisher build process |
Comments suppressed due to low confidence (2)
ig-src/input/pagecontent/imaging-report.md:1
- Corrected spelling of 'MedicationAdminstration' to 'MedicationAdministration'.
igs/imaging-r4/input/pagecontent/imaging-report.md:1 - Corrected spelling of 'MedicationAdminstration' to 'MedicationAdministration'.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| This section includes patient history and other prior clinical details deemed relevant to the imaging study by the imaging clinician. Some information may be provided by the referring physician in the order, and more is extracted from the medical record by imaging staff, automated tools, or by the radiologist themselves. This information provides background for the imaging clinician, context for the contents of the report, and is sometimes relevant to billing and clinical guidelines. Potential sources include impressions or summaries of the clinical notes from the encounter where the imaging order was placed. | ||
| This section includes patient history and other prior clinical details deemed relevant to the imaging study by the imaging clinician (e.g. pregnancy status, presence of metal implants, medication given prior imaging, etc.). Some information may be provided by the referring physician in the order, and more is extracted from the medical record by imaging staff, automated tools, or by the radiologist themselves. This information provides background for the imaging clinician, context for the contents of the report, and is sometimes relevant to billing and clinical guidelines. Potential sources include impressions or summaries of the clinical notes from the encounter where the imaging order was placed. | ||
|
|
||
| This section will typically include resources of the type Observation, Condition, Device, Medication Administration, MedicationAdminstration, MedicationDispense and/or Device but is not restricted to those. |
There was a problem hiding this comment.
Corrected spelling of 'MedicationAdminstration' to 'MedicationAdministration'.
Suggested change
| This section will typically include resources of the type Observation, Condition, Device, Medication Administration, MedicationAdminstration, MedicationDispense and/or Device but is not restricted to those. | |
| This section will typically include resources of the type Observation, Condition, Device, Medication Administration, MedicationAdministration, MedicationDispense and/or Device but is not restricted to those. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
https://jira.hl7.org/browse/FHIR-51581