-
Notifications
You must be signed in to change notification settings - Fork 1
HL7 EU Lab Structured Report Alignment #157
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
Conversation
This reverts commit 0a27298.
This reverts commit 98b311d.
This reverts commit 26465a7.
This reverts commit 43ed3d4.
This reverts commit 760ba11.
Update package.json
Added hl7.fhir.eu.extensions.r4
Removing "hl7.fhir.eu.laboratory": "0.1.1",
hl7.fhir.eu.laboratory": "0.1.0-ballot
CodeSystem: "system": "http://purl.obolibrary.org/obo",
|
1.The "hl7.fhir.eu.laboratory": "0.1.1", is required to validate some examples but the problem seem to be the version '0.1.1' |
should allow validation of resources against any package in dependencies (not a fix but issues in Bundle are not useful)
Not adding anything material to the package as Composition validates fine
|
Hi @KazeemHamzat, I am done with the Bundle, it does not want to Validate no matter what changes are made, even though the other resources are validating against EU Lab just fine. I've decided to cut it as it is not contributing much to the IG. |
Removed EU Extensions
|
@ryma2fhir , there is need to make exception rule on the validator to ignore CodeSystem-http://www.sequenceontology.org |
|
@KazeemHamzat, I've made the update to the validation repo to ignore the SequenceOntology CS issues. The PR should now be ready to review |
KazeemHamzat
left a comment
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.
- Minor issues to be corrected,
- Are the ServiceRequest and Task instance not expected to conform to EU-Lab profiles?
Updated Observation reference Updated date on NamingSystem Added EU Profiles to ServiceRequest
|
@KazeemHamzat, addressed comments, and added profile to ServiceRequest. There is no Task profile in EU Lab so I've left that as is. |
KazeemHamzat
left a comment
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.
Ok
No description provided.