KIP Infrastructure
2.12.2 - ci-build
KIP Infrastructure, published by Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S. This guide is not an authorized publication; it is the continuous build for version 2.12.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/KIP-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions
Active as of 2022-06-14 |
{
"resourceType" : "CodeSystem",
"id" : "AneurysmSizeScale",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem AneurysmSizeScale</b></p><a name=\"AneurysmSizeScale\"> </a><a name=\"hcAneurysmSizeScale\"> </a><p>This code system <code>https://kip.rkkp.dk/fhir/CodeSystem/AneurysmSizeScale</code> provides <b>a fragment</b> that includes following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">gt25<a name=\"AneurysmSizeScale-gt25\"> </a></td><td>>25 mm</td><td>>25 mm</td></tr><tr><td style=\"white-space:nowrap\">ge12le25<a name=\"AneurysmSizeScale-ge12le25\"> </a></td><td>>=12 mm, =<25 mm</td><td>>=12 mm, =<25 mm</td></tr><tr><td style=\"white-space:nowrap\">ge7lt12<a name=\"AneurysmSizeScale-ge7lt12\"> </a></td><td>>=7 mm, <12 mm</td><td>>=7 mm, <12 mm</td></tr><tr><td style=\"white-space:nowrap\">lt7<a name=\"AneurysmSizeScale-lt7\"> </a></td><td><7 mm</td><td><7 mm</td></tr></table></div>"
},
"url" : "https://kip.rkkp.dk/fhir/CodeSystem/AneurysmSizeScale",
"version" : "2.12.2",
"name" : "AneurysmSizeScale",
"title" : "Aneurysm size scale (SAH)",
"status" : "active",
"date" : "2022-06-14T00:00:00+02:00",
"publisher" : "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
"contact" : [
{
"name" : "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
"telecom" : [
{
"system" : "url",
"value" : "https://trifork.com"
},
{
"system" : "email",
"value" : "rbk@trifork.com"
}
]
}
],
"description" : "Aneurysm size scale (SAH)",
"content" : "fragment",
"count" : 4,
"concept" : [
{
"code" : "gt25",
"display" : ">25 mm",
"definition" : ">25 mm"
},
{
"code" : "ge12le25",
"display" : ">=12 mm, =<25 mm",
"definition" : ">=12 mm, =<25 mm"
},
{
"code" : "ge7lt12",
"display" : ">=7 mm, <12 mm",
"definition" : ">=7 mm, <12 mm"
},
{
"code" : "lt7",
"display" : "<7 mm",
"definition" : "<7 mm"
}
]
}