From 56fe8595cffdea0bcfe1a6fc87dc6f52b19a81bc Mon Sep 17 00:00:00 2001 From: "Bart Decuypere (eHealth)" <90335317+bdc-ehealth@users.noreply.github.com> Date: Wed, 10 Jul 2024 16:41:51 +0200 Subject: [PATCH] remove circular link (move BeEncounter to core-clinical?) --- input/fsh/profiles/BeEncounter.fsh | 4 ++-- sushi-config.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/input/fsh/profiles/BeEncounter.fsh b/input/fsh/profiles/BeEncounter.fsh index 87f2457..67003cb 100644 --- a/input/fsh/profiles/BeEncounter.fsh +++ b/input/fsh/profiles/BeEncounter.fsh @@ -6,8 +6,8 @@ Description: "(Temporary version until approval HL7Belgium WG) Belgian profile i * subject only Reference(BePatient or Group) * participant.individual only Reference(BePractitioner or BePractitionerRole or RelatedPerson) * participant.individual ^short = "*TODO* RelatedPerson -> BeRelatedPerson" -* reasonReference only Reference(Condition or Procedure or BeObservation or ImmunizationRecommendation) -* reasonReference ^short = "*TODO* Condition -> BeCondition, Procedure -> BeProcedure" +* reasonReference only Reference(Condition or Procedure or Observation or ImmunizationRecommendation) +* reasonReference ^short = "*TODO* Condition -> BeCondition, Procedure -> BeProcedure, Observation -> BeObservation" * diagnosis.condition only Reference(Condition or Procedure) * diagnosis.condition ^short = "*TODO* Condition -> BeCondition, Procedure -> BeProcedure" * hospitalization.origin only Reference(Location or BeOrganization) diff --git a/sushi-config.yaml b/sushi-config.yaml index 5fdde33..2ce2cdb 100644 --- a/sushi-config.yaml +++ b/sushi-config.yaml @@ -61,7 +61,7 @@ jurisdiction: urn:iso:std:iso:3166#BE "Belgium" # package id and the value is the version (or dev/current). For advanced # use cases, the value can be an object with keys for `uri` and `version`. dependencies: - hl7.fhir.be.core-clinical: current +# hl7.fhir.be.core-clinical: current # hl7.fhir.us.mcode: # id: mcode # uri: http://hl7.org/fhir/us/mcode/ImplementationGuide/hl7.fhir.us.mcode