diff --git a/CapabilityStatement/CapabilityStatement-UKCore.xml b/CapabilityStatement/CapabilityStatement-UKCore.xml index 9e7ca197..3e15cd17 100644 --- a/CapabilityStatement/CapabilityStatement-UKCore.xml +++ b/CapabilityStatement/CapabilityStatement-UKCore.xml @@ -141,6 +141,10 @@ + + + + diff --git a/codesystems/CodeSystem-UKCore-DateTimeType.xml b/codesystems/CodeSystem-UKCore-DateTimeType.xml index e00bb79d..c2008e95 100644 --- a/codesystems/CodeSystem-UKCore-DateTimeType.xml +++ b/codesystems/CodeSystem-UKCore-DateTimeType.xml @@ -85,9 +85,4 @@ - - - - - diff --git a/structuredefinitions/Extension-UKCore-TypedPeriod.xml b/structuredefinitions/Extension-UKCore-TypedPeriod.xml index 6dfb43dd..3fc88b8c 100644 --- a/structuredefinitions/Extension-UKCore-TypedPeriod.xml +++ b/structuredefinitions/Extension-UKCore-TypedPeriod.xml @@ -65,7 +65,7 @@ - + diff --git a/structuredefinitions/UKCore-OrganizationAffiliation.xml b/structuredefinitions/UKCore-OrganizationAffiliation.xml new file mode 100644 index 00000000..fb1461fa --- /dev/null +++ b/structuredefinitions/UKCore-OrganizationAffiliation.xml @@ -0,0 +1,137 @@ + + + + + + + + <status value="draft" /> + <date value="2023-10-24" /> + <publisher value="HL7 UK" /> + <contact> + <name value="HL7 UK" /> + <telecom> + <system value="email" /> + <value value="ukcore@hl7.org.uk" /> + <use value="work" /> + <rank value="1" /> + </telecom> + </contact> + <description value="This profile defines the UK constraints and extensions on the International FHIR resource [OrganizationAffiliation](https://hl7.org/fhir/R4/OrganizationAffiliation.html)." /> + <purpose value="The purpose of this profile is to hold information about relationships between different organizations." /> + <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> + <identity value="rim" /> + <uri value="http://hl7.org/v3" /> + <name value="RIM Mapping" /> + </mapping> + <mapping> + <identity value="w5" /> + <uri value="http://hl7.org/fhir/fivews" /> + <name value="FiveWs Pattern Mapping" /> + </mapping> + <mapping> + <identity value="udi" /> + <uri value="http://fda.gov/UDI" /> + <name value="UDI Mapping" /> + </mapping> + <kind value="resource" /> + <abstract value="false" /> + <type value="OrganizationAffiliation" /> + <baseDefinition value="http://hl7.org/fhir/StructureDefinition/OrganizationAffiliation" /> + <derivation value="constraint" /> + <differential> + <element id="OrganizationAffiliation.identifier.assigner"> + <path value="OrganizationAffiliation.identifier.assigner" /> + <type> + <code value="Reference" /> + <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" /> + </type> + </element> + <element id="OrganizationAffiliation.organization"> + <path value="OrganizationAffiliation.organization" /> + <type> + <code value="Reference" /> + <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" /> + </type> + </element> + <element id="OrganizationAffiliation.organization.identifier.assigner"> + <path value="OrganizationAffiliation.organization.identifier.assigner" /> + <type> + <code value="Reference" /> + <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" /> + </type> + </element> + <element id="OrganizationAffiliation.participatingOrganization"> + <path value="OrganizationAffiliation.participatingOrganization" /> + <type> + <code value="Reference" /> + <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" /> + </type> + </element> + <element id="OrganizationAffiliation.participatingOrganization.identifier.assigner"> + <path value="OrganizationAffiliation.participatingOrganization.identifier.assigner" /> + <type> + <code value="Reference" /> + <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" /> + </type> + </element> + <element id="OrganizationAffiliation.network"> + <path value="OrganizationAffiliation.network" /> + <type> + <code value="Reference" /> + <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" /> + </type> + </element> + <element id="OrganizationAffiliation.network.identifier.assigner"> + <path value="OrganizationAffiliation.network.identifier.assigner" /> + <type> + <code value="Reference" /> + <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" /> + </type> + </element> + <element id="OrganizationAffiliation.specialty"> + <path value="OrganizationAffiliation.specialty" /> + <binding> + <strength value="extensible" /> + <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-PracticeSettingCode" /> + </binding> + </element> + <element id="OrganizationAffiliation.location"> + <path value="OrganizationAffiliation.location" /> + <type> + <code value="Reference" /> + <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Location" /> + </type> + </element> + <element id="OrganizationAffiliation.location.identifier.assigner"> + <path value="OrganizationAffiliation.location.identifier.assigner" /> + <type> + <code value="Reference" /> + <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" /> + </type> + </element> + <element id="OrganizationAffiliation.healthcareService"> + <path value="OrganizationAffiliation.healthcareService" /> + <type> + <code value="Reference" /> + <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-HealthcareService" /> + </type> + </element> + <element id="OrganizationAffiliation.healthcareService.identifier.assigner"> + <path value="OrganizationAffiliation.healthcareService.identifier.assigner" /> + <type> + <code value="Reference" /> + <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" /> + </type> + </element> + <element id="OrganizationAffiliation.endpoint.identifier.assigner"> + <path value="OrganizationAffiliation.endpoint.identifier.assigner" /> + <type> + <code value="Reference" /> + <targetProfile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" /> + </type> + </element> + </differential> +</StructureDefinition> diff --git a/valuesets/ValueSet-UKCore-DateTimeType.xml b/valuesets/ValueSet-UKCore-DateTimeType.xml index 0a7a0d64..bdca4392 100644 --- a/valuesets/ValueSet-UKCore-DateTimeType.xml +++ b/valuesets/ValueSet-UKCore-DateTimeType.xml @@ -27,7 +27,7 @@ <expansion> <identifier value="84af73b0-8078-4323-be5e-43ced75666fb"/> <timestamp value="2023-10-13T13:27:44+00:00"/> - <total value="14"/> + <total value="13"/> <offset value="0"/> <contains> <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DateTimeType"/> @@ -94,10 +94,5 @@ <code value="time-patient-handover"/> <display value="Time Patient Handover"/> </contains> - <contains> - <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DateTimeType"/> - <code value="last-change-date"/> - <display value="Last Change Date"/> - </contains> </expansion> </ValueSet>