Skip to content

Commit

Permalink
2.0.0-ballot
Browse files Browse the repository at this point in the history
  • Loading branch information
oliveregger committed Jun 29, 2023
1 parent 94b85a2 commit 2328d42
Show file tree
Hide file tree
Showing 15 changed files with 35 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Description: "ch-lab-order defines 10 different Kinds of Service Request"
* ^contact.telecom.system = #url
* ^contact.telecom.value = "https://www.hl7.ch"
* ^jurisdiction = urn:iso:std:iso:3166#CH
* ^copyright = "CC-BY-SA-4.0"
* ^copyright = "CC0-1.0"
* ^caseSensitive = true
* ^content = #complete
* ^count = 7
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Description: "ch-lab-order defines 2 different Kinds of Processing Procedures, r
* ^contact.telecom.system = #url
* ^contact.telecom.value = "https://www.hl7.ch"
* ^jurisdiction = urn:iso:std:iso:3166#CH
* ^copyright = "CC-BY-SA-4.0"
* ^copyright = "CC0-1.0"
* ^caseSensitive = true
* ^content = #complete
* ^count = 2
Expand Down
2 changes: 1 addition & 1 deletion input/fsh/instances/LabOrder-form.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Usage: #example
* contact[=].telecom.value = "laborprojektgruppe@gmail.com"
* 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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Usage: #example
* contact.telecom.system = #url
* contact.telecom.value = "https://www.hl7.ch/"
* jurisdiction = urn:iso:std:iso:3166#CH
* copyright = "CC-BY-SA-4.0"
* copyright = "CC0-1.0"

// --- order (Auftrag) item[0] ----------
* item[0].linkId = "order"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Usage: #example
* contact.telecom.system = #url
* contact.telecom.value = "https://www.hl7.ch/"
* 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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Usage: #example
* contact.telecom.system = #url
* contact.telecom.value = "https://www.hl7.ch/"
* jurisdiction = urn:iso:std:iso:3166#CH
* copyright = "CC-BY-SA-4.0"
* copyright = "CC0-1.0"

// --- order (Auftrag) item[0] ----------
* item[0].linkId = "order"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Usage: #example
* contact.telecom.system = #url
* contact.telecom.value = "https://www.hl7.ch/"
* 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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Usage: #example
* contact.telecom.system = #url
* contact.telecom.value = "https://www.hl7.ch/"
* jurisdiction = urn:iso:std:iso:3166#CH
* copyright = "CC-BY-SA-4.0"
* copyright = "CC0-1.0"

// --- order (Auftrag) item[0] ---------
* item[0].linkId = "order"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Usage: #example
* contact.telecom.system = #url
* contact.telecom.value = "https://www.hl7.ch/"
* jurisdiction = urn:iso:std:iso:3166#CH
* copyright = "CC-BY-SA-4.0"
* copyright = "CC0-1.0"

// --- order (Auftrag) item[0] ----------
* item[0].linkId = "order"
Expand Down
2 changes: 1 addition & 1 deletion input/fsh/profiles/ChLabOrderComposition.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Description: "Definition for Composition resource in the context of CH LAB-Order
// * ^contact[=].telecom.system = #email
// * ^contact[=].telecom.value = "hanselmann48@gmail.com"
// * ^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
Expand Down
2 changes: 1 addition & 1 deletion input/fsh/profiles/ChLabOrderSRSingletest.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Description: "Definition of a ServiceRequests of a single LabTest in the context
* ^contact[=].telecom.system = #email
* ^contact[=].telecom.value = "hanselmann48@gmail.com"
* ^jurisdiction = urn:iso:std:iso:3166#CH
* ^copyright = "CC-BY-SA-4.0"
* ^copyright = "CC0-1.0"

* instantiatesCanonical 1..1 MS

Expand Down
2 changes: 1 addition & 1 deletion input/fsh/profiles/ChLabOrderSRcontainer.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Description: "Definition for ServiceRequest Container in the context of CH LAB-O
* ^contact[=].telecom.system = #email
* ^contact[=].telecom.value = "hanselmann48@gmail.com"
* ^jurisdiction = urn:iso:std:iso:3166#CH
* ^copyright = "CC-BY-SA-4.0"
* ^copyright = "CC0-1.0"

// ---- instantiates Canonical
* instantiatesCanonical 0.. MS
Expand Down
3 changes: 3 additions & 0 deletions input/pagecontent/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
<div markdown="1" class="stu-note">

This implementation guide is under STU ballot by [HL7 Switzerland](https://www.hl7.ch/) until September 30th, 2023 midnight.
Please add your feedback via the ‘Propose a change’-link in the footer on the page where you have comments.

<a href="changelog.html">Significant Changes, Open and Closed Issues</a>

</div>
Expand Down
11 changes: 11 additions & 0 deletions publication-request.json
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
}
17 changes: 9 additions & 8 deletions sushi-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ name: CH_LAB_ORDER
title: CH LAB-Order (R4)
description: Implementation guide CH LAB-Order (R4)
status: active
license: CC-BY-SA-4.0
copyright: CC-BY-SA-4.0
license: CC0-1.0
copyright: CC0-1.0
jurisdiction: urn:iso:std:iso:3166#CH
date: 2022-02-22
version: 1.0.0
date: 2023-06-29
version: 2.0.0-ballot
fhirVersion: 4.0.1
copyrightYear: 2021+
releaseLabel: STU 1
releaseLabel: ballot
publisher:
name: HL7 Switzerland
url: https://www.hl7.ch
Expand All @@ -23,9 +23,10 @@ contact:
use: work

dependencies:
ch.fhir.ig.ch-orf: current
ch.fhir.ig.ch-core: current
ch.fhir.ig.ch-epr-term: 2.0.8
ch.fhir.ig.ch-epr-term: 2.0.9
hl7.terminology: 5.1.0
ch.fhir.ig.ch-orf: 2.0.0-ballot
ch.fhir.ig.ch-core: 4.0.0-ballot
hl7.fhir.uv.order-catalog: 0.1.0

pages:
Expand Down

0 comments on commit 2328d42

Please sign in to comment.