Skip to content

Commit

Permalink
Update ValueSet-UKCore-FundingCategory.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
ryma2fhir authored Sep 30, 2024
1 parent b8590c3 commit 9c8292f
Showing 1 changed file with 45 additions and 27 deletions.
72 changes: 45 additions & 27 deletions valuesets/ValueSet-UKCore-FundingCategory.xml
Original file line number Diff line number Diff line change
@@ -1,47 +1,65 @@
<ValueSet xmlns="http://hl7.org/fhir">
<id value="UKCore-FundingCategory" />
<id value="45048932" />
<url value="https://fhir.hl7.org.uk/ValueSet/UKCore-FundingCategory" />
<version value="1.0.0" />
<name value="UKCoreFundingCategory" />
<title value="UK Core Funding Category" />
<status value="active" />
<date value="2023-04-28" />
<publisher value="HL7 UK" />
<contact>
<name value="HL7 UK" />
<telecom>
<system value="email" />
<value value="[email protected]" />
<use value="work" />
<rank value="1" />
</telecom>
</contact>
<description value="A set of codes that define the funding category." />
<copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); 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 &quot;AS IS&quot; 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&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html." />
<compose>
<include>
<system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-FundingCategory" />
</include>
</compose>
<expansion>
<identifier value="c2047257-9de9-45c5-b0cb-38a6d478fcfa" />
<timestamp value="2023-04-28T09:15:53+00:00" />
<total value="3" />
<offset value="0" />
<identifier value="b641d39a-e7c1-43f3-95a7-f88f3196b968" />
<timestamp value="2024-09-30T12:46:49+00:00" />
<total value="10" />
<contains>
<system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-FundingCategory" />
<code value="nhs" />
<display value="NHS" />
<code value="public" />
<display value="Public"/>
</contains>
<contains>
<system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-FundingCategory" />
<code value="nhs-england" />
<display value="NHS England" />
</contains>
<contains>
<system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-FundingCategory" />
<code value="private" />
<display value="Private" />
<code value="nhs-scotland" />
<display value="NHS Scotland" />
</contains>
<contains>
<system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-FundingCategory" />
<code value="nhs-wales" />
<display value="NHS Wales"/>
</contains>
<contains>
<system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-FundingCategory" />
<code value="hsc-northern-ireland" />
<display value="HSC Northern Ireland" />
</contains>
<contains>
<system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-FundingCategory" />
<code value="jersey" />
<display value="Jersey" />
</contains>
<contains>
<system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-FundingCategory" />
<code value="guernsey" />
<display value="Guernsey" />
</contains>
<contains>
<system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-FundingCategory" />
<code value="isle-of-man" />
<display value="Isle of Man" />
</contains>
<contains>
<system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-FundingCategory" />
<code value="oversea-visitor" />
<display value="Oversea visitor" />
</contains>
<contains>
<system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-FundingCategory" />
<code value="devolved-nations" />
<display value="Devolved nations" />
<code value="private" />
<display value="Private" />
</contains>
</expansion>
</ValueSet>

0 comments on commit 9c8292f

Please sign in to comment.