From f15f52ca61fd8562dd87e7d6be2e2a6f83a68264 Mon Sep 17 00:00:00 2001 From: gabriel0316 Date: Tue, 27 Jan 2026 16:55:00 +0100 Subject: [PATCH] Add test case for detecting extension correctly Based on https://chat.fhir.org/#narrow/channel/291844-FHIR-Validator/topic/eHDSI.20Validation.20fails.20when.20Observation.2Eextension.20is.20present --- validator/profile-with-R5-extension.xml | 92 +++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 validator/profile-with-R5-extension.xml diff --git a/validator/profile-with-R5-extension.xml b/validator/profile-with-R5-extension.xml new file mode 100644 index 00000000..ef1b050b --- /dev/null +++ b/validator/profile-with-R5-extension.xml @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file