diff --git a/valuesets/ValueSet-UKCore-SampleCategory.xml b/valuesets/ValueSet-UKCore-SampleCategory.xml index 8d47c7ce..6166e2b4 100644 --- a/valuesets/ValueSet-UKCore-SampleCategory.xml +++ b/valuesets/ValueSet-UKCore-SampleCategory.xml @@ -1,42 +1,68 @@ + - - - - - - <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 © 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." /> - <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 © 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." /> + <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> \ No newline at end of file