FHIR IG Statistics: ValueSet/sensitive-medication-codes
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set contains 5 concepts
Code | System | Display |
352364 | http://www.nlm.nih.gov/research/umls/rxnorm | Buprenorphine 8 MG / Naloxone 2 MG Sublingual Tablet |
425741009 | http://snomed.info/sct | Buprenorphine/naloxone |
315952 | http://www.nlm.nih.gov/research/umls/rxnorm | Fluoxetine 20 MG Oral Capsule |
372767007 | http://snomed.info/sct | Fluoxetine (substance) |
373265006 | http://snomed.info/sct | Buprenorphine (substance) |
Source
{
"resourceType": "ValueSet",
"id": "sensitive-medication-codes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://shift.github.io/demo/ValueSet/sensitive-medication-codes",
"identifier": [
{
"system": "http://shift.github.io/demo/valueset-identifier",
"value": "VS-89014"
}
],
"version": "0.0.1",
"name": "SensitiveMedicationCodes",
"title": "ValueSet - Sensitive Medication Codes",
"status": "active",
"experimental": false,
"date": "2023-04-06",
"publisher": "SHIFT-Task-Force",
"contact": [
{
"name": "SHIFT-Task-Force",
"telecom": [
{
"system": "url",
"value": "http://shift-project.org"
}
]
}
],
"description": "Codes representing sensitive medications requiring special privacy protections",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"purpose": "Identify medication codes that require security labeling for privacy protection",
"compose": {
"include": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"concept": [
{
"code": "352364",
"display": "Buprenorphine 8 MG / Naloxone 2 MG Sublingual Tablet"
}
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "425741009",
"display": "Buprenorphine/naloxone"
}
]
},
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"concept": [
{
"code": "315952",
"display": "Fluoxetine 20 MG Oral Capsule"
}
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "372767007",
"display": "Fluoxetine (substance)"
},
{
"code": "373265006",
"display": "Buprenorphine (substance)"
}
]
}
]
},
"expansion": {
"timestamp": "2025-04-30T12:00:00Z",
"total": 5,
"offset": 0,
"contains": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "352364",
"display": "Buprenorphine 8 MG / Naloxone 2 MG Sublingual Tablet"
},
{
"system": "http://snomed.info/sct",
"code": "425741009",
"display": "Buprenorphine/naloxone"
},
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "315952",
"display": "Fluoxetine 20 MG Oral Capsule"
},
{
"system": "http://snomed.info/sct",
"code": "372767007",
"display": "Fluoxetine (substance)"
},
{
"system": "http://snomed.info/sct",
"code": "373265006",
"display": "Buprenorphine (substance)"
}
]
}
}