Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Digital Social Care Records (DSRC) Data Standards are organised into Data

...

Classes. Data

...

Classes contain one or more Data

...

Elements and/or

...

child Data Classes. Data Elements contain a Data Type which specifies the input value of the element e.g. varchar or datetime.

Table of Contents
stylenone

The definitions, including rules and constraints for valid values for all Data Classes, Data Elements and

...

Data

...

Types are defined using the following

...

metamodels:

Data Class

  1. Name: the name of the data class

  2. Description: a description of the data class

  3. Cardinality: the number of times a data class can occur

  4. Data Elements: data elements contained with the class

...

Child Classes

...

Level

...

Metadata

...

Relationships

...

  1. Relationships: related data classes or elements (which may reside in another standard)

  2. Child Classes: data classes contained within the class

  3. Metadata: any additional metadata associated with the data class

  4. Level: Could, Should, Must

Screenshot 2024-02-26 at 11.34.05.pngImage Added

Data Element

  1. Name: the name of the data element

  2. Description: a description of the data class

  3. Data type: this specifies the input value of the element e.g. varchar or datetime.

  4. Metadata: any additional metadata associated with the data element

  5. Cardinality: the number of times a data element can occur

  6. Level

...

Metadata

...

Relationships

...

  1. : Could, Should, Must

  2. Relationships: related data classes or elements (which may reside in another standard), including child/parent relationships

Screenshot 2024-02-23 at 12.27.09.pngImage AddedScreenshot 2024-02-23 at 12.29.59.pngImage Added

Screenshot 2024-02-23 at 12.29.52.pngImage Added

Data Type

  1. Name: the name of the data type

  2. Description: a description of the data type (if applicable/available)

  3. Type

    1. Simple - e.g. varchar, string, integer

    2. Enumerated - a list of possible values

    3. Reference - reference to another data type/element

  4. Relationships

...

  1. : to other data types or data element (if applicable)

Examples of each type of Data Type can be found below:

image-20240226-112736.pngImage AddedScreenshot 2024-02-26 at 11.31.23.pngImage Added

Screenshot 2024-02-26 at 11.23.08.pngImage Added