: NabotoVidcallChannelType Code System - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "naboto-vidcall-channel-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://fhir.naboto.com/CodeSystem/naboto-vidcall-channel-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">visit-e<a name=\"naboto-vidcall-channel-type-visit-e\"> </a></td><td>Visit-e</td><td>A video consultation service provided by public Austrian health insurances.</td></tr><tr><td style=\"white-space:nowrap\">naboto<a name=\"naboto-vidcall-channel-type-naboto\"> </a></td><td>Naboto Video conference service</td><td>A video consultation service provided by Naboto Software GmbH</td></tr></table></div>"
},
"url" : "http://fhir.naboto.com/CodeSystem/naboto-vidcall-channel-type",
"version" : "0.1.4",
"name" : "NabotoVidcallChannelType",
"title" : "NabotoVidcallChannelType Code System",
"status" : "active",
"date" : "2022-11-03T13:30:17+00:00",
"publisher" : "Naboto Software GmbH",
"contact" : [
{
"name" : "Naboto Software GmbH",
"telecom" : [
{
"system" : "url",
"value" : "http://naboto.com"
}
]
}
],
"description" : "Supported providers for conduction video conferences",
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "visit-e",
"display" : "Visit-e",
"definition" : "A video consultation service provided by public Austrian health insurances."
},
{
"code" : "naboto",
"display" : "Naboto Video conference service",
"definition" : "A video consultation service provided by Naboto Software GmbH"
}
]
}