Versions Compared

Key

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

DSRC data standards Digital Social Care Records (DSRC) Data Standards are organised into Data classesClasses. Data classes Classes contain one or more Data elements Elements and/or Child Data classes. 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 /or Data Elements Types are defined using the following metamodelmetamodels:

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

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

  6. Child Classes: data classes contained within the class

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

  8. Level

  • Metadata

  • Relationships

    1. : 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: Could, Should, Must

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

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

    Screenshot 2024-02-23 at 12.29.52.png

    Screenshot 2024-02-23 at 12.29.59.pngImage Removed

    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: 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