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

examples asked by Wouter Beckers #158

Open
wants to merge 1 commit into
base: releasecandidate
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
31 changes: 31 additions & 0 deletions input/fsh/instances/stock-hco-site.fsh
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
Instance: stock-hco-site
InstanceOf: BeVaccination
Usage: #example
Description: "Use of stock location with hco number and site"
Title:   "Use of stock location with hco number and site"
* contained[+] = site
* contained[+] = org-regional-child-care-agency
* extension[recorder].valueReference = Reference(org-regional-child-care-agency)
* extension[vaccination-stock-location].valueReference = Reference(site)
* status = #completed
* patient.identifier.system = "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin"
* patient.identifier.value = "20020142173"
* recorded = "2020-04-06"
* occurrenceDateTime = "2020-04-06"
* doseQuantity.value = 1
* performer[0].actor.identifier.system = "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi-professional"
* performer[0].actor.identifier.value = "10829059"
* vaccineCode.coding[0].system = "http://snomed.info/sct"
* vaccineCode.coding[0].code = #871761004
//* protocolApplied.doseNumberPositiveInt = 1
//* protocolApplied.seriesDosesPositiveInt = 3
////* extension[vaccination-originalorder].valueReference = Reference(aymeric-rota)
//* extension[vaccination-confirmationStatus].valueCode = #confirmed

Instance: site
InstanceOf: Location
Usage: #inline
* identifier[+].system = "http://te-bepalen-door-wvg-voor-site-bron"
* identifier[=].value = "7797"
* partOf.identifier.system = "http://te-bepalen-door-wvg-voor-hco-bron"
* partOf.identifier.value = "141100902"
24 changes: 24 additions & 0 deletions input/fsh/instances/stock-loc-riziv.fsh
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
Instance: stock-loc-riziv
InstanceOf: BeVaccination
Usage: #example
Description: "Use of stock location with RIZIV/INAMI number"
Title:   "Use of stock location with RIZIV/INAMI number"
* contained[+] = org-regional-child-care-agency
* extension[recorder].valueReference = Reference(org-regional-child-care-agency)
* extension[vaccination-stock-location].valueReference.identifier.system = "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi"
* extension[vaccination-stock-location].valueReference.identifier.value = "00012767"
* status = #completed
* patient.identifier.system = "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin"
* patient.identifier.value = "20020142173"
* recorded = "2020-04-06"
* occurrenceDateTime = "2020-04-06"
* doseQuantity.value = 1
* performer[0].actor.identifier.system = "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi-professional"
* performer[0].actor.identifier.value = "10829059"
* vaccineCode.coding[0].system = "http://snomed.info/sct"
* vaccineCode.coding[0].code = #871761004
//* protocolApplied.doseNumberPositiveInt = 1
//* protocolApplied.seriesDosesPositiveInt = 3
////* extension[vaccination-originalorder].valueReference = Reference(aymeric-rota)
//* extension[vaccination-confirmationStatus].valueCode = #confirmed

24 changes: 24 additions & 0 deletions input/fsh/instances/stock-phys-riziv.fsh
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
Instance: stock-phys-riziv
InstanceOf: BeVaccination
Usage: #example
Description: "Use of stock location with RIZIV/INAMI number of physician"
Title:   "Use of stock location with RIZIV/INAMI number of physician"
* contained[+] = org-regional-child-care-agency
* extension[recorder].valueReference = Reference(org-regional-child-care-agency)
* extension[vaccination-stock-location].valueReference.identifier.system = "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi"
* extension[vaccination-stock-location].valueReference.identifier.value = "14953539004"
* status = #completed
* patient.identifier.system = "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin"
* patient.identifier.value = "20020142173"
* recorded = "2020-04-06"
* occurrenceDateTime = "2020-04-06"
* doseQuantity.value = 1
* performer[0].actor.identifier.system = "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi-professional"
* performer[0].actor.identifier.value = "10829059"
* vaccineCode.coding[0].system = "http://snomed.info/sct"
* vaccineCode.coding[0].code = #871761004
//* protocolApplied.doseNumberPositiveInt = 1
//* protocolApplied.seriesDosesPositiveInt = 3
////* extension[vaccination-originalorder].valueReference = Reference(aymeric-rota)
//* extension[vaccination-confirmationStatus].valueCode = #confirmed