{
"resourceType" : "ValueSet",
"id" : "ehealth-document-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>DocumentType</h2><div><p>Document Type value set.</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-ehealth-document-type.html\"><code>http://ehealth.sundhed.dk/cs/document-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-document-type.html#ehealth-document-type-TBD\">TBD</a></td><td>Example value - Under construction</td><td>Example value - Under construction</td></tr></table></li><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</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=\"http://details.loinc.org/LOINC/53576-5.html\">53576-5</a></td><td>Personal health monitoring report Document</td><td/></tr><tr><td><a href=\"http://details.loinc.org/LOINC/74468-0.html\">74468-0</a></td><td>Questionnaire Form Definition Document</td><td/></tr><tr><td><a href=\"http://details.loinc.org/LOINC/74465-6.html\">74465-6</a></td><td>Questionnaire Response Document</td><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>TBD</td><td>Example value - Under construction</td></tr><tr><td>53576-5</td><td>Personal health monitoring report Document</td></tr><tr><td>74468-0</td><td>Questionnaire Form Definition Document</td></tr><tr><td>74465-6</td><td>Questionnaire Response Document</td></tr></table></div>"
},
"url" : "http://ehealth.sundhed.dk/vs/document-type",
"version" : "2019.5.3",
"name" : "DocumentType",
"title" : "DocumentType",
"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" : "Document Type value set.",
"compose" : {
"include" : [
{
"system" : "http://ehealth.sundhed.dk/cs/document-type",
"concept" : [
{
"code" : "TBD",
"display" : "Example value - Under construction",
"designation" : [
{
"language" : "en-US",
"value" : "Example value - Under construction"
}
]
}
]
},
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "53576-5",
"display" : "Personal health monitoring report Document",
"designation" : [
{
"language" : "en-US",
"value" : "Personal health monitoring report Document"
}
]
},
{
"code" : "74468-0",
"display" : "Questionnaire Form Definition Document",
"designation" : [
{
"language" : "en-US",
"value" : "Questionnaire Form Definition Document"
}
]
},
{
"code" : "74465-6",
"display" : "Questionnaire Response Document",
"designation" : [
{
"language" : "en-US",
"value" : "Questionnaire Response Document"
}
]
}
]
}
]
}
}