COVID19 Case Reporting - Local Development build (v0.1.0). See the Directory of published versions
: Treatment Dispensed or Prescribed - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "vs-treatment-dispensed-prescribed",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.nlm.nih.gov/research/umls/rxnorm\"><code>http://www.nlm.nih.gov/research/umls/rxnorm</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>2599543</td><td>Paxlovid</td></tr></table></li></ul></div>"
},
"url" : "http://openhie.org/fhir/covid19-casereporting/ValueSet/vs-treatment-dispensed-prescribed",
"version" : "0.1.0",
"name" : "VSTreatMentDispensedPrescribed",
"title" : "Treatment Dispensed or Prescribed",
"status" : "active",
"experimental" : false,
"date" : "2023-04-04T11:04:38+00:00",
"publisher" : "Jembi Health Systems",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.jembi.org"
},
{
"system" : "email",
"value" : "info@jembi.org"
}
]
}
],
"description" : "A list of all possible drugs",
"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" : "2599543",
"display" : "Paxlovid"
}
]
}
]
}
}