Child2
- aqlType: string
Path required - idType: stringrequired
- inputsType: array object[] · Input[]required
- typeType: stringrequired
- defaultType: string
Value - listType: array object[] · List[]
- suffixType: string
- validationType: object · Validation1
- localizedType: object · LocalizedDescriptions
Descriptions required- slType: stringrequired
- localizedType: string
Name required - localizedType: object · LocalizedNames2
Names required- slType: stringrequired
- enType: string
- maxType: integerFormat: int32required
Signed 32-bit integers (commonly used integer type).
- minType: integerFormat: int32required
Signed 32-bit integers (commonly used integer type).
- nameType: stringrequired
- nodeType: string
Id required - rmType: string
Type required - annotationsType: object · Annotations
- commentType: string
- defaultType: string
- childrenType: array object[] · Child3[]
- aqlType: string
Path required - idType: stringrequired
- inputsType: array object[] · Input1[]required
- localizedType: object · LocalizedDescriptions
Descriptions required - localizedType: string
Name required - localizedType: object · LocalizedNames1
Names required - maxType: integerFormat: int32required
Signed 32-bit integers (commonly used integer type).
- minType: integerFormat: int32required
Signed 32-bit integers (commonly used integer type).
- nodeType: string
Id required - rmType: string
Type required - nameType: string
- dependsType: array string[]
On - inType: boolean
Context - termType: object · TermBindings
Bindings - SType: object · SNOMEDCT
N O M E D - C T required
Examples
{
"id": "tags",
"name": "Tags",
"localizedName": "Tags",
"rmType": "DV_TEXT",
"nodeId": "at0008",
"min": 1,
"max": -1,
"localizedNames": {
"sl": "Tagi"
},
"localizedDescriptions": {
"sl": "*"
},
"annotations": {
"comment": "Tags applied to the composition. They can contain various ids, such as episode id, central case id or other types of information forming composition meta-data."
},
"aqlPath": "/context/other_context[at0001]/items[openEHR-EHR-CLUSTER.context_detail.v1]/items[at0008]/value",
"inputs": [
{
"type": "TEXT"
}
]
}