-
Notifications
You must be signed in to change notification settings - Fork 2
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
Lab 3525 #207
base: main
Are you sure you want to change the base?
Conversation
@@ -3,7 +3,7 @@ | |||
<id value="lr-slr-KWAL-KC-LOINC-Nierfunctie-Scenario3-3"/> |
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.
Ik kan dit hele scenario niet terugvinden in het kwalificatiescript wat je me hebt gestuurd
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.
Ah, dat kan kloppen. Het gaat namelijk om scenario src/LaboratoryResults-3-0/Test/_reference/sendreceive_request/lr-loa-TEST-LOINC-Scenario1-1.xml
Dit is Kwalificatie materiaal en het testscript wat ik voor deze PR heb aangemaakt is voor Testmateriaal
<type value="Patient"/> | ||
<display value="Patient, Elise Erelies"/> | ||
<display value="Patient,"/> |
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.
Komma kan weg?
</valueQuantity> | ||
<interpretation> | ||
<text value="Lager dan referentiebereik."/> | ||
<text value="Patiënt heeft een ernstig verlaagde glucosespiegel. "/> |
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.
Is dit hetzelfde als "Patiënt heeft een ernstig verlaagde glucosespiegel."?
<extension url="http://nictiz.nl/fhir/StructureDefinition/ext-EdifactReferenceNumber"> | ||
<valueString value="111666"/> | ||
</extension> | ||
<identifier> |
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.
Verwachten we niet iets waar het volgende gemeld wordt:
Laboratorium uitslag identificatie | 11081991 (in identificerend systeem: 2.16.840.1.113883.2.4.3.11.999.25.4296.4)
<nts:include value="assert.status" direction="request" resource="Observation" labcode="51596-5" labsystem="http://loinc.org" status="final"/> | ||
<nts:include value="assert.referencerange" direction="request" resource="Observation" labcode="51596-5" labsystem="http://loinc.org" range="low" rangevalue="4" system="http://unitsofmeasure.org" code="mmol/L"/> | ||
<nts:include value="assert.referencerange" direction="request" resource="Observation" labcode="51596-5" labsystem="http://loinc.org" range="high" rangevalue="8" system="http://unitsofmeasure.org" code="mmol/L"/> | ||
<nts:include value="assert.interpretation" direction="request" resource="Observation" labcode="51596-5" interpretation="Patiënt heeft een ernstig verlaagde glucosespiegel. "/> |
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.
Niet dezelfde tekst al kwalificatiescript
<type value="Patient"/> | ||
<display value="Patient, Elise Erelies"/> | ||
<display value="Patient,"/> |
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.
komma weg
No description provided.