FHIR IG analytics| Package | johnmoehrke.testvital.example |
| Resource Type | ValueSet |
| Id | ValueSet-ExampleBehavioralHealthMedicationCodes.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/JohnMoehrke/testVital/ValueSet-ExampleBehavioralHealthMedicationCodes.html |
| URL | http://johnmoehrke.github.io/testvital/ValueSet/ExampleBehavioralHealthMedicationCodes |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-03-26T16:45:57+00:00 |
| Name | ExampleBehavioralHealthMedicationCodes |
| Title | ValueSet - Example Behavioral Health Medication Codes |
| Realm | uv |
| Description | Example set of codes representing behavioral health medications requiring special privacy protections. Specifically sct#373265006 is NOT 'Fluoxetine (product)' Yet it will be kept without warning in the ValueSet definition, while the ValueSet expansion includes the proper display of `Analgesic (substance)`. |
No resources found
| CodeSystem | ||
| who.ddcc#current | sct | SNOMED codes used in this IG |
| hl7.terminology.r4b#6.0.2 | rxnorm | RxNorm |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ExampleBehavioralHealthMedicationCodes
This value set includes codes based on the following rules:
http://www.nlm.nih.gov/research/umls/rxnorm version Not Stated (use latest from terminology server)| Code | Display |
| 315952 | Fluoxetine 20 MG Oral Capsule |
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 372767007 | Fluoxetine (substance) |
| 373265006 | Fluoxetine (product) |
{
"resourceType": "ValueSet",
"id": "ExampleBehavioralHealthMedicationCodes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://johnmoehrke.github.io/testvital/ValueSet/ExampleBehavioralHealthMedicationCodes",
"version": "0.1.0",
"name": "ExampleBehavioralHealthMedicationCodes",
"title": "ValueSet - Example Behavioral Health Medication Codes",
"status": "draft",
"experimental": false,
"date": "2026-03-26T16:45:57+00:00",
"publisher": "John Moehrke (himself)",
"contact": [
{
"name": "John Moehrke (himself)",
"telecom": [
{
"system": "url",
"value": "http://healthcaresecprivacy.blogspot.com"
},
{
"system": "email",
"value": "JohnMoehrke@gmail.com"
}
]
}
],
"description": "Example set of codes representing behavioral health medications requiring special privacy protections.\n\nSpecifically sct#373265006 is NOT 'Fluoxetine (product)' \n\nYet it will be kept without warning in the ValueSet definition, while the ValueSet expansion includes the proper display of `Analgesic (substance)`.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"compose": {
"include": [
{
"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": "Fluoxetine (product)"
}
]
}
]
}
}