KIP Infrastructure
2.12.0 - 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.0 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" : "HerniaSize",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem HerniaSize</b></p><a name=\"HerniaSize\"> </a><a name=\"hcHerniaSize\"> </a><p>This case-insensitive code system <code>https://kip.rkkp.dk/fhir/CodeSystem/HerniaSize</code> defines the 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\"><1<a name=\"HerniaSize-.601\"> </a></td><td><1 finger</td><td><1 finger / <1 finger</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"HerniaSize-1\"> </a></td><td>1 finger</td><td>1 finger</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"HerniaSize-2\"> </a></td><td>2 fingers</td><td>2 fingers / 2 fingre</td></tr><tr><td style=\"white-space:nowrap\">>=3<a name=\"HerniaSize-.62.613\"> </a></td><td>>=3 fingers</td><td>>=3 fingers / >=3 fingre</td></tr></table></div>"
},
"url" : "https://kip.rkkp.dk/fhir/CodeSystem/HerniaSize",
"version" : "2.12.0",
"name" : "HerniaSize",
"title" : "Hernia size",
"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" : "Hernia size",
"caseSensitive" : false,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "<1",
"display" : "<1 finger",
"definition" : "<1 finger / <1 finger"
},
{
"code" : "1",
"display" : "1 finger",
"definition" : "1 finger"
},
{
"code" : "2",
"display" : "2 fingers",
"definition" : "2 fingers / 2 fingre"
},
{
"code" : ">=3",
"display" : ">=3 fingers",
"definition" : ">=3 fingers / >=3 fingre"
}
]
}