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-07-13 |
{
"resourceType" : "ValueSet",
"id" : "MolecurlarBiologyExamination",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MolecurlarBiologyExamination</b></p><a name=\"MolecurlarBiologyExamination\"> </a><a name=\"hcMolecurlarBiologyExamination\"> </a><a name=\"MolecurlarBiologyExamination-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-normal\">normal</a></td><td>Normal</td><td>Normal</td></tr><tr><td><a href=\"CodeSystem-GenericValues.html#GenericValues-abnormal\">abnormal</a></td><td>Klonale forandringer</td><td>Abnormal / Unormal</td></tr><tr><td><a href=\"CodeSystem-GenericValues.html#GenericValues-not_performed\">not_performed</a></td><td>Ej udført</td><td>Not performed - used to indicate, if a procedure or test has not been performed</td></tr><tr><td><a href=\"CodeSystem-GenericValues.html#GenericValues-none\">none</a></td><td>Ingen mitoser</td><td>None - used to choose none of the available values</td></tr></table></li></ul></div>"
},
"url" : "https://kip.rkkp.dk/fhir/ValueSet/MolecurlarBiologyExamination",
"version" : "0.2.1",
"name" : "MolecurlarBiologyExamination",
"title" : "Molekylærbiologiske undersøgelses resultat",
"status" : "active",
"experimental" : true,
"date" : "2022-07-13T00: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" : "Molekylærbiologiske undersøgelses resultat eller karyotyp",
"compose" : {
"include" : [
{
"system" : "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept" : [
{
"code" : "normal",
"display" : "Normal"
},
{
"code" : "abnormal",
"display" : "Klonale forandringer"
},
{
"code" : "not_performed",
"display" : "Ej udført"
},
{
"code" : "none",
"display" : "Ingen mitoser"
}
]
}
]
}
}