FHIR IG Statistics: ConceptMap/prescription-therapy-type-map
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"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"
}
]
}
]
}
]
}