From 42ebf4559b7c8ee9e3510fd2023f6d87aa73464b Mon Sep 17 00:00:00 2001 From: KazeemHamzat Date: Tue, 2 Jul 2024 15:44:31 +0100 Subject: [PATCH] Delete ConceptMap-Genomics-condition-tumourstatus.json Remove ConceptMap-Genomics-condition-tumourstatus.json --- ...ptMap-Genomics-condition-tumourstatus.json | 76 ------------------- 1 file changed, 76 deletions(-) delete mode 100644 ConceptMap/ConceptMap-Genomics-condition-tumourstatus.json diff --git a/ConceptMap/ConceptMap-Genomics-condition-tumourstatus.json b/ConceptMap/ConceptMap-Genomics-condition-tumourstatus.json deleted file mode 100644 index 1074b67..0000000 --- a/ConceptMap/ConceptMap-Genomics-condition-tumourstatus.json +++ /dev/null @@ -1,76 +0,0 @@ -{ - "resourceType": "ConceptMap", - "id": "genomics-condition-tumourstatus", - "url": "https://fhir.nhs.uk/ConceptMap/genomics-condition-tumourstatus", - "version": "0.1.0", - "name": "GenomicsConditionTumourStatus", - "title": "Genomics Condition Tumour Status", - "status": "draft", - "date": "2024-06-11T00:00:00.000Z", - "publisher": "NHS England", - "contact": [ - { - "name": "NHS England", - "telecom": [ - { - "system": "email", - "value": "interoperabilityteam@nhs.net" - } - ] - } - ], - "description": "A ConceptMap used for the translation and recording of concepts from MDS source data(code-options) to equivalent Snomed CT codes, and FHIR spec.", - "purpose": "A ConceptMap used for the translation and recording of concepts from MDS source data(code-options) to equivalent Snomed CT codes, and FHIR spec.", - "copyright": "Copyright © 2023+ NHS England 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.", - "group": [ - { - "target": "http://snomed.info/sct", - "element": [ - { - "code": "solid", - "display": "SOLID", - "target": [ - { - "code": "35702001", - "display": "Solid (qualifier value)", - "equivalence": "equivalent" - } - ] - }, - { - "code": "primary", - "display": "PRIMARY", - "target": [ - { - "code": "63161005", - "display": "Principal (qualifier value", - "equivalence": "equivalent" - } - ] - }, - { - "code": "metastatic", - "display": "METASTATIC", - "target": [ - { - "code": "1505291000004100", - "display": "Discontinuous metastatic spread (qualifier value)", - "equivalence": "equivalent" - } - ] - }, - { - "code": "unknown", - "display": "UNKNOWN", - "target": [ - { - "code": "261665006", - "display": "UNKNOWN", - "equivalence": "equivalent" - } - ] - } - ] - } - ] -} \ No newline at end of file