generated from ahdis/ch-ig
-
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
adb89fe
commit 3156331
Showing
9 changed files
with
120 additions
and
0 deletions.
There are no files selected for viewing
11 changes: 11 additions & 0 deletions
11
input/fsh/examples/1-NeisseriaGonorrhoeae-IncompleteOrderer/1c-DocumentReference.fsh
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 @@ | ||
Instance: 1c-DocumentReferenceStrict | ||
InstanceOf: PublishDocumentReferenceStrict | ||
Usage: #example | ||
Title: "Publish 1cDoc-NeisseriaGonorrhoeae (Strict)" | ||
Description: "Reporting Neisseria Gonorhoeae with minimal orderer information (name, plz, city)" | ||
* contained = 1cDoc-NeisseriaGonorrhoeae | ||
* status = #current | ||
* identifier[0].system = "urn:ietf:rfc:3986" | ||
* identifier[0].value = "urn:uuid:1901332d-6012-443f-9690-9291adb2e19d" | ||
* content.attachment.language = #de-CH | ||
* content.attachment.url = "#1cDoc-NeisseriaGonorrhoeae" |
16 changes: 16 additions & 0 deletions
16
input/fsh/examples/1-NeisseriaGonorrhoeae-IncompleteOrderer/1c-KsAbc.fsh
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,16 @@ | ||
Instance: 1cPR-KsAbc | ||
InstanceOf: ChElmPractitionerRoleOrderer | ||
Usage: #example | ||
Title: "1PR - Monika Giacometti @ Kantonsspital ABC" | ||
Description: "Example for a CH ELM PractitionerRole: Orderer where the organization is not known, only the prtactitioner" | ||
* practitioner = Reference(1cPract-KsAbc) | ||
|
||
Instance: 1cPract-KsAbc | ||
InstanceOf: ChElmPractitionerOrderer | ||
Usage: #example | ||
Title: "1Pract - Giacometti" | ||
Description: "Example for a CH ELM Practitioner: Orderer where only the name, plz and city is known" | ||
* name.family = "Giacometti" | ||
* name.given.extension[dataabsentreason].valueCode = #unknown | ||
* address.postalCode = "3000" | ||
* address.city = "Bern" |
16 changes: 16 additions & 0 deletions
16
input/fsh/examples/1-NeisseriaGonorrhoeae-IncompleteOrderer/1cDR-NeisseriaGonorrhoeae.fsh
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,16 @@ | ||
Instance: 1cDR-NeisseriaGonorrhoeae | ||
InstanceOf: ChElmDiagnosticReport | ||
Usage: #example | ||
Title: "1cDR - Neisseria Gonorrhoeae" | ||
Description: "Example for a CH ELM DiagnosticReport: Laboratory Report" | ||
* extension[DiagnosticReportCompositionR5].url = $diagnostic-report-composition-r5 | ||
* extension[DiagnosticReportCompositionR5].valueReference = Reference(Composition/1Comp-NeisseriaGonorrhoeae) | ||
* identifier.system = "urn:ietf:rfc:3986" | ||
* identifier.value = "urn:uuid:1901332d-6012-443f-9690-9291adb2e19d" | ||
* status = #final | ||
* code = $loinc#11502-2 "Laboratory report" | ||
* subject = Reference(Pat-001) | ||
* result = Reference(1Obs-NeisseriaGonorrhoeae) | ||
* performer = Reference(1Org-Labor) | ||
* basedOn = Reference(1cSR-Order) | ||
* specimen = Reference(1Spec-Specimen) |
32 changes: 32 additions & 0 deletions
32
input/fsh/examples/1-NeisseriaGonorrhoeae-IncompleteOrderer/1cDoc-NeisseriaGonorrhoeae.fsh
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,32 @@ | ||
Instance: 1cDoc-NeisseriaGonorrhoeae | ||
InstanceOf: ChElmDocumentStrict | ||
Usage: #example | ||
Title: "1 Doc - Neisseria Gonorrhoeae" | ||
Description: "Example for a CH ELM Document: Laboratory Report (where the 'Lab' is the same as the 'Author')" | ||
|
||
* identifier.system = "urn:ietf:rfc:3986" | ||
* identifier.value = "urn:uuid:1901332d-6012-443f-9690-9291adb2e19d" | ||
* type = #document | ||
* timestamp = "2023-07-14T16:00:00+02:00" | ||
|
||
* entry[Composition].fullUrl = "http://test.fhir.ch/r4/Composition/1Comp-NeisseriaGonorrhoeae" | ||
* entry[Composition].resource = 1Comp-NeisseriaGonorrhoeae | ||
* entry[DiagnosticReport].fullUrl = "http://test.fhir.ch/r4/DiagnosticReport/1cDR-NeisseriaGonorrhoeae" | ||
* entry[DiagnosticReport].resource = 1cDR-NeisseriaGonorrhoeae | ||
* entry[Patient].fullUrl = "http://test.fhir.ch/r4/Patient/Pat-001" | ||
* entry[Patient].resource = Pat-001 | ||
* entry[Observation].fullUrl = "http://test.fhir.ch/r4/Observation/1Obs-NeisseriaGonorrhoeae" | ||
* entry[Observation].resource = 1Obs-NeisseriaGonorrhoeae | ||
* entry[Specimen][0].fullUrl = "http://test.fhir.ch/r4/Specimen/1Spec-Specimen" | ||
* entry[Specimen][=].resource = 1Spec-Specimen | ||
* entry[ServiceRequest][0].fullUrl = "http://test.fhir.ch/r4/ServiceRequest/1cSR-Order" | ||
* entry[ServiceRequest][=].resource = 1cSR-Order | ||
|
||
* entry[PractitionerRole][0].fullUrl = "http://test.fhir.ch/r4/PractitionerRole/1cPR-KsAbc" | ||
* entry[PractitionerRole][=].resource = 1cPR-KsAbc | ||
|
||
* entry[Practitioner][0].fullUrl = "http://test.fhir.ch/r4/Practitioner/1cPract-KsAbc" | ||
* entry[Practitioner][=].resource = 1cPract-KsAbc | ||
|
||
* entry[Organization][0].fullUrl = "http://test.fhir.ch/r4/Organization/1Org-Labor" | ||
* entry[Organization][=].resource = 1Org-Labor |
12 changes: 12 additions & 0 deletions
12
input/fsh/examples/1-NeisseriaGonorrhoeae-IncompleteOrderer/1cSR-NeisseriaGonorrhoeae.fsh
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,12 @@ | ||
Instance: 1cSR-Order | ||
InstanceOf: ChElmServiceRequestLaboratoryOrder | ||
Usage: #example | ||
Title: "1cSR - Order" | ||
Description: "Example for a CH ELM ServiceRequest: Laboratory Order" | ||
* identifier.value = "22000938108" | ||
* status = #completed | ||
* intent = #order | ||
* code = $loinc#697-3 "Neisseria gonorrhoeae [Presence] in Urethra by Organism specific culture" | ||
* subject = Reference(Pat-001) | ||
* specimen = Reference(1Spec-Specimen) | ||
* requester = Reference(1cPR-KsAbc) |
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