8 lines
243 B
Text
8 lines
243 B
Text
|
{
|
||
|
"@context": {
|
||
|
"sp": "http://smartplatforms.org/terms#"
|
||
|
},
|
||
|
"@type": ["sp:Medication", "sp:Fulfillment"],
|
||
|
"sp:hasFulfillment": {"@omitDefault": true, "@embed": false},
|
||
|
"sp:hasMedication": {"@omitDefault": true, "@embed": false}
|
||
|
}
|