Skip to content

Need inventory for users to check PLACEHOLDERS in define.json #61

@sherry-chou

Description

@sherry-chou

Currently in define.json, those that needs user customization is now indicated as "PLACEHOLDER", such as the following. We need a tool to extract this from define.json and output as inventory for users.:
{
"OID": "IT.VS.VSPOS",
"mandatory": false,
"name": "VSPOS",
"description": "Vital Signs Position of Subject",
"role": "Record Qualifier",
"dataType": "text",
"length": null,
"origin": {
"type": "PLACEHOLDER",
"source": "PLACEHOLDER"
},
"codeList": "CL.POSITION"
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions