{
"description": "A CodeSystem to identify the treatment type of prescription",
"_filename": "CodeSystem-DM-prescription-charge.json",
"package_name": "uk.nhsdigital.r4.test",
"date": "2018-05-18T00:00:00+00:00",
"publisher": "NHS Digital",
"content": "complete",
"name": "DMPrescriptionCharge",
"copyright": "Copyright © 2004 HSCIC",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": null,
"package_version": "2.15.0-prerelease",
"status": "active",
"id": "1256a80e-6964-41e6-aac2-621fe7a9fd29",
"kind": null,
"url": "https://fhir.nhs.uk/CodeSystem/DM-prescription-charge",
"concept": [ {
"code": "paid-twice",
"display": "Paid Twice"
}, {
"code": "paid-once",
"display": "Paid Once"
}, {
"code": "not-paid",
"display": "Not Paid"
} ],
"caseSensitive": true,
"version": "1.1.1",
"contact": [ {
"name": "Interoperability Team",
"telecom": [ {
"use": "work",
"value": "interoperabilityteam@nhs.net",
"system": "email"
} ]
} ]
}