insulin-admin-types
This ValueSet has values that describe how the insulin is administered.
ValueSet 'insulin-admin-types'
Version | 1 |
Status | Active (since 2020-08-25) |
Experimental | False |
This value set includes codes from the following code systems:
The following codes from system: RocheCodeSystem
Code Display basal Basal bolusStd Standard bolus bolusExt Extended bolus bolusMul Multiwave bolus The following codes from system: SNOMED_CT
Code Display 61968008 Syringe, device (physical object) 69805005 Insulin pump 74964007 Other (qualifier value) The following codes from system: NCI Metathesaurus
Code Display CL936094 Pen Device
JSON
{ "resourceType": "ValueSet", "id": "1995bff6-28f2-4eda-9501-53377b9f3ac7", "url": "http://roche.com/fhir/rdc/ValueSet/insulin-admin-types", "identifier": [ { "value": "insulin-admin-types", "system": "http://roche.com/fhir/rdc/ValueSet/" } ], "version": "1", "name": "insulin-admin-types", "status": "active", "compose": { "include": [ { "system": "http://roche.com/fhir/rdc/cs", "concept": [ { "code": "basal", "display": "Basal" }, { "code": "bolusStd", "display": "Standard bolus" }, { "code": "bolusExt", "display": "Extended bolus" }, { "code": "bolusMul", "display": "Multiwave bolus" } ] }, { "system": "http://snomed.info/sct", "concept": [ { "code": "61968008", "display": "Syringe, device (physical object)" }, { "code": "69805005", "display": "Insulin pump" }, { "code": "74964007", "display": "Other (qualifier value)" } ] }, { "system": "http://ncimeta.nci.nih.gov", "concept": [ { "code": "CL936094", "display": "Pen Device" } ] } ] }, "text": { "status": "generated", --- We have skipped the narrative for better readability of the resource --- }, "experimental": false, "date": "2020-08-25" }