Skip to content
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

Beispielinstanzen: Durchzuführender Test fehlt in ServiceRequest.code (Emmanuel Eschmann, CISTEC AG) #78

Closed
ig-feedback opened this issue Sep 22, 2021 · 2 comments
Labels
Final review @eHS eHealth Suisse must approve STU 1 Ballot

Comments

@ig-feedback
Copy link
Collaborator

ch.fhir.ig.ch-lab-order#0.1.0 /artifacts.html

Als Laborinformationssystem will ich aus ServiceRequest.code automatisiert auslesen können, welche Tests die Laborgeräte durchführen müssen.

Bsp.: https://hl7.org/fhir/R4/servicerequest-example-ft4.json.html :
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "3024-7",
"display": "Thyroxine (T4) free [Mass/volume] in Serum or Plasma"
}
],
"text": "Free T4"
}

In den Beispielen des vorliegenden IG fehlt jedoch die Angabe eines ServiceRequest.code.
Z.Bsp.: http://fhir.ch/ig/ch-lab-order/ServiceRequest-1-tvt.json.html , in welchem zwar in ServiceRequest.reasonCode eine Thrombose als Begründung für die angeforderte Laboruntersuchung angegeben wird, aber keine spezifische Laboruntersuchung in ServiceRequest.coding angefordert wird.

Emmanuel Eschmann, CISTEC AG

@lpg-tech
Copy link
Collaborator

TODO Anpassungen LabOrderQrToBundle.map

@lpg-tech lpg-tech added the Final review @eHS eHealth Suisse must approve label Jan 14, 2022
@PeroGrgic
Copy link
Collaborator

Issue reviewed and closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Final review @eHS eHealth Suisse must approve STU 1 Ballot
Projects
None yet
Development

No branches or pull requests

4 participants