β Multiple items
- Human readable text
- Dosage
{
"additionalInstruction": [
{
"text": "Instruction 1"
},
{
"text": "Instruction 2"
}
]
}
tip
Don't forget you can use fromCodeableConceptToString option to fit your needs
{
"additionalInstruction": [
{
"text": "Instruction 1"
},
{
"text": "Instruction 2"
}
]
}
Don't forget you can use fromCodeableConceptToString option to fit your needs