: ELGA Medication Frequency - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "elga-medication-frequency",
"meta" : {
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://unitsofmeasure.org\"><code>http://unitsofmeasure.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>d</td><td>Day</td></tr><tr><td>mo</td><td>Month</td></tr><tr><td>wk</td><td>Week</td></tr></table></li></ul></div>"
},
"url" : "https://termpub.gesundheit.gv.at:443/TermBrowser/gui/main/main.zul?loadType=ValueSet&loadName=ELGA_MedikationFrequenz_VS",
"version" : "0.1.0",
"name" : "ELGAMedicationFrequency",
"title" : "ELGA Medication Frequency",
"status" : "active",
"experimental" : false,
"date" : "2019-11-01T09:29:23+11:00",
"publisher" : "HL7 Austria",
"contact" : [
{
"name" : "HL7 Austria",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.at"
}
]
}
],
"description" : "ELGA ValueSet for frequency.",
"immutable" : true,
"compose" : {
"include" : [
{
"system" : "http://unitsofmeasure.org",
"concept" : [
{
"code" : "d",
"display" : "Day"
},
{
"code" : "mo",
"display" : "Month"
},
{
"code" : "wk",
"display" : "Week"
}
]
}
]
}
}