NHS Digital FHIR Medicines

ConcepMap

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

SourceEquivalenceTarget
acute (Short course (acute) therapy)equivalent0001 (Acute)
continuous (Continuous long term therapy)equivalent0002 (Repeat Prescribing)
SourceEquivalenceTarget
continuous-repeat-dispensing (Continuous long term (repeat dispensing))equivalent0003 (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" />
<name value="Interoperability Team" />
<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" />
<source value="http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy" />
<target value="https://fhir.nhs.uk/CodeSystem/DM-prescription-treatment-type" />
<code value="acute" />
<display value="Short course (acute) therapy" />
<code value="0001" />
<display value="Acute" />
<equivalence value="equivalent" />
</target>
</element>
<code value="continuous" />
<display value="Continuous long term therapy" />
<code value="0002" />
<display value="Repeat Prescribing" />
<equivalence value="equivalent" />
</target>
</element>
</group>
<source value="https://fhir.nhs.uk/CodeSystem/medicationrequest-course-of-therapy" />
<target value="https://fhir.nhs.uk/CodeSystem/DM-prescription-treatment-type" />
<code value="continuous-repeat-dispensing" />
<display value="Continuous long term (repeat dispensing)" />
<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

SourceEquivalenceTarget
acute (Acute)equivalentacute (Short course (acute) therapy)
repeat (Repeat)equivalentcontinuous (Continuous long term therapy)
SourceEquivalenceTarget
repeat-dispensing (Repeat Dispensing)equivalentcontinuous-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" />
<name value="Interoperability Team" />
<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" />
<source value="https://fhir.hl7.org.uk/CodeSystem/UKCore-PrescriptionType" />
<target value="http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy" />
<code value="acute" />
<display value="Acute" />
<code value="acute" />
<display value="Short course (acute) therapy" />
<equivalence value="equivalent" />
</target>
</element>
<code value="repeat" />
<display value="Repeat" />
<code value="continuous" />
<display value="Continuous long term therapy" />
<equivalence value="equivalent" />
</target>
</element>
</group>
<source value="https://fhir.hl7.org.uk/CodeSystem/UKCore-PrescriptionType" />
<target value="https://fhir.nhs.uk/CodeSystem/medicationrequest-course-of-therapy" />
<code value="repeat-dispensing" />
<display value="Repeat Dispensing" />
<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

Codesystem

Usage

EPS

Unique IDs

TypeValuePreferred
Urihttps://fhir.nhs.uk/ConceptMap/Prescription-release-rejection-reason-EPS-IssueCodeTrue
Oid2.16.840.1.113883.2.1.3.2.4.16.34False
{
"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",
{
"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" />
<type value="uri" />
<value value="https://fhir.nhs.uk/ConceptMap/Prescription-release-rejection-reason-EPS-IssueCode" />
<preferred value="true" />
</uniqueId>
<type value="oid" />
<value value="2.16.840.1.113883.2.1.3.2.4.16.34" />
<preferred value="false" />
</uniqueId>
</NamingSystem>
back to top