Swedish Language Pack
0.1.0 - Working Copy Sweden flag

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

: MaritalStatus - JSON Representation

Active as of 2024-08-28

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "cs-sv-v3-MaritalStatus",
  "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-v3-MaritalStatus</b></p><a name=\"cs-sv-v3-MaritalStatus\"> </a><a name=\"hccs-sv-v3-MaritalStatus\"> </a><a name=\"cs-sv-v3-MaritalStatus-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-v3-MaritalStatus</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://terminology.hl7.org/6.0.2/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-D\">D</a><a name=\"cs-sv-v3-MaritalStatus-D\"> </a></td><td>skild</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-M\">M</a><a name=\"cs-sv-v3-MaritalStatus-M\"> </a></td><td>gift</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-U\">U</a><a name=\"cs-sv-v3-MaritalStatus-U\"> </a></td><td>ogift</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-W\">W</a><a name=\"cs-sv-v3-MaritalStatus-W\"> </a></td><td>änka/änkling</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/langs/CodeSystem/cs-sv-v3-MaritalStatus",
  "version" : "0.1.0",
  "name" : "MaritalStatus",
  "title" : "MaritalStatus",
  "status" : "active",
  "date" : "2024-08-28T11:40:25+00:00",
  "publisher" : "HL7 Sweden",
  "description" : "\\* \\* \\* No description supplied \\* \\* \\*\r\n\r\n*Open Issue:* The specific meanings of these codes can vary somewhat by jurisdiction and implementation so caution should be used when determining equivalency.\r\n\r\n*Open Issue:* fixing and completion of the hierarchy and proper good definitions of all the concepts is badly needed.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "SE"
        }
      ]
    }
  ],
  "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "caseSensitive" : false,
  "content" : "supplement",
  "supplements" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
  "concept" : [
    {
      "code" : "D",
      "display" : "skild"
    },
    {
      "code" : "M",
      "display" : "gift"
    },
    {
      "code" : "U",
      "display" : "ogift"
    },
    {
      "code" : "W",
      "display" : "änka/änkling"
    }
  ]
}