generated from hl7-be/empty-ig-custom
-
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.
modifications according to BusinessRules 1.1
- Loading branch information
1 parent
e76c289
commit a611f93
Showing
7 changed files
with
105 additions
and
45 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
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,10 +15,10 @@ Description: "Belgian federal profile for a patient will ONLY in the context of | |
* ^contact[=].telecom.value = "message-[email protected]" | ||
* ^jurisdiction.coding[0] = $m49.htm#056 | ||
* ^jurisdiction.coding[+] = urn:iso:std:iso:3166#BE | ||
* identifier MS | ||
* status MS | ||
* scope MS | ||
* category MS | ||
* identifier 0..* MS | ||
* status 1..1 MS | ||
* scope 1..1 MS | ||
* category 1..* MS | ||
* category from BeVSPatientWillCategory (required) | ||
* patient 1.. MS | ||
* patient only Reference(BePatient) | ||
|
@@ -27,10 +27,10 @@ Description: "Belgian federal profile for a patient will ONLY in the context of | |
* dateTime 1.. MS | ||
* dateTime ^short = "The dateTime when the patient will has been recorded" | ||
* dateTime ^definition = "The date and/or time when the patient will has been recorded" | ||
* dateTime ^comment = "This is not the time the patient expressed their will, but the time that this patient was recorded.
" | ||
* dateTime ^comment = "This is not the time the patient expressed their will, but the time that this patient will was recorded." | ||
* performer 1.. MS | ||
* performer only Reference(BeOrganization or BePatient or BePractitioner or BePractitionerRole or RelatedPerson) | ||
* performer ^comment = "Commonly, the patient will is expressed by the patient, but for some cases it may be some other person.
" | ||
* performer ^comment = "Commonly, the patient will is expressed by the patient, but for some cases it may be some other person." | ||
* source[x] MS | ||
* source[x] ^short = "The evidence used to support the patient will." | ||
* source[x] ^definition = "Supporting evidence for the patient will (e.g. a paper signed by the patient to refuse a specific treatment)" | ||
|
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 |
---|---|---|
|
@@ -14,4 +14,4 @@ Description: "Patient will category Value Set" | |
* ^contact[=].telecom.value = "message-[email protected]" | ||
* ^jurisdiction.coding[0] = $m49.htm#056 | ||
* ^jurisdiction.coding[+] = urn:iso:std:iso:3166#BE | ||
* include codes from system BeCSPAtientWillCategory | ||
* include codes from system BeCSPatientWillCategory |
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 |
---|---|---|
|
@@ -14,4 +14,4 @@ Description: "Patient Will code Value Set" | |
* ^contact[=].telecom.value = "message-[email protected]" | ||
* ^jurisdiction.coding[0] = $m49.htm#056 | ||
* ^jurisdiction.coding[+] = urn:iso:std:iso:3166#BE | ||
* include codes from system BeCSPAtientWillCode | ||
* include codes from system BeCSPatientWillCode |
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