eHealth Infrastructure - Local Development build (v2.6.0). See the Directory of published versions
: View types - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "ehealth-view-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://ehealth.sundhed.dk/cs/view-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\">interpretedview<a name=\"ehealth-view-type-interpretedview\"> </a></td><td>Interpreted view</td><td>interpretedView</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>interpretedview</td><td>Fortolket visning</td></tr></table></div>"
},
"url" : "http://ehealth.sundhed.dk/cs/view-type",
"version" : "2.6.0",
"name" : "ViewType",
"title" : "View types",
"status" : "active",
"experimental" : false,
"date" : "2021-10-15T00:00:00+00:00",
"publisher" : "Systematic | Trifork",
"contact" : [
{
"name" : "Systematic | Trifork",
"telecom" : [
{
"system" : "url",
"value" : "http://ehealth.sundhed.dk"
}
]
}
],
"description" : "View types",
"caseSensitive" : true,
"content" : "complete",
"concept" : [
{
"code" : "interpretedview",
"display" : "Interpreted view",
"definition" : "interpretedView",
"designation" : [
{
"language" : "da",
"value" : "Fortolket visning"
}
]
}
]
}