FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/sensitive-medication-codes

Packageshift.privacy.examples
TypeValueSet
Idsensitive-medication-codes
FHIR VersionR4
Sourcehttp://shift.github.io/demo/https://build.fhir.org/ig/SHIFT-Task-Force/demo-fhir-data/ValueSet-sensitive-medication-codes.html
URLhttp://shift.github.io/demo/ValueSet/sensitive-medication-codes
Version0.0.1
Statusactive
Date2023-04-06
NameSensitiveMedicationCodes
TitleValueSet - Sensitive Medication Codes
Realmuv
DescriptionCodes representing sensitive medications requiring special privacy protections
PurposeIdentify medication codes that require security labeling for privacy protection

Resources that use this resource

StructureDefinition
sensitive-medication-profileSensitive Medication Profile

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
rxnormRxNorm
sctSNOMED codes used in this IG
sctveri
rxnormRxNorm

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet sensitive-medication-codes

This value set contains 5 concepts

CodeSystemDisplay
  352364http://www.nlm.nih.gov/research/umls/rxnormBuprenorphine 8 MG / Naloxone 2 MG Sublingual Tablet
  425741009http://snomed.info/sctBuprenorphine/naloxone
  315952http://www.nlm.nih.gov/research/umls/rxnormFluoxetine 20 MG Oral Capsule
  372767007http://snomed.info/sctFluoxetine (substance)
  373265006http://snomed.info/sctBuprenorphine (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)"
      }
    ]
  }
}