| Package | uk.nhsdigital.r4.test |
| Resource Type | CodeSystem |
| Id | d49d00c8-417a-4643-8fee-827f332d986a |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.17.0-prerelease&canonical=https://fhir.nhs.uk/CodeSystem/DM-prescription-charge |
| URL | https://fhir.nhs.uk/CodeSystem/DM-prescription-charge |
| Version | 1.1.1 |
| Status | active |
| Date | 2018-05-18T00:00:00+00:00 |
| Name | DMPrescriptionCharge |
| Description | A CodeSystem to identify the treatment type of prescription |
| Copyright | Copyright © 2004 HSCIC |
| Content | complete |
| ValueSet | |
| DM-vs-prescription-charge | NHSBSAPrescriptionCharge |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "d49d00c8-417a-4643-8fee-827f332d986a",
"url": "https://fhir.nhs.uk/CodeSystem/DM-prescription-charge",
"version": "1.1.1",
"name": "DMPrescriptionCharge",
"status": "active",
"date": "2018-05-18T00:00:00+00:00",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "A CodeSystem to identify the treatment type of prescription",
"copyright": "Copyright © 2004 HSCIC",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "paid-twice",
"display": "Paid Twice"
},
{
"code": "paid-once",
"display": "Paid Once"
},
{
"code": "not-paid",
"display": "Not Paid"
}
]
}