FHIR IG Statistics: ValueSet/c6c997f7-6b5c-4d92-85a5-9199cd2b17e8
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "c6c997f7-6b5c-4d92-85a5-9199cd2b17e8",
"url": "https://fhir.nhs.uk/ValueSet/DM-medicationrequest-course-of-therapy",
"version": "1.0.0",
"name": "MedicationRequestCourseOfTherapyCodes",
"title": "Medication Request Course of Therapy Codes",
"status": "draft",
"experimental": false,
"date": "2020-07-02T09:29:23+11:00",
"publisher": "FHIR Project team",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
}
]
}
],
"description": "MedicationRequest Course of Therapy Codes",
"immutable": true,
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy",
"concept": [
{
"code": "continuous",
"display": "Continuous long term therapy"
},
{
"code": "acute",
"display": "Short course (acute) therapy"
}
]
},
{
"system": "https://fhir.nhs.uk/CodeSystem/medicationrequest-course-of-therapy",
"concept": [
{
"code": "continuous-repeat-dispensing",
"display": "Continuous long term (repeat dispensing)"
}
]
}
],
"exclude": [
{
"system": "http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy",
"concept": [
{
"code": "seasonal",
"display": "Seasonal"
}
]
}
]
},
"expansion": {
"timestamp": "2020-07-29T17:18:27+10:00",
"total": 3,
"offset": 0,
"parameter": [
{
"name": "version",
"valueUri": "https://fhir.nhs.uk/CodeSystem/medicationrequest-course-of-therapy|1.0.0"
},
{
"name": "version",
"valueUri": "http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy|4.0.1"
},
{
"name": "count",
"valueInteger": 2147483647
},
{
"name": "offset",
"valueInteger": 0
}
],
"contains": [
{
"system": "http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy",
"version": "4.0.1",
"code": "continuous",
"display": "Continuous long term therapy"
},
{
"system": "http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy",
"version": "4.0.1",
"code": "acute",
"display": "Short course (acute) therapy"
},
{
"system": "https://fhir.nhs.uk/CodeSystem/medicationrequest-course-of-therapy",
"version": "1.0.0",
"code": "continuous-repeat-dispensing",
"display": "Continuous long term (repeat dispensing)"
}
]
}
}