Mona FHIR Implementation Guide
0.4.50648 - ci-build
Mona FHIR Implementation Guide - Local Development build (v0.4.50648). See the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "mona-service-request-categories",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-mona-service-request-category.html\"><code>https://fhir.mona.icu/CodeSystem/mona-service-request-category</code></a></li></ul></div>"
},
"url" : "https://fhir.mona.icu/ValueSet/mona-service-request-categories",
"version" : "0.4.50648",
"name" : "ServiceRequestCategoriesVS",
"title" : "Service-Request-Categories",
"status" : "active",
"date" : "2023-01-21T19:50:53+00:00",
"publisher" : "Clinomic",
"contact" : [
{
"name" : "Clinomic",
"telecom" : [
{
"system" : "url",
"value" : "https://clinomic.ai/"
},
{
"system" : "email",
"value" : "info@clinomic.ai"
}
]
}
],
"description" : "A value set for describing service-request categories.",
"compose" : {
"include" : [
{
"system" : "https://fhir.mona.icu/CodeSystem/mona-service-request-category"
}
]
}
}