{
"resourceType" : "ValueSet",
"id" : "ehealth-topic-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>TopicType</h2><div><p>Topic types.</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href=\"http://hl7.org/fhir/STU3/codesystem-definition-topic.html\"><code>http://hl7.org/fhir/definition-topic</code></a></li><li>Include these codes as defined in <a href=\"CodeSystem-ehealth-topic-type.html\"><code>http://ehealth.sundhed.dk/cs/topic-type</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-ehealth-topic-type.html#ehealth-topic-type-self-treatment\">self-treatment</a></td><td>Self-treatment</td><td>Self-treatment</td></tr><tr><td><a href=\"CodeSystem-ehealth-topic-type.html#ehealth-topic-type-TBD\">TBD</a></td><td>Example value - Under construction</td><td>Example value - Under construction</td></tr></table></li></ul><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>English (United States) (English (United States), en)</b></td></tr><tr><td>self-treatment</td><td>Self-treatment</td></tr><tr><td>TBD</td><td>Example value - Under construction</td></tr></table></div>"
},
"url" : "http://ehealth.sundhed.dk/vs/topic-type",
"version" : "2019.5.3",
"name" : "TopicType",
"title" : "TopicType",
"status" : "draft",
"experimental" : true,
"date" : "2019-02-08T00:00:00+00:00",
"publisher" : "ehealth.sundhed.dk",
"contact" : [
{
"name" : "ehealth.sundhed.dk",
"telecom" : [
{
"system" : "url",
"value" : "http://ehealth.sundhed.dk/terminology"
}
]
}
],
"description" : "Topic types.",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/definition-topic"
},
{
"system" : "http://ehealth.sundhed.dk/cs/topic-type",
"concept" : [
{
"code" : "self-treatment",
"display" : "Self-treatment",
"designation" : [
{
"language" : "en-US",
"value" : "Self-treatment"
}
]
},
{
"code" : "TBD",
"display" : "Example value - Under construction",
"designation" : [
{
"language" : "en-US",
"value" : "Example value - Under construction"
}
]
}
]
}
]
}
}