Skip to content

Class: ExternalReference

FHIR mapping: Reference (https://www.hl7.org/fhir/references.html)

URI: phenopackets:ExternalReference

erDiagram ExternalReference { string description string id string reference }

Slots

Name Cardinality and Range Description Inheritance
description 0..1
String
Human readable title or display string for the reference FHIR mapping: Refere... direct
id 0..1
String
e direct
reference 0..1
String
A full or partial URL pointing to the external reference if no commonly resol... direct

Usages

used by used in type used
Evidence reference range ExternalReference
TherapeuticRegimen externalReference range ExternalReference
MetaData externalReferences range ExternalReference

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/phenopackets/phenopackets

Mappings

Mapping Type Mapped Value
self phenopackets:ExternalReference
native phenopackets:ExternalReference

LinkML Source

Direct

name: ExternalReference
description: 'FHIR mapping: Reference (https://www.hl7.org/fhir/references.html)'
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
attributes:
  description:
    name: description
    annotations:
      rank:
        tag: rank
        value: 3
    description: 'Human readable title or display string for the reference FHIR mapping:
      Reference.display'
    from_schema: https://w3id.org/linkml/phenopackets/phenopackets
    domain_of:
    - Cohort
    - ExternalReference
    - Measurement
    - PhenotypicFeature
    - Biosample
    - GeneDescriptor
    - VariationDescriptor
    range: string
  id:
    name: id
    annotations:
      percent_encoded:
        tag: percent_encoded
        value: true
      rank:
        tag: rank
        value: 1
    description: 'e.g. ISBN, PMID:123456, DOI:..., FHIR mapping: Reference.identifier'
    from_schema: https://w3id.org/linkml/phenopackets/phenopackets
    domain_of:
    - Cohort
    - Family
    - Phenopacket
    - ExternalReference
    - OntologyClass
    - Biosample
    - Allele
    - ChromosomeLocation
    - CopyNumber
    - Member
    - SequenceLocation
    - Text
    - VariationDescriptor
    - VcfRecord
    - Interpretation
    - Individual
    - Resource
    range: string
  reference:
    name: reference
    annotations:
      rank:
        tag: rank
        value: 2
    description: A full or partial URL pointing to the external reference if no commonly
      resolvable identifier can be used in the `id` field FHIR mapping Reference.reference
    from_schema: https://w3id.org/linkml/phenopackets/phenopackets
    domain_of:
    - Evidence
    - ExternalReference
    range: string

Induced

name: ExternalReference
description: 'FHIR mapping: Reference (https://www.hl7.org/fhir/references.html)'
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
attributes:
  description:
    name: description
    annotations:
      rank:
        tag: rank
        value: 3
    description: 'Human readable title or display string for the reference FHIR mapping:
      Reference.display'
    from_schema: https://w3id.org/linkml/phenopackets/phenopackets
    alias: description
    owner: ExternalReference
    domain_of:
    - Cohort
    - ExternalReference
    - Measurement
    - PhenotypicFeature
    - Biosample
    - GeneDescriptor
    - VariationDescriptor
    range: string
  id:
    name: id
    annotations:
      percent_encoded:
        tag: percent_encoded
        value: true
      rank:
        tag: rank
        value: 1
    description: 'e.g. ISBN, PMID:123456, DOI:..., FHIR mapping: Reference.identifier'
    from_schema: https://w3id.org/linkml/phenopackets/phenopackets
    alias: id
    owner: ExternalReference
    domain_of:
    - Cohort
    - Family
    - Phenopacket
    - ExternalReference
    - OntologyClass
    - Biosample
    - Allele
    - ChromosomeLocation
    - CopyNumber
    - Member
    - SequenceLocation
    - Text
    - VariationDescriptor
    - VcfRecord
    - Interpretation
    - Individual
    - Resource
    range: string
  reference:
    name: reference
    annotations:
      rank:
        tag: rank
        value: 2
    description: A full or partial URL pointing to the external reference if no commonly
      resolvable identifier can be used in the `id` field FHIR mapping Reference.reference
    from_schema: https://w3id.org/linkml/phenopackets/phenopackets
    alias: reference
    owner: ExternalReference
    domain_of:
    - Evidence
    - ExternalReference
    range: string