eHealth Infrastructure - Local Development build (v2.5.0). See the Directory of published versions
: Library Type - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "ehealth-library-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://ehealth.sundhed.dk/cs/library-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\">automated-processing<a name=\"ehealth-library-type-automated-processing\"> </a></td><td>Automated Processing</td><td>The resource defines an evaluation context for automated processing</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Dansk (Danish, da)</b></td></tr><tr><td>automated-processing</td><td>Ressourcen definerer en regel og dennes kontekst til brug i automatisk processering</td></tr></table></div>"
},
"url" : "http://ehealth.sundhed.dk/cs/library-type",
"version" : "2.5.0",
"name" : "LibraryType",
"title" : "Library Type",
"status" : "active",
"experimental" : false,
"date" : "2019-08-27T00:00:00+00:00",
"publisher" : "Systematic | Trifork",
"contact" : [
{
"name" : "Systematic | Trifork",
"telecom" : [
{
"system" : "url",
"value" : "http://ehealth.sundhed.dk"
}
]
}
],
"description" : "Library Type",
"caseSensitive" : true,
"content" : "complete",
"concept" : [
{
"code" : "automated-processing",
"display" : "Automated Processing",
"definition" : "The resource defines an evaluation context for automated processing",
"designation" : [
{
"language" : "da",
"value" : "Ressourcen definerer en regel og dennes kontekst til brug i automatisk processering"
}
]
}
]
}