-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #245 from hl7ch/develop
Develop
- Loading branch information
Showing
54 changed files
with
5,210 additions
and
2,144 deletions.
There are no files selected for viewing
This file contains 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 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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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,7 +1,7 @@ | ||
Instance: LabOrder-QuestionnaireResponse | ||
InstanceOf: ChOrfQuestionnaireResponse | ||
Title: "questionnaire response LabOrder" | ||
Description: "Example for Laboratory Order Questionnaire Response due to suspected deep vein thrombosis" | ||
Description: "Example for Laboratory Order Questionnaire Response" | ||
Usage: #example | ||
* id = "LabOrder-qr" | ||
* meta.versionId = "1" | ||
|
@@ -63,7 +63,7 @@ Usage: #example | |
* item[=].item[=].item.item[=].answer.valueString = "[email protected]" | ||
* item[=].item[+].linkId = "order.priority" | ||
* item[=].item[=].text = "Auftragspriorität" | ||
* item[=].item[=].answer.valueCoding = $requestPriority#routine | ||
* item[=].item[=].answer.valueCoding = $request-priority#routine | ||
* item[+].linkId = "receiver" | ||
* item[=].text = "Empfänger" | ||
* item[=].item[0].linkId = "receiver.practitioner" | ||
|
@@ -123,13 +123,13 @@ Usage: #example | |
* item[=].item[=].answer.valueDate = "1981-01-01" | ||
* item[=].item[+].linkId = "patient.gender" | ||
* item[=].item[=].text = "Geschlecht" | ||
* item[=].item[=].answer.valueCoding = AdministrativeGender#male | ||
* item[=].item[=].answer.valueCoding = $administrative-gender#male | ||
|
||
// patient.maritalStatus | ||
|
||
* item[=].item[+].linkId = "patient.maritalStatus" | ||
* item[=].item[=].text = "Zivilstand" | ||
* item[=].item[=].answer.valueCoding = $echMaritalStatus#5 "unverheiratet" | ||
* item[=].item[=].answer.valueCoding = $ech-11-maritalstatus#5 "unverheiratet" | ||
|
||
* item[=].item[+].linkId = "patient.phone" | ||
* item[=].item[=].text = "Telefon" | ||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.