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

FHIR IG analytics

Packageno.nhn.fhir.helsenorge.profiles
Resource TypeValueSet
IdValueSet-hn-scheduleandslot-type-vs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=no.nhn.fhir.helsenorge.profiles@2.0.1-beta&canonical=http://helsenorge.no/fhir/ValueSet/hn-scheduleandslot-type-vs
URLhttp://helsenorge.no/fhir/ValueSet/hn-scheduleandslot-type-vs
Version1.3.2
Statusdraft
Date2025-10-20T23:59:35+02:00
NameHnScheduleAndSlotTypeVS
Titlehn-scheduleandslot-type-vs
Realmno
DescriptionValue set for schedule and slot type

Resources that use this resource

StructureDefinition
no.nhn.fhir.helsenorge.profiles#2.0.1-betahn-basis-slotHnBasisSlot

Resources that this resource uses

CodeSystem
no.nhn.fhir.helsenorge.profiles#2.0.1-betahn-scheduleAndSlot-type-csCodes that should be used for schedule and SlotType.

Narrative

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

Generated Narrative: ValueSet hn-scheduleandslot-type-vs

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "hn-scheduleandslot-type-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://helsenorge.no/fhir/ValueSet/hn-scheduleandslot-type-vs",
  "version": "1.3.2",
  "name": "HnScheduleAndSlotTypeVS",
  "title": "hn-scheduleandslot-type-vs",
  "status": "draft",
  "experimental": true,
  "date": "2025-10-20T23:59:35+02:00",
  "description": "Value set for schedule and slot type",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NO",
          "display": "Norway"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.578.1.12.4.1.1.7617",
        "concept": [
          {
            "code": "Vaksine",
            "display": "Time for vaksine"
          },
          {
            "code": "Lab",
            "display": "Time på lab"
          },
          {
            "code": "Koronatest",
            "display": "Innført for håndtering av pandemien"
          },
          {
            "code": "Koronavaksine",
            "display": "Innført for håndtering av pandemien"
          }
        ]
      },
      {
        "system": "http://helsenorge.no/fhir/CodeSystem/hn-scheduleAndSlot-type-cs"
      }
    ]
  }
}