From 72c82f8159cc621dca689bf6dfa317ed03c8bfb1 Mon Sep 17 00:00:00 2001 From: Adam Page Date: Mon, 30 Oct 2023 07:56:15 +0000 Subject: [PATCH] Testing not-present causes validation errors --- .../CodeSystem-UKCore-RecordingSetting.xml | 10 +-- examples/DCAPI-MedicationRequest-Example.xml | 85 +++++++++++++++++++ examples/DCAPI-PractitionerRole-Example.xml | 16 ++++ examples/DCAPI-Task-Example.xml | 53 ++++++++++++ 4 files changed, 155 insertions(+), 9 deletions(-) create mode 100644 examples/DCAPI-MedicationRequest-Example.xml create mode 100644 examples/DCAPI-PractitionerRole-Example.xml create mode 100644 examples/DCAPI-Task-Example.xml diff --git a/codesystems/CodeSystem-UKCore-RecordingSetting.xml b/codesystems/CodeSystem-UKCore-RecordingSetting.xml index c1130ed9..5ca46dd1 100644 --- a/codesystems/CodeSystem-UKCore-RecordingSetting.xml +++ b/codesystems/CodeSystem-UKCore-RecordingSetting.xml @@ -19,13 +19,5 @@ - - - - - - - - - + \ No newline at end of file diff --git a/examples/DCAPI-MedicationRequest-Example.xml b/examples/DCAPI-MedicationRequest-Example.xml new file mode 100644 index 00000000..a4bef4b2 --- /dev/null +++ b/examples/DCAPI-MedicationRequest-Example.xml @@ -0,0 +1,85 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/examples/DCAPI-PractitionerRole-Example.xml b/examples/DCAPI-PractitionerRole-Example.xml new file mode 100644 index 00000000..cc4811c4 --- /dev/null +++ b/examples/DCAPI-PractitionerRole-Example.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/examples/DCAPI-Task-Example.xml b/examples/DCAPI-Task-Example.xml new file mode 100644 index 00000000..05674c35 --- /dev/null +++ b/examples/DCAPI-Task-Example.xml @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file