Class: Address (Address)
A standardized representation of the location of a person, business, building, or organization. (NCI)
URI: https://example.org/usdm/v4/linkml/Address
classDiagram
class Address
click Address href "../../classes/Address/"
Address : city
Address : country
Address --> "0..1" Code : country
click Code href "../../classes/Code/"
Address : district
Address : extensionAttributes
Address --> "*" ExtensionAttribute : extensionAttributes
click ExtensionAttribute href "../../classes/ExtensionAttribute/"
Address : id
Address : lines
Address : postalCode
Address : state
Address : text
Class Properties
| Property | Value |
|---|---|
| Class URI | usdm:Address |
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| id | 1 string |
direct | |
| text | 0..1 string |
A standardized representation of the complete set of components denoting the physical address of the person, business, building, or organization. | direct |
| lines | * string |
The street name and number, building number, apartment or unit number, or post office box number where an entity is physically located. | direct |
| district | 0..1 string |
An administrative or territorial division of a city, town, county, parish, state, country, or other locality based on a shared characteristic. | direct |
| city | 0..1 string |
A relatively large and/or densely populated area of human habitation with administrative or legal status that may be specified as a component of a postal address. | direct |
| postalCode | 0..1 string |
An alphanumeric code assigned to a mail delivery area. | direct |
| state | 0..1 string |
A sub-division of a country that forms part of a federal union. States are usually, but not always, more autonomous than provinces and may have different laws from the central government. | direct |
| country | 0..1 Code |
A sovereign nation occupying a distinct territory and ruled by an autonomous government. | direct |
| extensionAttributes | * ExtensionAttribute |
direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Organization | legalAddress | range | Address |
Identifier and Mapping Information
Schema Source
- from schema: https://example.org/usdm/v4/linkml
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | https://example.org/usdm/v4/linkml/Address |
| native | https://example.org/usdm/v4/linkml/Address |
| exact | ncit:C25407 |
Examples
Example: Address-03-Detailed-Instance
id: Address_Det_01
text: Clinical Research Center, Suite 400, 456 Innovation Way, Cambridge, MA 02138, USA
lines:
- Clinical Research Center
- Suite 400
- 456 Innovation Way
city: Cambridge
state: MA
district: Middlesex County
postalCode: "02138"
country:
id: Code_US
code: USA
codeSystem: ISO 3166-1 alpha-3
codeSystemVersion: "2020"
decode: United States
Example: Address-01-Minimal-Data-Instance
id: Address_Min_01
text: Piazza del Colosseo, 1, 00184 Roma RM, Italy
Example: Address-02-Standard-Instance
id: Address_Std_01
text: Champ de Mars, 5 Avenue Anatole France, 75007 Paris, France
lines:
- Champ de Mars
- 5 Avenue Anatole France
city: Paris
LinkML Source
Direct
name: Address
description: A standardized representation of the location of a person, business,
building, or organization. (NCI)
title: Address
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C25407
rank: 1000
attributes:
id:
name: id
from_schema: https://example.org/usdm/v4/linkml
identifier: true
domain_of:
- Abbreviation
- Activity
- Address
- AdministrableProduct
- AdministrableProductProperty
- Administration
- AliasCode
- AnalysisPopulation
- AssignedPerson
- BiomedicalConcept
- BiomedicalConceptCategory
- BiomedicalConceptProperty
- BiomedicalConceptSurrogate
- BiospecimenRetention
- Code
- CommentAnnotation
- ConditionAssignment
- DocumentContentReference
- Duration
- EligibilityCriterion
- Encounter
- Estimand
- ExtensionAttribute
- ExtensionClass
- GeographicScope
- GovernanceDate
- Identifier
- Indication
- Ingredient
- Masking
- MedicalDevice
- NarrativeContent
- NarrativeContentItem
- Organization
- ParameterMap
- PersonName
- PopulationDefinition
- Procedure
- ProductOrganizationRole
- QuantityRange
- ResponseCode
- ScheduleTimeline
- ScheduleTimelineExit
- ScheduledInstance
- Strength
- Study
- StudyAmendment
- StudyAmendmentImpact
- StudyAmendmentReason
- StudyArm
- StudyCell
- StudyChange
- StudyDefinitionDocument
- StudyDefinitionDocumentVersion
- StudyDesign
- StudyElement
- StudyEpoch
- StudyIntervention
- StudyRole
- StudySite
- StudyTitle
- StudyVersion
- SubjectEnrollment
- Substance
- SyntaxTemplate
- SyntaxTemplateDictionary
- Timing
- TransitionRule
range: string
required: true
text:
name: text
description: A standardized representation of the complete set of components denoting
the physical address of the person, business, building, or organization.
title: Address Full Text
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C201311
rank: 1000
domain_of:
- Address
- AdministrableProductProperty
- AnalysisPopulation
- CommentAnnotation
- Duration
- Identifier
- Masking
- NarrativeContentItem
- PersonName
- StudyAmendmentImpact
- StudyTitle
- SyntaxTemplate
- TransitionRule
range: string
required: false
lines:
name: lines
description: The street name and number, building number, apartment or unit number,
or post office box number where an entity is physically located.
title: Address Line
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C25690
rank: 1000
domain_of:
- Address
range: string
required: false
multivalued: true
district:
name: district
description: An administrative or territorial division of a city, town, county,
parish, state, country, or other locality based on a shared characteristic.
title: District
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C176229
rank: 1000
domain_of:
- Address
range: string
required: false
city:
name: city
description: A relatively large and/or densely populated area of human habitation
with administrative or legal status that may be specified as a component of
a postal address.
title: City
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C25160
rank: 1000
domain_of:
- Address
range: string
required: false
postalCode:
name: postalCode
description: An alphanumeric code assigned to a mail delivery area.
title: Postal Code
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C25621
rank: 1000
domain_of:
- Address
range: string
required: false
state:
name: state
description: A sub-division of a country that forms part of a federal union. States
are usually, but not always, more autonomous than provinces and may have different
laws from the central government.
title: State
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C87194
rank: 1000
domain_of:
- Address
range: string
required: false
country:
name: country
description: A sovereign nation occupying a distinct territory and ruled by an
autonomous government.
title: Country
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C25464
rank: 1000
domain_of:
- Address
- StudySite
range: Code
required: false
inlined: true
extensionAttributes:
name: extensionAttributes
from_schema: https://example.org/usdm/v4/linkml
domain_of:
- Abbreviation
- Activity
- Address
- AdministrableProduct
- AdministrableProductIdentifier
- AdministrableProductProperty
- Administration
- AliasCode
- AnalysisPopulation
- AssignedPerson
- BiomedicalConcept
- BiomedicalConceptCategory
- BiomedicalConceptProperty
- BiomedicalConceptSurrogate
- BiospecimenRetention
- Characteristic
- Code
- CommentAnnotation
- Condition
- ConditionAssignment
- DocumentContentReference
- Duration
- EligibilityCriterion
- EligibilityCriterionItem
- Encounter
- Endpoint
- Estimand
- ExtensionAttribute
- ExtensionClass
- GeographicScope
- GovernanceDate
- Indication
- Ingredient
- IntercurrentEvent
- InterventionalStudyDesign
- Masking
- MedicalDevice
- MedicalDeviceIdentifier
- NarrativeContent
- NarrativeContentItem
- Objective
- ObservationalStudyDesign
- Organization
- ParameterMap
- PersonName
- Procedure
- ProductOrganizationRole
- Quantity
- Range
- ReferenceIdentifier
- ResponseCode
- ScheduleTimeline
- ScheduleTimelineExit
- ScheduledActivityInstance
- ScheduledDecisionInstance
- Strength
- Study
- StudyAmendment
- StudyAmendmentImpact
- StudyAmendmentReason
- StudyArm
- StudyCell
- StudyChange
- StudyCohort
- StudyDefinitionDocument
- StudyDefinitionDocumentVersion
- StudyDesignPopulation
- StudyElement
- StudyEpoch
- StudyIdentifier
- StudyIntervention
- StudyRole
- StudySite
- StudyTitle
- StudyVersion
- SubjectEnrollment
- Substance
- SyntaxTemplateDictionary
- Timing
- TransitionRule
range: ExtensionAttribute
required: false
multivalued: true
inlined: true
inlined_as_list: true
class_uri: usdm:Address
Induced
name: Address
description: A standardized representation of the location of a person, business,
building, or organization. (NCI)
title: Address
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C25407
rank: 1000
attributes:
id:
name: id
from_schema: https://example.org/usdm/v4/linkml
identifier: true
alias: id
owner: Address
domain_of:
- Abbreviation
- Activity
- Address
- AdministrableProduct
- AdministrableProductProperty
- Administration
- AliasCode
- AnalysisPopulation
- AssignedPerson
- BiomedicalConcept
- BiomedicalConceptCategory
- BiomedicalConceptProperty
- BiomedicalConceptSurrogate
- BiospecimenRetention
- Code
- CommentAnnotation
- ConditionAssignment
- DocumentContentReference
- Duration
- EligibilityCriterion
- Encounter
- Estimand
- ExtensionAttribute
- ExtensionClass
- GeographicScope
- GovernanceDate
- Identifier
- Indication
- Ingredient
- Masking
- MedicalDevice
- NarrativeContent
- NarrativeContentItem
- Organization
- ParameterMap
- PersonName
- PopulationDefinition
- Procedure
- ProductOrganizationRole
- QuantityRange
- ResponseCode
- ScheduleTimeline
- ScheduleTimelineExit
- ScheduledInstance
- Strength
- Study
- StudyAmendment
- StudyAmendmentImpact
- StudyAmendmentReason
- StudyArm
- StudyCell
- StudyChange
- StudyDefinitionDocument
- StudyDefinitionDocumentVersion
- StudyDesign
- StudyElement
- StudyEpoch
- StudyIntervention
- StudyRole
- StudySite
- StudyTitle
- StudyVersion
- SubjectEnrollment
- Substance
- SyntaxTemplate
- SyntaxTemplateDictionary
- Timing
- TransitionRule
range: string
required: true
text:
name: text
description: A standardized representation of the complete set of components denoting
the physical address of the person, business, building, or organization.
title: Address Full Text
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C201311
rank: 1000
alias: text
owner: Address
domain_of:
- Address
- AdministrableProductProperty
- AnalysisPopulation
- CommentAnnotation
- Duration
- Identifier
- Masking
- NarrativeContentItem
- PersonName
- StudyAmendmentImpact
- StudyTitle
- SyntaxTemplate
- TransitionRule
range: string
required: false
lines:
name: lines
description: The street name and number, building number, apartment or unit number,
or post office box number where an entity is physically located.
title: Address Line
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C25690
rank: 1000
alias: lines
owner: Address
domain_of:
- Address
range: string
required: false
multivalued: true
district:
name: district
description: An administrative or territorial division of a city, town, county,
parish, state, country, or other locality based on a shared characteristic.
title: District
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C176229
rank: 1000
alias: district
owner: Address
domain_of:
- Address
range: string
required: false
city:
name: city
description: A relatively large and/or densely populated area of human habitation
with administrative or legal status that may be specified as a component of
a postal address.
title: City
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C25160
rank: 1000
alias: city
owner: Address
domain_of:
- Address
range: string
required: false
postalCode:
name: postalCode
description: An alphanumeric code assigned to a mail delivery area.
title: Postal Code
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C25621
rank: 1000
alias: postalCode
owner: Address
domain_of:
- Address
range: string
required: false
state:
name: state
description: A sub-division of a country that forms part of a federal union. States
are usually, but not always, more autonomous than provinces and may have different
laws from the central government.
title: State
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C87194
rank: 1000
alias: state
owner: Address
domain_of:
- Address
range: string
required: false
country:
name: country
description: A sovereign nation occupying a distinct territory and ruled by an
autonomous government.
title: Country
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C25464
rank: 1000
alias: country
owner: Address
domain_of:
- Address
- StudySite
range: Code
required: false
inlined: true
extensionAttributes:
name: extensionAttributes
from_schema: https://example.org/usdm/v4/linkml
alias: extensionAttributes
owner: Address
domain_of:
- Abbreviation
- Activity
- Address
- AdministrableProduct
- AdministrableProductIdentifier
- AdministrableProductProperty
- Administration
- AliasCode
- AnalysisPopulation
- AssignedPerson
- BiomedicalConcept
- BiomedicalConceptCategory
- BiomedicalConceptProperty
- BiomedicalConceptSurrogate
- BiospecimenRetention
- Characteristic
- Code
- CommentAnnotation
- Condition
- ConditionAssignment
- DocumentContentReference
- Duration
- EligibilityCriterion
- EligibilityCriterionItem
- Encounter
- Endpoint
- Estimand
- ExtensionAttribute
- ExtensionClass
- GeographicScope
- GovernanceDate
- Indication
- Ingredient
- IntercurrentEvent
- InterventionalStudyDesign
- Masking
- MedicalDevice
- MedicalDeviceIdentifier
- NarrativeContent
- NarrativeContentItem
- Objective
- ObservationalStudyDesign
- Organization
- ParameterMap
- PersonName
- Procedure
- ProductOrganizationRole
- Quantity
- Range
- ReferenceIdentifier
- ResponseCode
- ScheduleTimeline
- ScheduleTimelineExit
- ScheduledActivityInstance
- ScheduledDecisionInstance
- Strength
- Study
- StudyAmendment
- StudyAmendmentImpact
- StudyAmendmentReason
- StudyArm
- StudyCell
- StudyChange
- StudyCohort
- StudyDefinitionDocument
- StudyDefinitionDocumentVersion
- StudyDesignPopulation
- StudyElement
- StudyEpoch
- StudyIdentifier
- StudyIntervention
- StudyRole
- StudySite
- StudyTitle
- StudyVersion
- SubjectEnrollment
- Substance
- SyntaxTemplateDictionary
- Timing
- TransitionRule
range: ExtensionAttribute
required: false
multivalued: true
inlined: true
inlined_as_list: true
class_uri: usdm:Address