-
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.
- Loading branch information
1 parent
94b85a2
commit 2328d42
Showing
15 changed files
with
35 additions
and
20 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
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 |
---|---|---|
|
@@ -46,7 +46,7 @@ Usage: #example | |
* contact[=].telecom.value = "[email protected]" | ||
* contact[=].telecom.use = #work | ||
* jurisdiction = urn:iso:std:iso:3166#CH | ||
* copyright = "CC-BY-SA-4.0" | ||
* copyright = "CC0-1.0" | ||
* item[0].linkId = "order" | ||
* item[=].text = "Auftrag" | ||
* item[=].type = #group | ||
|
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
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
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
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 |
---|---|---|
|
@@ -15,7 +15,7 @@ Description: "Definition for Composition resource in the context of CH LAB-Order | |
// * ^contact[=].telecom.system = #email | ||
// * ^contact[=].telecom.value = "[email protected]" | ||
// * ^jurisdiction = urn:iso:std:iso:3166#CH | ||
// * ^copyright = "CC-BY-SA-4.0" | ||
// * ^copyright = "CC0-1.0" | ||
// * type from $DocumentEntry.typeCode (required) | ||
// * type ^short = "Precise type of clinical document" | ||
// * category 1..1 | ||
|
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 |
---|---|---|
|
@@ -18,7 +18,7 @@ Description: "Definition of a ServiceRequests of a single LabTest in the context | |
* ^contact[=].telecom.system = #email | ||
* ^contact[=].telecom.value = "[email protected]" | ||
* ^jurisdiction = urn:iso:std:iso:3166#CH | ||
* ^copyright = "CC-BY-SA-4.0" | ||
* ^copyright = "CC0-1.0" | ||
|
||
* instantiatesCanonical 1..1 MS | ||
|
||
|
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 |
---|---|---|
|
@@ -18,7 +18,7 @@ Description: "Definition for ServiceRequest Container in the context of CH LAB-O | |
* ^contact[=].telecom.system = #email | ||
* ^contact[=].telecom.value = "[email protected]" | ||
* ^jurisdiction = urn:iso:std:iso:3166#CH | ||
* ^copyright = "CC-BY-SA-4.0" | ||
* ^copyright = "CC0-1.0" | ||
|
||
// ---- instantiates Canonical | ||
* instantiatesCanonical 0.. MS | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"package-id" : "ch.fhir.ig.ch-lab-order", | ||
"version" : "2.0.0-ballot", | ||
"path" : "http://fhir.ch/ig/ch-lab-order/2.0.0-ballot", | ||
"mode" : "milestone", | ||
"status" : "ballot", | ||
"sequence" : "STU 2", | ||
"desc" : "HL7 Switzerland STU 2", | ||
"changes" : "changelog.html", | ||
"first": false | ||
} |
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