From 39d67f9171d8a7bde55232f0f94cb7c9dbf9bb20 Mon Sep 17 00:00:00 2001 From: Alexander Zautke Date: Fri, 24 Jan 2025 13:32:33 +0300 Subject: [PATCH] Fix spd-0 warning --- Resources/input/fsh/ISiKKontaktGesundheitseinrichtung.fsh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/input/fsh/ISiKKontaktGesundheitseinrichtung.fsh b/Resources/input/fsh/ISiKKontaktGesundheitseinrichtung.fsh index 9db35e02..c4659e3a 100644 --- a/Resources/input/fsh/ISiKKontaktGesundheitseinrichtung.fsh +++ b/Resources/input/fsh/ISiKKontaktGesundheitseinrichtung.fsh @@ -515,7 +515,7 @@ InstanceOf: SearchParameter Usage: #definition * description = "The actual start date of the Encounter (Backport from R5). The parameter cannot repeat or have multiple values." * insert MetaInstance -* name = "date-start" +* name = "Date-start" * code = #date-start * base = #Encounter * type = #date @@ -535,7 +535,7 @@ InstanceOf: SearchParameter Usage: #definition * description = "The actual end date of the Encounter (Backport from R5). The parameter cannot repeat or have multiple values." * insert MetaInstance -* name = "end-date" +* name = "End-date" * code = #end-date * base = #Encounter * type = #date