Swedish Language Pack
0.1.0 - Working Copy
Swedish Language Pack, published by HL7 Sweden. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/danka74/hl7.fhir.r4.sv/ and changes regularly. See the Directory of published versions
Active as of 2024-08-28 |
{
"resourceType" : "CodeSystem",
"id" : "cs-sv-link-type",
"language" : "sv",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"sv\" lang=\"sv\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-sv-link-type</b></p><a name=\"cs-sv-link-type\"> </a><a name=\"hccs-sv-link-type\"> </a><a name=\"cs-sv-link-type-sv\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: sv</p></div><p>This code system <code>http://hl7.org/fhir/langs/CodeSystem/cs-sv-link-type</code> defines features on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-link-type.html#link-type-replaced-by\">replaced-by</a><a name=\"cs-sv-link-type-replaced-by\"> </a></td><td>ersatt av</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-link-type.html#link-type-replaces\">replaces</a><a name=\"cs-sv-link-type-replaces\"> </a></td><td>ersätter</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-link-type.html#link-type-refer\">refer</a><a name=\"cs-sv-link-type-refer\"> </a></td><td>hänvisning</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-link-type.html#link-type-seealso\">seealso</a><a name=\"cs-sv-link-type-seealso\"> </a></td><td>se även</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/langs/CodeSystem/cs-sv-link-type",
"version" : "0.1.0",
"name" : "LinkType",
"title" : "LinkType",
"status" : "active",
"date" : "2024-08-28T11:40:25+00:00",
"publisher" : "HL7 Sweden",
"description" : "The type of link between this patient resource and another patient resource.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "SE"
}
]
}
],
"caseSensitive" : false,
"content" : "supplement",
"supplements" : "http://hl7.org/fhir/link-type",
"concept" : [
{
"code" : "replaced-by",
"display" : "ersatt av"
},
{
"code" : "replaces",
"display" : "ersätter"
},
{
"code" : "refer",
"display" : "hänvisning"
},
{
"code" : "seealso",
"display" : "se även"
}
]
}