FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageno.nhn.fhir.helsenorge.profiles
Resource TypeCodeSystem
IdCodeSystem-hn-schedule-type-cs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=no.nhn.fhir.helsenorge.profiles@2.0.1-beta&canonical=http://helsenorge.no/fhir/CodeSystem/hn-schedule-type-cs
URLhttp://helsenorge.no/fhir/CodeSystem/hn-schedule-type-cs
Version1.3.2
Statusdraft
Date2025-10-20T23:59:35+02:00
NameHnScheduleTypeCS
TitleCodes that should be used for schedule type
Realmno
DescriptionCodes that should be used for schedule type.
Contentcomplete

Resources that use this resource

ValueSet
no.nhn.fhir.helsenorge.profiles#2.0.1-betahn-schedule-type-vshn-schedule-type-vs

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem hn-schedule-type-cs

This case-sensitive code system http://helsenorge.no/fhir/CodeSystem/hn-schedule-type-cs defines the following codes:

Code
Lab
Vaksine
Koronavaksine
Koronatest
Behandlertimebok
Annen
Blodbank

Source1

{
  "resourceType": "CodeSystem",
  "id": "hn-schedule-type-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://helsenorge.no/fhir/CodeSystem/hn-schedule-type-cs",
  "version": "1.3.2",
  "name": "HnScheduleTypeCS",
  "title": "Codes that should be used for schedule type",
  "status": "draft",
  "experimental": true,
  "date": "2025-10-20T23:59:35+02:00",
  "description": "Codes that should be used for schedule type.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NO",
          "display": "Norway"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "Lab",
      "display": "Lab"
    },
    {
      "code": "Vaksine",
      "display": "Vaksine"
    },
    {
      "code": "Koronavaksine",
      "display": "Koronavaksine"
    },
    {
      "code": "Koronatest",
      "display": "Koronatest"
    },
    {
      "code": "Behandlertimebok",
      "display": "Behandlertimebok"
    },
    {
      "code": "Annen",
      "display": "Annen"
    },
    {
      "code": "Blodbank",
      "display": "Blodbank"
    }
  ]
}