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

FHIR IG analytics

Packagehl7.fhir.uv.xver-r5.r4b
Resource TypeCodeSystem
IdCodeSystem-sample-security-structural-roles.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver-r5.r4b/0.0.1-snapshot-2/CodeSystem-sample-security-structural-roles.html
URLhttp://hl7.org/fhir/sample-security-structural-roles
Version5.0.0
Statusdraft
Date2025-09-13T17:27:08-04:00
NameSampleSecurityStructuralRoles
TitleSample Codes for Security Structural Role
Realmuv
Authorityhl7
DescriptionThis codeSystem contains example structural roles. In general, two types of roles can be distinguished: structural roles and functional roles. Structural Roles reflect human or organizational categories (hierarchies), and describe prerequisites, feasibilities, or competences for actions. Functional roles are bound to the realization or performance of actions..
CopyrightThis is an example set.
Contentcomplete

Resources that use this resource

CodeSystem
sample-security-structural-roles-csSample security structural roles
ValueSet
security-role-type-vsSecurity role type
R5-security-role-type-for-R4BCross-version VS for R5.SecurityRoleType for use in FHIR R4B
R5-security-role-type-for-R4Cross-version VS for R5.SecurityRoleType for use in FHIR R4

Resources that this resource uses

No resources found


Narrative

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

This code system http://hl7.org/fhir/sample-security-structural-roles defines the following codes:

Lvl Code Display Definition
1 regulated-health-professionals Regulated Health Professionals A person who is authorized by a national recognized body to be qualified to perform health services
2   general-medicine General Medicine The branch of medicine involving the study and treatment of general diseases or those affecting the internal parts of the body, especially those not usually requiring surgical intervention
2   general-nursing General Nursing The branch of healthcare concerned with caring for the sick or injured in any environment.
2   dentist Dentist The specialty relating to the function and diseases of the teeth, mouth, and gums.
2   veterinarian Veterinarian The specialty relating to non-human subjects.
2   pharmacy Pharmacy The branch of medical science that deals with drugs and their uses.
2   dietician Dietician The health profession concerned with the practical application of diet in the prophylaxis and treatment of disease.
2   pediatrics Pediatrics The medical specialty concerned with the study of treatment of children in health and disease during development from birth through adolescence.
1 non-regulated-health-professionals Non-Regulated health Professionals person employed by a healthcare organization who is not a health professional
2   receptionist Receptionist
2   business-manager Business Manager
2   transcriptionist Transcriptionist
2   claims-adjudicator Claims Adjudicator

Source1

{
  "resourceType": "CodeSystem",
  "id": "sample-security-structural-roles",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r5.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    }
  ],
  "url": "http://hl7.org/fhir/sample-security-structural-roles",
  "version": "5.0.0",
  "name": "SampleSecurityStructuralRoles",
  "title": "Sample Codes for Security Structural Role",
  "status": "draft",
  "experimental": true,
  "date": "2025-09-13T17:27:08-04:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "This codeSystem contains example structural roles. In general, two types of roles can be distinguished: structural roles and functional roles. Structural Roles reflect human or organizational categories (hierarchies), and describe prerequisites, feasibilities, or competences for actions. Functional roles are bound to the realization or performance of actions..",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "copyright": "This is an example set.",
  "caseSensitive": true,
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "concept": [
    {
      "code": "regulated-health-professionals",
      "display": "Regulated Health Professionals",
      "definition": "A person who is authorized by a national recognized body to be qualified to perform health services",
      "concept": [
        {
          "code": "general-medicine",
          "display": "General Medicine",
          "definition": "The branch of medicine involving the study and treatment of general diseases or those affecting the internal parts of the body, especially those not usually requiring surgical intervention"
        },
        {
          "code": "general-nursing",
          "display": "General Nursing",
          "definition": "The branch of healthcare concerned with caring for the sick or injured in any environment."
        },
        {
          "code": "dentist",
          "display": "Dentist",
          "definition": "The specialty relating to the function and diseases of the teeth, mouth, and gums."
        },
        {
          "code": "veterinarian",
          "display": "Veterinarian",
          "definition": "The specialty relating to non-human subjects."
        },
        {
          "code": "pharmacy",
          "display": "Pharmacy",
          "definition": "The branch of medical science that deals with drugs and their uses."
        },
        {
          "code": "dietician",
          "display": "Dietician",
          "definition": "The health profession concerned with the practical application of diet in the prophylaxis and treatment of disease."
        },
        {
          "code": "pediatrics",
          "display": "Pediatrics",
          "definition": "The medical specialty concerned with the study of treatment of children in health and disease during development from birth through adolescence."
        }
      ]
    },
    {
      "code": "non-regulated-health-professionals",
      "display": "Non-Regulated health Professionals",
      "definition": "person employed by a healthcare organization who is not a health professional",
      "concept": [
        {
          "code": "receptionist",
          "display": "Receptionist"
        },
        {
          "code": "business-manager",
          "display": "Business Manager"
        },
        {
          "code": "transcriptionist",
          "display": "Transcriptionist"
        },
        {
          "code": "claims-adjudicator",
          "display": "Claims Adjudicator"
        }
      ]
    }
  ]
}