{
"resourceType" : "ValueSet",
"id" : "ehealth-contactpoint-system",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>ContactPointSystem</h2><div><p>Contact point systems.</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <code>http://hl7.org/fhir/ValueSet/contactpoint-system</code></li><li>Include these codes as defined in <a href=\"CodeSystem-ehealth-contactpoint-system.html\"><code>http://ehealth.sundhed.dk/cs/contactpoint-system</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-contactpoint-system.html#ehealth-contactpoint-system-TBD\">TBD</a></td><td>Example value - Under construction</td><td>Example value - Under construction</td></tr><tr><td><a href=\"CodeSystem-ehealth-contactpoint-system.html#ehealth-contactpoint-system-EAN\">EAN</a></td><td>Global location number</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>EAN</td><td>Global location number</td></tr></table></div>"
},
"url" : "http://ehealth.sundhed.dk/vs/contactpoint-system",
"version" : "2019.5.3",
"name" : "ContactPointSystem",
"title" : "ContactPointSystem",
"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" : "Contact point systems.",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/ValueSet/contactpoint-system"
},
{
"system" : "http://ehealth.sundhed.dk/cs/contactpoint-system",
"concept" : [
{
"code" : "TBD",
"display" : "Example value - Under construction",
"designation" : [
{
"language" : "en-US",
"value" : "Example value - Under construction"
}
]
},
{
"code" : "EAN",
"display" : "Global location number",
"designation" : [
{
"language" : "en-US",
"value" : "Global location number"
}
]
}
]
}
]
}
}