Skip to content

Latest commit

 

History

History
92 lines (50 loc) · 2.05 KB

medication.schema.md

File metadata and controls

92 lines (50 loc) · 2.05 KB

Medication Schema

https://ns.adobe.com/xdm/classes/medication

A substance used for medical treatment, especially a medicine or drug.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Defined In
Can be instantiated Yes Stable No Forbidden Permitted classes/medication.schema.json

Schema Hierarchy

  • Medication https://ns.adobe.com/xdm/classes/medication

Medication Example

{}

Medication Properties

Property Type Required Defined by
@id string Optional Record Schema
xdm:medicationID string Optional Medication (this schema)
xdm:medicationName string Optional Medication (this schema)
* any Additional this schema allows additional properties

@id

Identifier

A unique identifier for the record.

@id

@id Type

string

  • format: uri-reference – URI Reference (according to RFC3986)

xdm:medicationID

Medication ID

Unique identifier of the medication.

xdm:medicationID

  • is optional
  • type: string
  • defined in this schema

xdm:medicationID Type

string

xdm:medicationName

Medication Name

Name of the medication.

xdm:medicationName

  • is optional
  • type: string
  • defined in this schema

xdm:medicationName Type

string