FHIR IG Statistics: ValueSet/medication-codes
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "medication-codes",
"text": {
"status": "generated"
},
"url": "http://fhir.org/guides/argonaut/ValueSet/medication-codes",
"name": "Medication Clinical Drug (RxNorm)",
"status": "draft",
"experimental": true,
"publisher": "Argonaut Project",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "http://argonautwiki.hl7.org",
"rank": 0
}
]
}
],
"date": "2016-05-25T16:59:08+10:00",
"description": "All prescribable medication formulations represented using either a 'generic' or 'brand-specific' concept. This includes RxNorm codes whose Term Type is SCD (semantic clinical drug), SBD (semantic brand drug), GPCK (generic pack), BPCK (brand pack), SCDG (semantic clinical drug group), SBDG (semantic brand drug group), SCDF (semantic clinical drug form), or SBDF (semantic brand drug form)",
"immutable": false,
"extensible": false,
"compose": {
"include": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"filter": [
{
"property": "TTY",
"op": "in",
"value": "SCD,SBD,GPCK,BPCK,SCDG,SBDG,SCDF,SBDF"
}
]
}
]
}
}