Simulation-based Medical Education and Training Techniques leaf node


URI

https://openalex.org/T11238

Label

Simulation-based Medical Education and Training Techniques

Description

This cluster of papers focuses on the use of simulation-based techniques in medical education and training. It covers topics such as high-fidelity simulations, debriefing, clinical judgment, team training, mastery learning, patient safety, non-technical skills, and virtual patients.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T11238> a skos:Concept ;
    rdfs:label "Simulation-based Medical Education and Training Techniques"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Medical_simulation>,
        <https://openalex.org/T11238> ;
    skos:broader oasubfields:2737 ;
    skos:definition "This cluster of papers focuses on the use of simulation-based techniques in medical education and training. It covers topics such as high-fidelity simulations, debriefing, clinical judgment, team training, mastery learning, patient safety, non-technical skills, and virtual patients."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Simulation-based Medical Education and Training Techniques"@en ;
    openalex:cited_by_count 333151 ;
    openalex:works_count 27865 .