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

FHIR IG analytics

Packageno.nhn.fhir.helsenorge.profiles
Resource TypeValueSet
IdValueSet-serviceRequest-performerType-vs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=no.nhn.fhir.helsenorge.profiles@2.0.1-beta&canonical=http://helsenorge.no/fhir/ValueSet/serviceRequest-performerType-vs
URLhttp://helsenorge.no/fhir/ValueSet/serviceRequest-performerType-vs
Version1.3.2
Statusactive
Date2025-10-20T23:59:35+02:00
NameServiceRequestPerformerTypeVS
TitleServiceRequest PerformerType Value Set
Realmno
DescriptionKoder for valgte profesjonstyper.

Resources that use this resource

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

Resources that this resource uses

CodeSystem
who.ddcc#currentsctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet serviceRequest-performerType-vs

This value set includes codes based on the following rules:

  • Include codes fromhttp://snomed.info/sct where concept is-a 158965000 (Medical practitioner)
  • Include all codes defined in urn:oid:2.16.578.1.12.4.1.1.9060

Source1

{
  "resourceType": "ValueSet",
  "id": "serviceRequest-performerType-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://helsenorge.no/fhir/ValueSet/serviceRequest-performerType-vs",
  "version": "1.3.2",
  "name": "ServiceRequestPerformerTypeVS",
  "title": "ServiceRequest PerformerType Value Set",
  "status": "active",
  "experimental": true,
  "date": "2025-10-20T23:59:35+02:00",
  "description": "Koder for valgte profesjonstyper.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NO",
          "display": "Norway"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "158965000"
          }
        ]
      },
      {
        "system": "urn:oid:2.16.578.1.12.4.1.1.9060"
      }
    ]
  }
}