name: Patient
from_schema: https://w3id.org/linkml/linkml-common
is_a: HealthcareRole
attributes:
is_person:
name: is_person
from_schema: https://w3id.org/linkml-common/healthcare
rank: 1000
alias: is_person
owner: Patient
domain_of:
- HealthcareRole
range: Person
type:
name: type
description: A type for a thing. The range of this should be a class within the
schema. It is intended for schema-based classification. Anything beneath the
shoreline of the schema should use `classification`.
from_schema: https://w3id.org/linkml/linkml-common
rank: 1000
designates_type: true
alias: type
owner: Patient
domain_of:
- Typed
range: string