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-20 |
{
"resourceType" : "ValueSet",
"id" : "VentralHernieCicatriceTypeDHDB",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VentralHernieCicatriceTypeDHDB</b></p><a name=\"VentralHernieCicatriceTypeDHDB\"> </a><a name=\"hcVentralHernieCicatriceTypeDHDB\"> </a><a name=\"VentralHernieCicatriceTypeDHDB-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-DiseasesUnspecified.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/DiseasesUnspecified</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-DiseasesUnspecified.html#DiseasesUnspecified-length_cicatrice\">length_cicatrice</a></td><td>Længdecicatrice</td></tr><tr><td><a href=\"CodeSystem-DiseasesUnspecified.html#DiseasesUnspecified-cross_cicatrice\">cross_cicatrice</a></td><td>Tværcicatrice</td></tr></table></li><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-other\">other</a></td><td>Anden cicatrice</td><td>Other - used to choose unspecific value not in a valueset</td></tr></table></li></ul></div>"
},
"url" : "https://kip.rkkp.dk/fhir/ValueSet/VentralHernieCicatriceTypeDHDB",
"version" : "0.2.1",
"name" : "VentralHernieCicatriceTypeDHDB",
"title" : "Ventral hernie cicatrice type (DHDB)",
"status" : "active",
"experimental" : true,
"date" : "2022-07-20T00: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" : "Ventral hernie cicatrice type (DHDB)",
"compose" : {
"include" : [
{
"system" : "https://kip.rkkp.dk/fhir/CodeSystem/DiseasesUnspecified",
"concept" : [
{
"code" : "length_cicatrice",
"display" : "Længdecicatrice"
},
{
"code" : "cross_cicatrice",
"display" : "Tværcicatrice"
}
]
},
{
"system" : "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept" : [
{
"code" : "other",
"display" : "Anden cicatrice"
}
]
}
]
}
}