From 58fe151f797bcb06fbc47c279d612c0aded3403c Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Mon, 18 May 2020 06:19:12 +1000 Subject: [PATCH] fix message about missing date --- org.hl7.fhir.utilities/src/main/resources/Messages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.hl7.fhir.utilities/src/main/resources/Messages.properties b/org.hl7.fhir.utilities/src/main/resources/Messages.properties index 989bdb3e2..1fdae8252 100644 --- a/org.hl7.fhir.utilities/src/main/resources/Messages.properties +++ b/org.hl7.fhir.utilities/src/main/resources/Messages.properties @@ -17,7 +17,7 @@ Bundle_BUNDLE_FullUrl_NeedVersion = Entries matching fullURL {0} should declare Bundle_BUNDLE_MultipleMatches = Multiple matches in bundle for reference {0} Bundle_BUNDLE_Not_Local = URN reference is not locally contained within the bundle {0} Bundle_MSG_Event_Count = Expected {0} but found {1} event elements -Bundle_Document_Date_Missing = A document must have a date {0} +Bundle_Document_Date_Missing = A document must have a date Bundle_Document_Date_Missing_html = [(type = 'document') implies (meta.lastUpdated.hasValue())] CapabalityStatement_CS_SP_WrongType = Type mismatch - SearchParameter "{0}" type is {1}, but type here is {2} CodeSystem_CS_VS_IncludeDetails = CodeSystem {0} has an ''all system'' value set of {1}, but the include has extra details