FHIR IG Statistics: ValueSet/SpenserMedsVS
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "SpenserMedsVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://costateixeira.github.io/spenser/ValueSet/SpenserMedsVS",
"version": "1.0.0",
"name": "SpenserMedsVS",
"title": "Spenser Medications - ValueSet",
"status": "active",
"date": "2025-06-01T17:25:58+00:00",
"publisher": "Zeora",
"contact": [
{
"name": "Zeora",
"telecom": [
{
"system": "url",
"value": "http://example.com/committees"
},
{
"system": "email",
"value": "my-group@example.com"
}
]
},
{
"name": "José Costa Teixeira",
"telecom": [
{
"system": "email",
"value": "you-know.it@gmail.com",
"use": "work"
}
]
}
],
"description": "A value set of medications that Spenser can dispense.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://costateixeira.github.io/spenser/CodeSystem/SpenserMeds"
}
]
}
}