Klinisk process - Hälsotillstånd och funktionsnedsättning
0.1.0 - CI Build Sweden

Klinisk process - Hälsotillstånd och funktionsnedsättning - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Tj??nstekontraktCS - JSON Representation

Draft as of 2025-12-16

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "7-tjanstekontrakt-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem 7-tjanstekontrakt-cs</b></p><a name=\"7-tjanstekontrakt-cs\"> </a><a name=\"hc7-tjanstekontrakt-cs\"> </a><p>This  code system <code>http://example.org/fhir/klinisk-process---halsotillstand-och-funktionsnedsattning/CodeSystem/7-tjanstekontrakt-cs</code> defines 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 style=\"white-space:nowrap\">PRIMARY<a name=\"7-tjanstekontrakt-cs-PRIMARY\"> </a></td><td>Primärdiagnos</td></tr><tr><td style=\"white-space:nowrap\">SECONDARY<a name=\"7-tjanstekontrakt-cs-SECONDARY\"> </a></td><td>Sekundärdiagnos</td></tr><tr><td style=\"white-space:nowrap\">COMPLICATION<a name=\"7-tjanstekontrakt-cs-COMPLICATION\"> </a></td><td>Komplikationsdiagnos</td></tr></table></div>"
  },
  "url" : "http://example.org/fhir/klinisk-process---halsotillstand-och-funktionsnedsattning/CodeSystem/7-tjanstekontrakt-cs",
  "version" : "0.1.0",
  "name" : "TjänstekontraktCS",
  "title" : "TjänstekontraktCS",
  "status" : "draft",
  "date" : "2025-12-16T10:13:06+00:00",
  "publisher" : "Test Generator",
  "contact" : [
    {
      "name" : "Test Generator",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org"
        }
      ]
    }
  ],
  "description" : "Code system from TKB document",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "SE",
          "display" : "Sweden"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "PRIMARY",
      "display" : "Primärdiagnos"
    },
    {
      "code" : "SECONDARY",
      "display" : "Sekundärdiagnos"
    },
    {
      "code" : "COMPLICATION",
      "display" : "Komplikationsdiagnos"
    }
  ]
}