Package | vcds-ig.euvabeco.net |
Type | ValueSet |
Id | HealthProfession |
FHIR Version | R5 |
Source | https://euvabeco.net/vcds-ig/https://build.fhir.org/ig/EUVABECO/VCDS/ValueSet-HealthProfession.html |
URL | https://euvabeco.net/vcds-ig/ValueSet/HealthProfession |
Version | 0.1.0 |
Status | active |
Date | 2025-05-02T10:41:48+00:00 |
Name | HealthProfessions |
Title | Health professions |
Description | Immunization relevant health professions |
Purpose | This 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. |
No resources found
CodeSystem | |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet HealthProfession
Profile: ValueSet
http://snomed.info/sct
Code | Display |
159738005 | Ambulance driver |
106292003 | Nurse |
304292004 | Surgeon |
46255001 | Pharmacist |
{ "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" } ] } ] } }