Class: AnnotatedCRF

An Annotated Case Report Form (CRF) is a Portable File Format (PDF) document that provides the mapping of data collection fields to the variables or discrete variable values contained within the datasets.

URI: odm:AnnotatedCRF

erDiagram
AnnotatedCRF {

}
DocumentRef {
    oid leafID  
}
PDFPageRef {
    text pageRefs  
    positiveInteger firstPage  
    positiveInteger lastPage  
    PDFPageType type  
    text title  
}

AnnotatedCRF ||--}o DocumentRef : "documentRef"
DocumentRef ||--}o PDFPageRef : "pDFPageRef"

Slots

Name Cardinality* and Range Description Inheritance
documentRef 0..*
DocumentRef
Links to a def:leaf element with the location of the document. direct

* See LinkML documentation for cardinality definitions.

Usages

used by used in type used
MetaDataVersion annotatedCRF range AnnotatedCRF

See Also

Identifier and Mapping Information

Schema Source

  • from schema: http://www.cdisc.org/ns/odm/v2.0

Mappings

Mapping Type Mapped Value
self odm:AnnotatedCRF
native odm:AnnotatedCRF

LinkML Source

Direct

name: AnnotatedCRF
description: An Annotated Case Report Form (CRF) is a Portable File Format (PDF) document
  that provides the mapping of data collection fields to the variables or discrete
  variable values contained within the datasets.
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/AnnotatedCRF
rank: 1000
slots:
- documentRef
slot_usage:
  documentRef:
    name: documentRef
    description: Links to a def:leaf element with the location of the document.
    multivalued: true
    domain_of:
    - AnnotatedCRF
    - SupplementalDoc
    - Origin
    - MethodDef
    - CommentDef
    range: DocumentRef
    inlined: true
    inlined_as_list: true
class_uri: odm:AnnotatedCRF

Induced

name: AnnotatedCRF
description: An Annotated Case Report Form (CRF) is a Portable File Format (PDF) document
  that provides the mapping of data collection fields to the variables or discrete
  variable values contained within the datasets.
from_schema: http://www.cdisc.org/ns/odm/v2.0
see_also:
- https://wiki.cdisc.org/display/PUB/AnnotatedCRF
rank: 1000
slot_usage:
  documentRef:
    name: documentRef
    description: Links to a def:leaf element with the location of the document.
    multivalued: true
    domain_of:
    - AnnotatedCRF
    - SupplementalDoc
    - Origin
    - MethodDef
    - CommentDef
    range: DocumentRef
    inlined: true
    inlined_as_list: true
attributes:
  documentRef:
    name: documentRef
    description: Links to a def:leaf element with the location of the document.
    from_schema: http://www.cdisc.org/ns/odm/v2.0
    rank: 1000
    multivalued: true
    alias: documentRef
    owner: AnnotatedCRF
    domain_of:
    - AnnotatedCRF
    - SupplementalDoc
    - Origin
    - MethodDef
    - CommentDef
    range: DocumentRef
    inlined: true
    inlined_as_list: true
class_uri: odm:AnnotatedCRF