Smart Bear Implementation Guide - Local Development build (v0.3.2). See the Directory of published versions
: ATC Value Set - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "ATCVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"http://www.whocc.no/atc\"><code>http://www.whocc.no/atc</code></a></li></ul></div>"
},
"url" : "https://smart-bear.eu/fhir/ValueSet/ATCVS",
"version" : "0.3.2",
"name" : "ATCVS",
"title" : "ATC Value Set",
"status" : "active",
"date" : "2023-08-01T11:22:15+02:00",
"description" : "Value set including all codes from ATC",
"compose" : {
"include" : [
{
"system" : "http://www.whocc.no/atc"
}
]
}
}