KIP Infracstructure
0.2.1 - release
This page is part of the KIP Infrastructure (v0.2.1: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.9.0. For a full list of available versions, see the Directory of published versions
| Active as of 2022-10-06 |
{
"resourceType" : "ValueSet",
"id" : "IndsatIkkeIndsat",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IndsatIkkeIndsat</b></p><a name=\"IndsatIkkeIndsat\"> </a><a name=\"hcIndsatIkkeIndsat\"> </a><a name=\"IndsatIkkeIndsat-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-GenericValues.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/GenericValues</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-GenericValues.html#GenericValues-inserted\">inserted</a></td><td>Indsat</td><td>Inserted / Indsat</td></tr><tr><td><a href=\"CodeSystem-GenericValues.html#GenericValues-not_inserted\">not_inserted</a></td><td>Ikke indsat</td><td>Not inserted / Ikke indsat</td></tr></table></li></ul></div>"
},
"url" : "https://kip.rkkp.dk/fhir/ValueSet/IndsatIkkeIndsat",
"version" : "0.2.1",
"name" : "IndsatIkkeIndsat",
"title" : "Indsat / ikke indsat",
"status" : "active",
"experimental" : true,
"date" : "2022-10-06T00:00:00+02:00",
"publisher" : "Sundhedsvæsnets Kvalistetsinstitut with Trifork Digital Health A/S",
"contact" : [
{
"name" : "Sundhedsvæsnets Kvalistetsinstitut with Trifork Digital Health A/S",
"telecom" : [
{
"system" : "url",
"value" : "https://trifork.com"
},
{
"system" : "email",
"value" : "rbk@trifork.com"
}
]
}
],
"description" : "Indsat / ikke indsat",
"compose" : {
"include" : [
{
"system" : "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept" : [
{
"code" : "inserted",
"display" : "Indsat"
},
{
"code" : "not_inserted",
"display" : "Ikke indsat"
}
]
}
]
}
}