FHIR IG Statistics: ValueSet/61281319-c2a5-4bea-a950-f04b783aa4de
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"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"
}
]
}
]
}
}