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

FHIR IG analytics

Packagehl7se.fhir.base
Resource TypeValueSet
IdValueSet-SEBaseSKRYrkeVS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7Sweden/basprofiler-r4/ValueSet-SEBaseSKRYrkeVS.html
URLhttp://hl7.se/fhir/ig/base/ValueSet/SEBaseSKRYrkeVS
Version1.1.0
Statusactive
Date2026-01-22T14:24:43+00:00
NameSEBaseSKRYrkeVS
TitleSKR ValueSet for occupations
Realmse
Authorityhl7
DescriptionSKR ValueSet for occupations

Resources that use this resource

StructureDefinition
SEBasePractitionerSE base profile for practitioner
SEBasePractitionerRoleSE base profile for practitioner role

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet SEBaseSKRYrkeVS

This value set includes codes based on the following rules:

  • Include codes fromhttp://snomed.info/sct version 📍 where concept in 67031000052107 (Licensed occupations simple type reference set)
  • Include codes fromhttp://snomed.info/sct version 📍 where concept in 68591000052102 (Non-licensed occupations reference set (foundation metadata concept))

Source1

{
  "resourceType": "ValueSet",
  "id": "SEBaseSKRYrkeVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.se/fhir/ig/base/ValueSet/SEBaseSKRYrkeVS",
  "version": "1.1.0",
  "name": "SEBaseSKRYrkeVS",
  "title": "SKR ValueSet for occupations",
  "status": "active",
  "experimental": false,
  "date": "2026-01-22T14:24:43+00:00",
  "publisher": "HL7 Sweden",
  "contact": [
    {
      "name": "HL7 Sweden",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.se/"
        },
        {
          "system": "email",
          "value": "info@hl7.se"
        }
      ]
    }
  ],
  "description": "SKR ValueSet for occupations",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "SE"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/45991000052106",
        "filter": [
          {
            "property": "concept",
            "op": "in",
            "value": "67031000052107"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/45991000052106",
        "filter": [
          {
            "property": "concept",
            "op": "in",
            "value": "68591000052102"
          }
        ]
      }
    ]
  }
}