Skip to content

Commit

Permalink
Merge pull request #43 from hl7-be/issue-42
Browse files Browse the repository at this point in the history
Issue 42
  • Loading branch information
bdc-ehealth committed Dec 12, 2023
2 parents 890baa9 + 064fb52 commit 98c20ca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions input/fsh/instances/patientwill1.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,14 @@ Instance: patientwill1
InstanceOf: BePatientWill
Usage: #example
* status = #active
* scope = $consentscope#treatment
* scope = $sct#385432009
* category = $be-cs-patientwill-category#resuscitation "Resuscitation"
* patient.identifier.system = "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin"
* patient.identifier.value = "123456789"
* patient.display = "Jane Fhirwoman"
* dateTime = "2015-11-18"
* extension[recorder].valueReference.identifier.system = "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi"
* extension[recorder].valueReference.identifier.value = "11530231003"
* policyRule.text = "Belgian policy"
* provision.period.start = "2020-10-06"
* provision.code = $be-cs-patientwill-code#dnr1 "Do not resuscitate"
* provision.code.text = "No resuscitation"

0 comments on commit 98c20ca

Please sign in to comment.