ConcepMap
- MedicationRequest-course-therapy-type-map
- UKCore-PrescriptionType to R4 Prescription Therapy Type Map
- Prescription-release-rejection-reason-EPS-IssueCode
MedicationRequest-course-therapy-type-map
Name | Url |
---|---|
MedicationRequest-course-therapy-type-map | https://fhir.nhs.uk/ConceptMap/MedicationRequest-course-therapy-type-map |
Mapping from DMPrescriptionTherapyTypeValueSet
Source | Equivalence | Destination |
acute (Short course (acute) therapy) | equivalent | 0001 (Acute) |
continuous (Continuous long term therapy) | equivalent | 0002 (Repeat Prescribing) |
Source | Equivalence | Destination |
continuous-repeat-dispensing (Continuous long term (repeat dispensing)) | equivalent | 0003 (Repeat Dispensing) |
{ "resourceType": "ConceptMap", "id": "prescription-therapy-type-map", "url": "https://fhir.nhs.uk/ConceptMap/MedicationRequest-course-therapy-type-map", "version": "4.0.1", "name": "PrescriptionTherapytypemap", "title": "MedicationRequest Course Prescription Therapy Type Map", "status": "draft", "experimental": true, "date": "2020-07-22", "publisher": "NHS Digital", "contact": [ { "name": "Interoperability Team", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net", "use": "work" } ] } ], "description": "Prescription Course of Therapy Mapping (DigitalMedicine to v3)", "purpose": "Medicine Management", "sourceUri": "https://fhir.nhs.uk/ValueSet/DM-prescription-therapy-type", "group": [ { "source": "http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy", "target": "https://fhir.nhs.uk/CodeSystem/DM-prescription-treatment-type", "element": [ { "code": "acute", "display": "Short course (acute) therapy", "target": [ { "code": "0001", "display": "Acute", "equivalence": "equivalent" } ] }, { "code": "continuous", "display": "Continuous long term therapy", "target": [ { "code": "0002", "display": "Repeat Prescribing", "equivalence": "equivalent" } ] } ] }, { "source": "https://fhir.nhs.uk/CodeSystem/medicationrequest-course-of-therapy", "target": "https://fhir.nhs.uk/CodeSystem/DM-prescription-treatment-type", "element": [ { "code": "continuous-repeat-dispensing", "display": "Continuous long term (repeat dispensing)", "target": [ { "code": "0003", "display": "Repeat Dispensing", "equivalence": "equivalent" } ] } ] } ] }
<ConceptMap xmlns="http://hl7.org/fhir"> <id value="prescription-therapy-type-map" /> <url value="https://fhir.nhs.uk/ConceptMap/MedicationRequest-course-therapy-type-map" /> <version value="4.0.1" /> <name value="PrescriptionTherapytypemap" /> <title value="MedicationRequest Course Prescription Therapy Type Map" /> <status value="draft" /> <experimental value="true" /> <date value="2020-07-22" /> <publisher value="NHS Digital" /> <contact> <name value="Interoperability Team" /> <telecom> <system value="email" /> <value value="interoperabilityteam@nhs.net" /> <use value="work" /> </telecom> </contact> <description value="Prescription Course of Therapy Mapping (DigitalMedicine to v3)" /> <purpose value="Medicine Management" /> <sourceUri value="https://fhir.nhs.uk/ValueSet/DM-prescription-therapy-type" /> <group> <source value="http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy" /> <target value="https://fhir.nhs.uk/CodeSystem/DM-prescription-treatment-type" /> <element> <code value="acute" /> <display value="Short course (acute) therapy" /> <target> <code value="0001" /> <display value="Acute" /> <equivalence value="equivalent" /> </target> </element> <element> <code value="continuous" /> <display value="Continuous long term therapy" /> <target> <code value="0002" /> <display value="Repeat Prescribing" /> <equivalence value="equivalent" /> </target> </element> </group> <group> <source value="https://fhir.nhs.uk/CodeSystem/medicationrequest-course-of-therapy" /> <target value="https://fhir.nhs.uk/CodeSystem/DM-prescription-treatment-type" /> <element> <code value="continuous-repeat-dispensing" /> <display value="Continuous long term (repeat dispensing)" /> <target> <code value="0003" /> <display value="Repeat Dispensing" /> <equivalence value="equivalent" /> </target> </element> </group> </ConceptMap>
UKCore-PrescriptionType to R4 Prescription Therapy Type Map
Url |
---|
https://fhir.nhs.uk/ConceptMap/UKCore-PrescriptionType-MedicationRequest-course-therapy-type-map |
to Medication Request Course of Therapy Codes
Source | Equivalence | Destination |
acute (Acute) | equivalent | acute (Short course (acute) therapy) |
repeat (Repeat) | equivalent | continuous (Continuous long term therapy) |
Source | Equivalence | Destination |
repeat-dispensing (Repeat Dispensing) | equivalent | continuous-repeat-dispensing (Continuous long term (repeat dispensing)) |
{ "resourceType": "ConceptMap", "id": "756b5412-d688-41f2-b259-4055de9066da", "url": "https://fhir.nhs.uk/ConceptMap/UKCore-PrescriptionType-MedicationRequest-course-therapy-type-map", "version": "4.0.2", "name": "UKCorePrescriptionTypeMedicationRequestcoursetherapytypemap", "title": "UKCore-PrescriptionType to MedicationRequest Course Prescription Therapy Type Map", "status": "draft", "experimental": true, "date": "2020-09-25", "publisher": "NHS Digital", "contact": [ { "name": "Interoperability Team", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net", "use": "work" } ] } ], "description": "UKCore-PrescriptionType to MedicationRequest Course Prescription Therapy Type Map", "purpose": "CareConnect STU3 and UKCore to Digital Medicine conversion", "targetUri": "https://fhir.nhs.uk/ValueSet/DM-medicationrequest-course-of-therapy", "group": [ { "source": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PrescriptionType", "target": "http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy", "element": [ { "code": "acute", "display": "Acute", "target": [ { "code": "acute", "display": "Short course (acute) therapy", "equivalence": "equivalent" } ] }, { "code": "repeat", "display": "Repeat", "target": [ { "code": "continuous", "display": "Continuous long term therapy", "equivalence": "equivalent" } ] } ] }, { "source": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PrescriptionType", "target": "https://fhir.nhs.uk/CodeSystem/medicationrequest-course-of-therapy", "element": [ { "code": "repeat-dispensing", "display": "Repeat Dispensing", "target": [ { "code": "continuous-repeat-dispensing", "display": "Continuous long term (repeat dispensing)", "equivalence": "equivalent" } ] } ] } ] }
<ConceptMap xmlns="http://hl7.org/fhir"> <id value="756b5412-d688-41f2-b259-4055de9066da" /> <url value="https://fhir.nhs.uk/ConceptMap/UKCore-PrescriptionType-MedicationRequest-course-therapy-type-map" /> <version value="4.0.2" /> <name value="UKCorePrescriptionTypeMedicationRequestcoursetherapytypemap" /> <title value="UKCore-PrescriptionType to MedicationRequest Course Prescription Therapy Type Map" /> <status value="draft" /> <experimental value="true" /> <date value="2020-09-25" /> <publisher value="NHS Digital" /> <contact> <name value="Interoperability Team" /> <telecom> <system value="email" /> <value value="interoperabilityteam@nhs.net" /> <use value="work" /> </telecom> </contact> <description value="UKCore-PrescriptionType to MedicationRequest Course Prescription Therapy Type Map" /> <purpose value="CareConnect STU3 and UKCore to Digital Medicine conversion" /> <targetUri value="https://fhir.nhs.uk/ValueSet/DM-medicationrequest-course-of-therapy" /> <group> <source value="https://fhir.hl7.org.uk/CodeSystem/UKCore-PrescriptionType" /> <target value="http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy" /> <element> <code value="acute" /> <display value="Acute" /> <target> <code value="acute" /> <display value="Short course (acute) therapy" /> <equivalence value="equivalent" /> </target> </element> <element> <code value="repeat" /> <display value="Repeat" /> <target> <code value="continuous" /> <display value="Continuous long term therapy" /> <equivalence value="equivalent" /> </target> </element> </group> <group> <source value="https://fhir.hl7.org.uk/CodeSystem/UKCore-PrescriptionType" /> <target value="https://fhir.nhs.uk/CodeSystem/medicationrequest-course-of-therapy" /> <element> <code value="repeat-dispensing" /> <display value="Repeat Dispensing" /> <target> <code value="continuous-repeat-dispensing" /> <display value="Continuous long term (repeat dispensing)" /> <equivalence value="equivalent" /> </target> </element> </group> </ConceptMap>
Prescription-release-rejection-reason-EPS-IssueCode
Url |
---|
https://fhir.nhs.uk/ConceptMap/Prescription-release-rejection-reason-EPS-IssueCode |
Kind
CodesystemUsage
EPS
Unique IDs
type | Uri |
value | https://fhir.nhs.uk/ConceptMap/Prescription-release-rejection-reason-EPS-IssueCode |
Preferred | True |
type | Oid |
value | 2.16.840.1.113883.2.1.3.2.4.16.34 |
Preferred | False |
{ "resourceType": "NamingSystem", "id": "EPS-task-prescription-release-rejection-reason-ns", "name": "EPStaskprescriptionreleaserejectionreasonns", "status": "draft", "kind": "codesystem", "date": "2020-11-24", "publisher": "NHS Digital", "responsible": "NHS Digital", "description": "EPS prescription status", "usage": "EPS", "uniqueId": [ { "type": "uri", "value": "https://fhir.nhs.uk/ConceptMap/Prescription-release-rejection-reason-EPS-IssueCode", "preferred": true }, { "type": "oid", "value": "2.16.840.1.113883.2.1.3.2.4.16.34", "preferred": false } ] }
<NamingSystem xmlns="http://hl7.org/fhir"> <id value="EPS-task-prescription-release-rejection-reason-ns" /> <name value="EPStaskprescriptionreleaserejectionreasonns" /> <status value="draft" /> <kind value="codesystem" /> <date value="2020-11-24" /> <publisher value="NHS Digital" /> <responsible value="NHS Digital" /> <description value="EPS prescription status" /> <usage value="EPS" /> <uniqueId> <type value="uri" /> <value value="https://fhir.nhs.uk/ConceptMap/Prescription-release-rejection-reason-EPS-IssueCode" /> <preferred value="true" /> </uniqueId> <uniqueId> <type value="oid" /> <value value="2.16.840.1.113883.2.1.3.2.4.16.34" /> <preferred value="false" /> </uniqueId> </NamingSystem>