Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
80 changes: 53 additions & 27 deletions valuesets/ValueSet-UKCore-SampleCategory.xml
Original file line number Diff line number Diff line change
@@ -1,42 +1,68 @@
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="UKCore-SampleCategory" />
<url value="https://fhir.hl7.org.uk/ValueSet/UKCore-SampleCategory" />
<version value="2.1.0" />
<name value="UKCoreSampleCategory" />
<title value="UK Core Sample Category" />
<status value="active" />
<date value="2023-04-28" />
<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="A set of codes that define the category of a sample." />
<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-SampleCategory" />
</include>
</compose>
<id value="UKCore-SampleCategory" />
<url value="https://fhir.hl7.org.uk/ValueSet/UKCore-SampleCategory" />
<version value="2.2.0" />
<name value="UKCoreSampleCategory" />
<title value="UK Core Sample Category" />
<status value="active" />
<date value="2026-06-22" />
<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="A set of codes that define the category of a sample." />
<copyright value="Copyright &#xA9; 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&#xAE; FHIR&#xAE; standard Copyright &#xA9; 2011+ HL7 The HL7&#xAE; FHIR&#xAE; 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-SampleCategory" />
<version value="2.0.0" />
</include>
</compose>
<expansion>
<identifier value="98bada17-6d7a-4c4a-989a-57f3fda4f4f5" />
<timestamp value="2023-05-04T14:02:57+00:00" />
<total value="2" />
<timestamp value="2026-06-22T00:00:00Z" />
<total value="6" />
<offset value="0" />
<parameter>
<name value="system-version" />
<valueString value="https://fhir.hl7.org.uk/CodeSystem/UKCore-SampleCategory|2.0.0" />
</parameter>
<contains>
<system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-SampleCategory" />
<code value="tumour" />
<display value="Tumour" />
</contains>
<contains>
<system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-SampleCategory" />
<code value="solid-tumour" />
<display value="Solid Tumour" />
</contains>
<contains>
<system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-SampleCategory" />
<code value="liquid-tumour" />
<display value="Liquid Tumour" />
</contains>
<contains>
<system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-SampleCategory" />
<code value="germline" />
<display value="Germline" />
</contains>
</contains>
<contains>
<system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-SampleCategory" />
<code value="other" />
<display value="Other" />
</contains>
<contains>
<system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-SampleCategory" />
<code value="not-known" />
<display value="Not Known" />
</contains>
</expansion>
</ValueSet>
Loading