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-schedule-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-schedule-type-vs
URLhttp://helsenorge.no/fhir/ValueSet/hn-schedule-type-vs
Version1.3.2
Statusdraft
Date2025-10-20T23:59:35+02:00
NameHnScheduleTypeVS
Titlehn-schedule-type-vs
Realmno
DescriptionValue set for schedule type

Resources that use this resource

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

Resources that this resource uses

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

Narrative

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

Generated Narrative: ValueSet hn-schedule-type-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "hn-schedule-type-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://helsenorge.no/fhir/ValueSet/hn-schedule-type-vs",
  "version": "1.3.2",
  "name": "HnScheduleTypeVS",
  "title": "hn-schedule-type-vs",
  "status": "draft",
  "experimental": true,
  "date": "2025-10-20T23:59:35+02:00",
  "description": "Value set for schedule type",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NO",
          "display": "Norway"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://helsenorge.no/fhir/CodeSystem/hn-schedule-type-cs"
      }
    ]
  }
}