FHIR IG analytics| Package | uk.nhsdigital.r4.test |
| Resource Type | ValueSet |
| Id | ValueSet-DM-prescription-therapy-type.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.18.12-prerelease&canonical=https://fhir.nhs.uk/ValueSet/DM-prescription-therapy-type |
| URL | https://fhir.nhs.uk/ValueSet/DM-prescription-therapy-type |
| Version | 4.0.1 |
| Status | draft |
| Name | DMPrescriptionTherapyTypeValueSet |
| Description | Subset on CareConnect Prescription Therapy Type which is permitted for EPS use. |
| ConceptMap | |
| MedicationRequest-course-therapy-type-map | MedicationRequest Course Prescription Therapy Type Map |
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "61281319-c2a5-4bea-a950-f04b783aa4de",
"url": "https://fhir.nhs.uk/ValueSet/DM-prescription-therapy-type",
"version": "4.0.1",
"name": "DMPrescriptionTherapyTypeValueSet",
"status": "draft",
"description": "Subset on CareConnect Prescription Therapy Type which is permitted for EPS use.",
"compose": {
"include": [
{
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PrescriptionType",
"concept": [
{
"code": "acute",
"display": "Acute"
},
{
"code": "repeat",
"display": "Repeat"
},
{
"code": "repeat-dispensing",
"display": "Repeat Dispensing"
}
]
}
]
}
}