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

Rm comp doc not needed #308

Merged
merged 36 commits into from
Feb 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
af4f6be
Merge pull request #298 from hl7ch/master
lpg-tech Dec 7, 2023
18e6f99
Merge pull request #301 from hl7ch/master
lpg-tech Dec 8, 2023
8c15cb9
specify the title and definition of documents and compostions
Jan 8, 2024
a5859c3
specify the title and definition of documents and compostions
Jan 8, 2024
16bd60f
Merge pull request #302 from hl7ch/ballot-2
lpg-tech Jan 8, 2024
cfb5dad
Merge pull request #303 from hl7ch/IG-ohne-Q
lpg-tech Jan 8, 2024
0145499
explanation of lab-order on index.page
Jan 9, 2024
b3b9bc2
Merge pull request #304 from hl7ch/index-page
lpg-tech Jan 9, 2024
be76a2d
rm ConditionHeartDisorder
Jan 9, 2024
6bc9bf3
Merge pull request #305 from hl7ch/index-page
lpg-tech Jan 10, 2024
825bf43
improve explanation on Home page
Jan 10, 2024
1135526
improfe index
Jan 10, 2024
549a4f3
add plantuml System
Jan 11, 2024
1a01410
add plantuml System
Jan 11, 2024
d2fb666
improve UC 1
Jan 16, 2024
b008ad5
add UC add test by replacing the ServiceRequest
Jan 17, 2024
824c125
fix errors in PlanDefinition type
Jan 17, 2024
fff4760
fix errors in PlanDefinition type
Jan 17, 2024
d34fe13
remake case studies
Jan 17, 2024
55edad3
remake case studies
Jan 17, 2024
86c21e3
Merge pull request #307 from hl7ch/refactor-case-study-page
lpg-tech Jan 18, 2024
cfe11de
refactor cases-studies-english
Jan 18, 2024
ccef901
fix broken links in case-studies-english
Jan 18, 2024
0b70238
Merge branch 'refactor-case-study-page' into develop
Jan 21, 2024
5ca18cc
outcomment ValueSet: LOINCDiagnosticReportCodes
Jan 23, 2024
9bf7627
add link to ORF on Home page, UC 2 is a SR
Jan 23, 2024
068aa47
edit titles of bundles and components
Jan 23, 2024
02c29d6
correct hierarchy of Lab Order
Feb 5, 2024
f879e06
replace titles and images in documents
Feb 7, 2024
9c87e58
rename composition and document instances
Feb 7, 2024
513751b
rename compositions and documents for the 2 main UC
Feb 7, 2024
540a3a5
replace image Fig. 1
Feb 7, 2024
24d52f8
improve titles and descriptions of examples
Feb 8, 2024
2ed842d
improve Description of activityDefinitions
Feb 9, 2024
3161543
improve titles and descriptions of examples
Feb 9, 2024
1cb10a2
delete *.bak files
Feb 11, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions _gencontinuous.bat

This file was deleted.

27 changes: 0 additions & 27 deletions _genonce.bat

This file was deleted.

219 changes: 0 additions & 219 deletions _updatePublisher.bat

This file was deleted.

2 changes: 1 addition & 1 deletion input/fsh/instances/CoverageFranzMuster.fsh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Instance: CoverageFranzMuster
InstanceOf: CHCoreCoverage
Title: "CoverageFranzMuster"
Title: "Coverage: FranzMuster"
Description: "Example for Insurance Coverage"
Usage: #example
* meta.source = "https://www.ti.bfh.ch/de/bachelor/medizininformatik.html"
Expand Down
1 change: 1 addition & 0 deletions input/fsh/instances/DocumentReference.fsh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Instance: example
InstanceOf: ChLabDocumentReference
Title: "DocumentReference: Physical"
Usage: #example
// * contained = a2
* masterIdentifier.system = "urn:ietf:rfc:3986"
Expand Down
2 changes: 1 addition & 1 deletion input/fsh/instances/HealthInsuranceCard.fsh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Instance: HealthInsuranceCard
InstanceOf: Coverage
Title: "HealthInsuranceCard"
Title: "Coverage: HealthInsuranceCard Franz Muster"
Description: "Example for Insurance"
Usage: #example
* identifier.system = "http://ehic.com/insurer/123456789/member"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Instance: LabOrder-Composition
InstanceOf: ChLabOrderComposition
Title: "CH LAB-Order Composition by Service Request"
Description: "Composition multiple SR whithout Questionnaire/Quse"
Instance: LabOrder-CompositionWithSR
InstanceOf: ChLabOrderCompositionWithSR
Title: "CH LAB-Order Composition with Service Request"
Description: "Composition multiple SR whithout Questionnaire/QuestionnaireResponse"
Usage: #example
* id = "ch-lab-order-composition"
* id = "ch-lab-order-composition-with-sr"
* meta.versionId = "1"
* meta.lastUpdated = "2021-02-18T17:04:38.520+00:00"
* text.status = #additional
Expand Down Expand Up @@ -36,4 +36,4 @@ Usage: #example
* section[orderReferral].text.status = #generated
* section[orderReferral].text.div = "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n Order-Referral-Form\n </div>"

* section[orderReferral].entry[ServiceRequest] = Reference(LabOrder-ServiceRequest-potassium)
* section[orderReferral].entry[ServiceRequest] = Reference(LabOrder-ServiceRequest-potassium)
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Instance: LabOrder-Composition-by-Form
InstanceOf: ChLabOrderCompositionByForm
Title: "CH LAB-Order Composition by Form"
Instance: LabOrder-CompositionWithSR_AndForm
InstanceOf: ChLabOrderCompositionWithSR_AndForm
Title: "CH LAB-Order Composition with ServiceRequest and Form"
Description: "Composition Questionnaire/QuestionnaireResponse and multiple SR"
Usage: #example
* id = "ch-lab-order-composition-by-form"
* id = "ch-lab-order-composition-with-sr-and-form"
* meta.versionId = "1"
* meta.lastUpdated = "2021-02-18T17:04:38.520+00:00"
* text.status = #additional
Expand Down Expand Up @@ -37,4 +37,4 @@ Usage: #example
* section[orderReferral].text.div = "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n Order-Referral-Form\n </div>"
* section[orderReferral].entry[Questionnaire] = Reference(LabOrder-form)
* section[orderReferral].entry[QuestionnaireResponse] = Reference(LabOrder-QuestionnaireResponse)
* section[orderReferral].entry[ServiceRequest] = Reference(LabOrder-ServiceRequest-potassium)
* section[orderReferral].entry[ServiceRequest] = Reference(LabOrder-ServiceRequest-potassium)
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Instance: LabOrder-Document-by-Form
InstanceOf: ChLabOrderDocumentByForm
Title: "CH LAB-Order Document by Form"
Description: "Example Bundle for referral/order due to suspected deep vein thrombosis"
Instance: LabOrder-Document-with-SR-and-Form
InstanceOf: ChLabOrderDocumentWithSR_AndForm
Title: "CH LAB-Order Document with ServiceRequest and Form"
Description: "Document for referral/order due to suspected deep vein thrombosis"
Usage: #example
* id = "ch-lab-order-by-form"
* id = "ch-lab-order-with-sr-and-form"
* meta.versionId = "1"
* meta.lastUpdated = "2019-04-01T20:18:41.341+00:00"
* language = #en
Expand All @@ -12,8 +12,8 @@ Usage: #example
* type = #document
* timestamp = "2019-04-01T20:18:41.341+00:00"

* entry[0].fullUrl = "http://example.com/fhir/Composition/ch-lab-order-composition-by-form"
* entry[=].resource = LabOrder-Composition-by-Form
* entry[0].fullUrl = "http://example.com/fhir/Composition/ch-lab-order-composition-with-sr-and-form"
* entry[=].resource = LabOrder-CompositionWithSR_AndForm

* entry[+].fullUrl = "http://example.com/fhir/Patient/HansGuggindieluft"
* entry[=].resource = HansGuggindieluft
Expand Down Expand Up @@ -64,4 +64,3 @@ Usage: #example
// // ---- SR for Coagulation Tests ----
// * entry[+].fullUrl = "http://example.com/fhir/ServiceRequest/LabOrder-cc"
// * entry[=].resource = LabOrder-ServiceRequest-cc

Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Instance: LabOrder-Document
InstanceOf: ChLabOrderDocument
Title: "CH LAB-Order Document by Service Request"
Description: "Example Bundle for referral/order due to suspected deep vein thrombosis"
Instance: LabOrder-DocumentWithSR
InstanceOf: ChLabOrderDocumentWithSR
Title: "CH LAB-Order Document with Service Request"
Description: "Document for referral/order due to suspected deep vein thrombosis"
Usage: #example
* id = "ch-lab-order-document"
* id = "ch-lab-order-document-with-sr"
* meta.versionId = "1"
* meta.lastUpdated = "2019-04-01T20:18:41.341+00:00"
* language = #en
Expand All @@ -12,8 +12,8 @@ Usage: #example
* type = #document
* timestamp = "2019-04-01T20:18:41.341+00:00"

* entry[0].fullUrl = "http://example.com/fhir/Composition/ch-lab-order-composition"
* entry[=].resource = LabOrder-Composition
* entry[0].fullUrl = "http://example.com/fhir/Composition/ch-lab-order-composition-with-sr"
* entry[=].resource = LabOrder-CompositionWithSR

* entry[+].fullUrl = "http://example.com/fhir/Patient/HansGuggindieluft"
* entry[=].resource = HansGuggindieluft
Expand Down
4 changes: 2 additions & 2 deletions input/fsh/instances/LabOrder-ServiceRequest-chloride.fsh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Instance: LabOrder-ServiceRequest-chloride
InstanceOf: ChLabOrderSRSingletest
Title: "CH LAB-Order example Service Request for Clinical Chemistry Tests"
Description: "Example for Service Request of Chloride [Moles/volume] in Serum or Plasma"
Title: "CH LAB Service Request for Chloride"
Description: "Service Request for Chloride [Moles/volume] in Serum or Plasma"
Usage: #example
* id = "LabOrder-chloride"
* identifier[placerOrderIdentifier].type = $v2-0203#PLAC "Placer Identifier"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Instance: LabOrder-ServiceRequest-container-example
InstanceOf: ChLabOrderSRContainer
Title: "CH LAB-Order example Service Request for Creatinine Clearance and Electrolytes in Serum"
Description: "Example for Service Request as container for multiple Service Requests"
Title: "CH LAB Service Request for Creatinine Clearance and Electrolytes in Serum"
Description: "Service Request as container for multiple Service Requests"
Usage: #example
* id = "LabOrder-container-example"
* identifier[placerOrderIdentifier].type = $v2-0203#PLAC "Placer Identifier"
Expand Down
Loading
Loading