diff --git a/input/fsh/ExtendedEprPurposeOfUse.fsh b/input/fsh/ExtendedEprPurposeOfUse.fsh deleted file mode 100644 index eb4edbf..0000000 --- a/input/fsh/ExtendedEprPurposeOfUse.fsh +++ /dev/null @@ -1,8 +0,0 @@ -CodeSystem: ExtendedEprPurposeOfUse -Id: ExtendedEprPurposeOfUse -Title: "EPR Purpose of Use codes not yet present in ART-DECOR" -Description: "EPR Purpose of Use codes not yet present in ART-DECOR -- to be deleted as soon as the official EprPurposeOfUse value set contains the code DICOM_AUTO" -* ^caseSensitive = true -* ^experimental = false - -* #DICOM_AUTO "Automatic Upload of DICOM contents" "Automatic Upload of DICOM contents" diff --git a/input/fsh/ExtendedEprPurposeOfUseVS.fsh b/input/fsh/ExtendedEprPurposeOfUseVS.fsh deleted file mode 100644 index d00aea6..0000000 --- a/input/fsh/ExtendedEprPurposeOfUseVS.fsh +++ /dev/null @@ -1,7 +0,0 @@ -ValueSet: ExtendedEprPurposeOfUse -Title: "Extended set of EPR Purpose of Use codes" -Description: "Extended set of EPR Purpose of Use codes -- to be deleted as soon as the official EprPurposeOfUse value set contains the code DICOM_AUTO" -* ^experimental = false - -* include codes from system ChEhealthCodesystemPurposeOfUse -* include codes from system ExtendedEprPurposeOfUse diff --git a/input/fsh/PpqmConsent.fsh b/input/fsh/PpqmConsent.fsh index 7ccb94d..0ec22c0 100644 --- a/input/fsh/PpqmConsent.fsh +++ b/input/fsh/PpqmConsent.fsh @@ -136,10 +136,9 @@ Description: "Swiss EPR Policy Set as a Consent" * provision.action 0..0 * provision.securityLabel 0..0 * provision.purpose 0..* MS -//* provision.purpose from http://fhir.ch/ig/ch-epr-term/ValueSet/EprPurposeOfUse (required) // to be restored as soon as the official EprPurposeOfUse value set contains the code DICOM_AUTO -* provision.purpose from ExtendedEprPurposeOfUse (required) +* provision.purpose from http://fhir.ch/ig/ch-epr-term/ValueSet/EprPurposeOfUse (required) * provision.purpose.system 1..1 -//* provision.purpose.system = "urn:oid:2.16.756.5.30.1.127.3.10.5" +* provision.purpose.system = "urn:oid:2.16.756.5.30.1.127.3.10.5" * provision.purpose.code 1..1 * provision.class 0..0 * provision.code 0..0 diff --git a/input/fsh/PpqmConsentExamples.fsh b/input/fsh/PpqmConsentExamples.fsh index cc052a1..f0f9cfd 100644 --- a/input/fsh/PpqmConsentExamples.fsh +++ b/input/fsh/PpqmConsentExamples.fsh @@ -57,7 +57,7 @@ Usage: #example * provision.actor.reference.display = "all" * provision.purpose[0] = ChEhealthCodesystemPurposeOfUse#NORM * provision.purpose[1] = ChEhealthCodesystemPurposeOfUse#AUTO -* provision.purpose[2] = ExtendedEprPurposeOfUse#DICOM_AUTO +* provision.purpose[2] = ChEhealthCodesystemPurposeOfUse#DICOM_AUTO Instance: Template301Consent diff --git a/sushi-config.yaml b/sushi-config.yaml index 80f4679..1392ed9 100644 --- a/sushi-config.yaml +++ b/sushi-config.yaml @@ -45,5 +45,5 @@ menu: Artifacts: artifacts.html dependencies: - ch.fhir.ig.ch-epr-term: 2.0.8 + ch.fhir.ig.ch-epr-term: current #ch.fhir.ig.ch-epr-mhealth: 1.1.0 \ No newline at end of file