insulin-admin-types

This ValueSet has values that describe how the insulin is administered.

ValueSet 'insulin-admin-types'

Version1
StatusActive (since 2020-08-25)
ExperimentalFalse

This value set includes codes from the following code systems:

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"
}