HL7 EU Lab Structured Report Alignment#157
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.
- 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. |
No description provided.