Skip to content

Commit

Permalink
Update Diagnose_Profil.md (#307)
Browse files Browse the repository at this point in the history
Fixes Link that was wrongly pointing to Encounter
  • Loading branch information
f-peverali authored Oct 16, 2023
1 parent 6a69402 commit 6e2131d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ImplementationGuide/markdown/Diagnose/Diagnose_Profil.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Folgende FHIRPath-Constraints sind im Profil zu beachten:
@```
from StructureDefinition
where url in ('https://gematik.de/fhir/isik/v3/Basismodul/StructureDefinition/ISiKKontaktGesundheitseinrichtung' )
where url in ('https://gematik.de/fhir/isik/v3/Basismodul/StructureDefinition/ISiKDiagnose' )
for differential.element
select
Path: path,
Expand Down

0 comments on commit 6e2131d

Please sign in to comment.