diff --git a/examples/UKCore-Extension-BirthSex-Example.xml b/examples/UKCore-Extension-BirthSex-Example.xml new file mode 100644 index 00000000..27993110 --- /dev/null +++ b/examples/UKCore-Extension-BirthSex-Example.xml @@ -0,0 +1,18 @@ + + + + +
An example to illustrate the extension for a patient's birth sex
+
+ + + + + + + + + + + +
diff --git a/examples/UKCore-Medication-Extension-MedicationTradeFamily-Example.xml b/examples/UKCore-Medication-Extension-MedicationTradeFamily-Example.xml index 93dcf074..d7e43af9 100644 --- a/examples/UKCore-Medication-Extension-MedicationTradeFamily-Example.xml +++ b/examples/UKCore-Medication-Extension-MedicationTradeFamily-Example.xml @@ -15,7 +15,7 @@ - + diff --git a/examples/UKCore-Patient-Extension-BirthSex-Example.xml b/examples/UKCore-Patient-Extension-BirthSex-Example.xml deleted file mode 100644 index d55f703d..00000000 --- a/examples/UKCore-Patient-Extension-BirthSex-Example.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/structuredefinitions/Extension-UKCore-BirthSex.xml b/structuredefinitions/Extension-UKCore-BirthSex.xml index 1f8f99bb..3d7a2db6 100644 --- a/structuredefinitions/Extension-UKCore-BirthSex.xml +++ b/structuredefinitions/Extension-UKCore-BirthSex.xml @@ -2,11 +2,11 @@ - + <status value="active" /> - <date value="2023-12-12" /> + <date value="2024-06-28" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> @@ -54,6 +54,10 @@ <type> <code value="CodeableConcept" /> </type> + <binding> + <strength value="required" /> + <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-BirthSex" /> + </binding> </element> </differential> -</StructureDefinition> \ No newline at end of file +</StructureDefinition> diff --git a/structuredefinitions/Extension-UKCore-ConditionEpisode.xml b/structuredefinitions/Extension-UKCore-ConditionEpisode.xml index 1df427d4..e490aaf3 100644 --- a/structuredefinitions/Extension-UKCore-ConditionEpisode.xml +++ b/structuredefinitions/Extension-UKCore-ConditionEpisode.xml @@ -2,11 +2,11 @@ <StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-ConditionEpisode" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ConditionEpisode" /> - <version value="3.0.0" /> + <version value="3.1.0" /> <name value="ExtensionUKCoreConditionEpisode" /> <title value="Extension UK Core Condition Episode" /> <status value="active" /> - <date value="2023-12-12" /> + <date value="2024-06-28" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> @@ -53,6 +53,10 @@ <type> <code value="CodeableConcept" /> </type> + <binding> + <strength value="extensible" /> + <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-ConditionEpisodicity" /> + </binding> </element> </differential> -</StructureDefinition> \ No newline at end of file +</StructureDefinition> diff --git a/structuredefinitions/Extension-UKCore-DeliveryChannel.xml b/structuredefinitions/Extension-UKCore-DeliveryChannel.xml index 089114a1..54ff111e 100644 --- a/structuredefinitions/Extension-UKCore-DeliveryChannel.xml +++ b/structuredefinitions/Extension-UKCore-DeliveryChannel.xml @@ -2,11 +2,11 @@ <StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-DeliveryChannel" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeliveryChannel" /> - <version value="2.0.0" /> + <version value="2.1.0" /> <name value="ExtensionUKCoreDeliveryChannel" /> <title value="Extension UK Core Delivery Channel" /> <status value="active" /> - <date value="2023-12-12" /> + <date value="2024-06-28" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> @@ -57,6 +57,10 @@ <type> <code value="CodeableConcept" /> </type> + <binding> + <strength value="extensible" /> + <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-DeliveryChannel" /> + </binding> </element> </differential> -</StructureDefinition> \ No newline at end of file +</StructureDefinition> diff --git a/structuredefinitions/Extension-UKCore-ListWarningCode.xml b/structuredefinitions/Extension-UKCore-ListWarningCode.xml index 48278f3d..39139259 100644 --- a/structuredefinitions/Extension-UKCore-ListWarningCode.xml +++ b/structuredefinitions/Extension-UKCore-ListWarningCode.xml @@ -2,11 +2,11 @@ <StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Extension-UKCore-ListWarningCode" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ListWarningCode" /> - <version value="3.0.0" /> + <version value="3.1.0" /> <name value="ExtensionUKCoreListWarningCode" /> <title value="Extension UK Core List Warning Code" /> <status value="active" /> - <date value="2023-12-12" /> + <date value="2024-06-28" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> @@ -53,6 +53,10 @@ <type> <code value="CodeableConcept" /> </type> + <binding> + <strength value="extensible" /> + <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-ListWarningCode" /> + </binding> </element> </differential> -</StructureDefinition> \ No newline at end of file +</StructureDefinition>