76 lines
3.3 KiB
YAML
76 lines
3.3 KiB
YAML
id: https://w3id.org/nde/ontology/HospitalArchive
|
|
name: HospitalArchive
|
|
title: Hospital Archive
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
schema: http://schema.org/
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
wd: http://www.wikidata.org/entity/
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
- ./HospitalArchiveRecordSetTypes
|
|
- ../slots/hold_or_held_record_set_type
|
|
- ./CollectionType
|
|
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
|
- ./Scope # for has_or_had_scope range (2026-01-15)
|
|
- ../slots/has_or_had_custodian_type
|
|
- ../slots/specificity_annotation
|
|
- ../slots/has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|
|
- ../slots/has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-15)
|
|
- ./WikiDataIdentifier # for has_or_had_identifier range
|
|
- ./SpecificityAnnotation
|
|
- ./TemplateSpecificityScore # was: TemplateSpecificityScores - migrated per Rule 53 (2026-01-17)
|
|
|
|
- ./TemplateSpecificityType
|
|
|
|
- ./TemplateSpecificityTypes
|
|
classes:
|
|
HospitalArchive:
|
|
description: Hospital archive (Krankenhausarchiv, archivo hospitalario, archives hospitalières). Archives that preserve
|
|
records created by hospitals and healthcare institutions. These may include administrative records, patient records
|
|
(subject to privacy regulations), medical research documentation, photographs, and institutional histories. Hospital
|
|
archives are valuable for medical history, genealogy, and understanding the evolution of healthcare practices.
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: schema:ArchiveOrganization
|
|
exact_mappings:
|
|
- wd:Q17301917
|
|
close_mappings:
|
|
- rico:CorporateBody
|
|
- skos:Concept
|
|
broad_mappings:
|
|
- wd:Q166118
|
|
slots:
|
|
- has_or_had_custodian_type
|
|
- hold_or_held_record_set_type
|
|
- specificity_annotation
|
|
- has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|
|
- has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-15)
|
|
slot_usage:
|
|
has_or_had_identifier: # was: wikidata_entity - migrated per Rule 53 (2026-01-15)
|
|
# equals_string removed: Q17301917 (incompatible with uriorcurie range)
|
|
hold_or_held_record_set_type:
|
|
equals_expression: '["hc:HospitalAdministrationFonds", "hc:PatientRecordsSeries", "hc:MedicalResearchCollection",
|
|
"hc:NursingRecordsCollection", "hc:MedicalPhotographyCollection"]
|
|
|
|
'
|
|
has_or_had_custodian_type:
|
|
equals_expression: '["hc:ArchiveOrganizationType"]'
|
|
annotations:
|
|
skos:prefLabel: Hospital Archive
|
|
skos:altLabel: Krankenhausarchiv, archivo hospitalario, archives hospitalières, Medical Archive, Healthcare Archive
|
|
subject_domain: healthcare/medical
|
|
access_restrictions: privacy-sensitive materials
|
|
see_also:
|
|
- MedicalArchive
|
|
- InstitutionalArchive
|
|
- HealthcareRecords
|
|
- HospitalArchiveRecordSetType
|
|
comments:
|
|
- Krankenhausarchiv (de)
|
|
- archivo hospitalario (es)
|
|
- archives hospitalières (fr)
|
|
- Patient records subject to strict privacy and retention regulations
|
|
- Important for history of medicine and public health research
|
|
- May include records from associated medical schools or research
|