0.0.1 - ci-build
ShiftPrivacyExamples, published by SHIFT-Task-Force. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SHIFT-Task-Force/demo-fhir-data/ and changes regularly. See the Directory of published versions
Active as of 2023-04-06 |
{
"resourceType" : "ValueSet",
"id" : "sensitive-medication-request-codes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet sensitive-medication-request-codes</b></p><a name=\"sensitive-medication-request-codes\"> </a><a name=\"hcsensitive-medication-request-codes\"> </a><p>This value set contains 5 concepts</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"sensitive-medication-request-codes-http://www.nlm.nih.gov/research/umls/rxnorm-352364\"> </a>\u00a0\u00a0352364</td><td>http://www.nlm.nih.gov/research/umls/rxnorm</td><td>Buprenorphine 8 MG / Naloxone 2 MG Sublingual Tablet</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"sensitive-medication-request-codes-http://snomed.info/sct-425741009\"> </a>\u00a0\u00a0<a href=\"http://snomed.info/id/425741009\">425741009</a></td><td>http://snomed.info/sct</td><td>Buprenorphine/naloxone</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"sensitive-medication-request-codes-http://www.nlm.nih.gov/research/umls/rxnorm-315952\"> </a>\u00a0\u00a0315952</td><td>http://www.nlm.nih.gov/research/umls/rxnorm</td><td>Fluoxetine 20 MG Oral Capsule</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"sensitive-medication-request-codes-http://snomed.info/sct-372767007\"> </a>\u00a0\u00a0<a href=\"http://snomed.info/id/372767007\">372767007</a></td><td>http://snomed.info/sct</td><td>Fluoxetine (substance)</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"sensitive-medication-request-codes-http://snomed.info/sct-373265006\"> </a>\u00a0\u00a0<a href=\"http://snomed.info/id/373265006\">373265006</a></td><td>http://snomed.info/sct</td><td>Buprenorphine (substance)</td></tr></table></div>"
},
"url" : "http://shift.github.io/demo/ValueSet/sensitive-medication-request-codes",
"identifier" : [
{
"system" : "http://shift.github.io/demo/valueset-identifier",
"value" : "VS-89016"
}
],
"version" : "0.0.1",
"name" : "SensitiveMedicationRequestCodes",
"title" : "ValueSet - Sensitive MedicationRequest 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 medication requests requiring special privacy protections",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"purpose" : "Identify medication request 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)"
}
]
}
}