-
Notifications
You must be signed in to change notification settings - Fork 5
Fix/iops 3916 slicing #734
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
Open
ryma2fhir
wants to merge
19
commits into
develop
Choose a base branch
from
fix/IOPS-3916_slicing
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
f9d9780
updated to include ig tools needed for Forge
ryma2fhir 3a5a629
changed base profile to hl7, added sct ValueSet as per previous itera…
ryma2fhir 9158c3c
changed baseDefinition to hl7 vitalsigns to ensure compliance. fixed …
ryma2fhir 623a97e
restricted valueQuantity to metric ucum codes only
ryma2fhir e8a9d12
Merge 623a97e51c0bd33bf22dc4c3a350cdeb763d31a5 into 053058e9c06264b93…
ryma2fhir 479f4d3
GitHub Action: Find and Replace
ryma2fhir 452676d
try fix for slicing disciminator
ryma2fhir c2571e1
Merge branch 'fix/IOPS-3916_slicing' of https://github.com/NHSDigital…
ryma2fhir 101dc06
fix minor errors
ryma2fhir 8ca9670
Merge 101dc0608e57c1552097ecea90ba62fc522def09 into 053058e9c06264b93…
ryma2fhir 0129d00
GitHub Action: Find and Replace
ryma2fhir b5b8d70
fix minor errors
ryma2fhir 21c27db
Merge branch 'fix/IOPS-3916_slicing' of
ryma2fhir 7d57ac0
Fix casing in BPCodeSnomedct identifier
ryma2fhir ab1e970
fixed issues raised by review
ryma2fhir bb1e851
fix validation errors
ryma2fhir 7d53fd5
added short value to see if validation issue is fixed
ryma2fhir a78b0da
readded slice
ryma2fhir 41cea0d
changed disciminator
ryma2fhir File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,10 @@ | ||
| { | ||
| "updated": "2025-08-14T14:55:55.4607406+01:00", | ||
| "updated": "2026-04-07T13:17:09.3887142+01:00", | ||
| "dependencies": { | ||
| "hl7.fhir.r4.core": "4.0.1", | ||
| "hl7.fhir.r5.core": "5.0.0" | ||
| "hl7.fhir.uv.tools.r4": "1.1.2", | ||
| "hl7.terminology.r4": "7.1.0", | ||
| "hl7.fhir.uv.extensions.r4": "5.2.0" | ||
| }, | ||
| "missing": {} | ||
| } |
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.