FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/HealthProfession

Packagevcds-ig.euvabeco.net
TypeValueSet
IdHealthProfession
FHIR VersionR5
Sourcehttps://euvabeco.net/vcds-ig/https://build.fhir.org/ig/EUVABECO/VCDS/ValueSet-HealthProfession.html
URLhttps://euvabeco.net/vcds-ig/ValueSet/HealthProfession
Version0.1.0
Statusactive
Date2025-05-02T10:41:48+00:00
NameHealthProfessions
TitleHealth professions
DescriptionImmunization relevant health professions
PurposeThis value set is a selection of relevant health professions for immunization, complemented with VCDS specific help messages that will be displayed when presenting the questionnaire.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Generated Narrative: ValueSet HealthProfession

Profile: ValueSet


Source

{
  "resourceType": "ValueSet",
  "id": "HealthProfession",
  "meta": {
    "profile": [
      "https://euvabeco.net/vcds-ig/StructureDefinition/ValueSet"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://euvabeco.net/vcds-ig/ValueSet/HealthProfession",
  "version": "0.1.0",
  "name": "HealthProfessions",
  "title": "Health professions",
  "status": "active",
  "experimental": false,
  "date": "2025-05-02T10:41:48+00:00",
  "publisher": "Euvabeco",
  "contact": [
    {
      "name": "Euvabeco",
      "telecom": [
        {
          "system": "url",
          "value": "https://euvabeco.eu"
        }
      ]
    }
  ],
  "description": "Immunization relevant health professions",
  "purpose": "This value set is a selection of relevant health professions for immunization,\ncomplemented with VCDS specific help messages that will be displayed when\npresenting the questionnaire.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "159738005",
            "display": "Ambulance driver"
          },
          {
            "extension": [
              {
                "url": "https://euvabeco.net/vcds-ig/StructureDefinition/ValueHelper",
                "valueString": "Nurses are in frequent contact with vulnerable patients and should be protected accordingly."
              }
            ],
            "code": "106292003",
            "display": "Nurse"
          },
          {
            "code": "304292004",
            "display": "Surgeon"
          },
          {
            "code": "46255001",
            "display": "Pharmacist"
          }
        ]
      }
    ]
  }
}