Codes, extension, profiles and more
1.0.0 - ci-build Norway flag

Codes, extension, profiles and more - Local Development build (v1.0.0). See the Directory of published versions

: Codes that should be used for schedule and SlotType. - JSON Representation

Draft as of 2024-06-12

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "hn-scheduleAndSlot-type-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://helsenorge.no/fhir/CodeSystem/hn-scheduleAndSlot-type-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\">Poliklinisktime<a name=\"hn-scheduleAndSlot-type-cs-Poliklinisktime\"> </a></td><td>Poliklinisk time</td></tr><tr><td style=\"white-space:nowrap\">Innleggelse<a name=\"hn-scheduleAndSlot-type-cs-Innleggelse\"> </a></td><td>Innleggelse</td></tr><tr><td style=\"white-space:nowrap\">Dagbehandling<a name=\"hn-scheduleAndSlot-type-cs-Dagbehandling\"> </a></td><td>Dagbehandling</td></tr><tr><td style=\"white-space:nowrap\">Hjemmebesøk<a name=\"hn-scheduleAndSlot-type-cs-Hjemmebes.248k\"> </a></td><td>Hjemmebesøk</td></tr><tr><td style=\"white-space:nowrap\">Konsultasjon<a name=\"hn-scheduleAndSlot-type-cs-Konsultasjon\"> </a></td><td>Konsultasjon</td></tr><tr><td style=\"white-space:nowrap\">Bildediagnostikk<a name=\"hn-scheduleAndSlot-type-cs-Bildediagnostikk\"> </a></td><td>Bildediagnostikk</td></tr><tr><td style=\"white-space:nowrap\">Personlig<a name=\"hn-scheduleAndSlot-type-cs-Personlig\"> </a></td><td>Personlig</td></tr></table></div>"
  },
  "url" : "http://helsenorge.no/fhir/CodeSystem/hn-scheduleAndSlot-type-cs",
  "version" : "1.0.0",
  "name" : "HnScheduleAndSlotTypeCS",
  "title" : "Codes that should be used for schedule and SlotType.",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-06-12T14:59:11+02:00",
  "description" : "Codes that should be used for schedule and SlotType.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NO",
          "display" : "Norway"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "Poliklinisktime",
      "display" : "Poliklinisk time"
    },
    {
      "code" : "Innleggelse",
      "display" : "Innleggelse"
    },
    {
      "code" : "Dagbehandling",
      "display" : "Dagbehandling"
    },
    {
      "code" : "Hjemmebesøk",
      "display" : "Hjemmebesøk"
    },
    {
      "code" : "Konsultasjon",
      "display" : "Konsultasjon"
    },
    {
      "code" : "Bildediagnostikk",
      "display" : "Bildediagnostikk"
    },
    {
      "code" : "Personlig",
      "display" : "Personlig"
    }
  ]
}