diff --git a/examples/UKCore-RelatedPerson-JoySmith-Example.xml b/examples/UKCore-RelatedPerson-JoySmith-Example.xml index d23b10a2..0b5d0da3 100644 --- a/examples/UKCore-RelatedPerson-JoySmith-Example.xml +++ b/examples/UKCore-RelatedPerson-JoySmith-Example.xml @@ -33,9 +33,6 @@ - - - diff --git a/structuredefinitions/Extension-UKCore-ContactRank.xml b/structuredefinitions/Extension-UKCore-ContactRank.xml index 2d7c9f08..dca51f00 100644 --- a/structuredefinitions/Extension-UKCore-ContactRank.xml +++ b/structuredefinitions/Extension-UKCore-ContactRank.xml @@ -2,11 +2,11 @@ - + <status value="active" /> - <date value="2021-09-10" /> + <date value="2022-08-26" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> @@ -27,7 +27,7 @@ </telecom> </contact> <description value="The preferred ranking or order of contact applied to a contact on a Patient's contact list." /> - <purpose value="This extension extends the Patient and RelatedPerson resources to support the exchange of the preferred ranking or order of contact applied to a contact on a Patient's contact list, which is currently not supported by the FHIR standard." /> + <purpose value="This extension extends the Patient resource to support the exchange of the preferred ranking or order of contact applied to a contact on a Patient's contact list, which is currently not supported by the FHIR standard." /> <copyright value="Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html." /> <fhirVersion value="4.0.1" /> <mapping> @@ -41,10 +41,6 @@ <type value="element" /> <expression value="Patient.contact" /> </context> - <context> - <type value="element" /> - <expression value="RelatedPerson" /> - </context> <type value="Extension" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> <derivation value="constraint" /> diff --git a/structuredefinitions/UKCore-RelatedPerson.xml b/structuredefinitions/UKCore-RelatedPerson.xml index 1b73106a..1803827a 100644 --- a/structuredefinitions/UKCore-RelatedPerson.xml +++ b/structuredefinitions/UKCore-RelatedPerson.xml @@ -2,11 +2,11 @@ <StructureDefinition xmlns="http://hl7.org/fhir"> <id value="UKCore-RelatedPerson" /> <url value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson" /> - <version value="2.3.0" /> + <version value="2.4.0" /> <name value="UKCoreRelatedPerson" /> <title value="UK Core RelatedPerson" /> <status value="active" /> - <date value="2022-03-01" /> + <date value="2022-08-26" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> @@ -71,15 +71,6 @@ <profile value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ContactPreference" /> </type> </element> - <element id="RelatedPerson.extension:contactRank"> - <path value="RelatedPerson.extension" /> - <sliceName value="contactRank" /> - <min value="0" /> - <type> - <code value="Extension" /> - <profile value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ContactRank" /> - </type> - </element> <element id="RelatedPerson.extension:copyCorrespondenceIndicator"> <path value="RelatedPerson.extension" /> <sliceName value="copyCorrespondenceIndicator" />