CodeableConcept
coding object[]
Array [
systemstring
Example:
http://www.nlm.nih.gov/research/umls/rxnormcodestring
Example:
313002displaystring
Example:
Amoxicillin 500 MG Oral Capsule]
textstring
Example:
Amoxicillin 500mg CapsuleCodeableConcept
{
"coding": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "313002",
"display": "Amoxicillin 500 MG Oral Capsule"
}
],
"text": "Amoxicillin 500mg Capsule"
}