{
"resourceType": "CatalogEntry", "id": "example", "identifier": [ { "system": "http://example.com/identifier", "value": "123" } ], "type": { "text": "Medication" }, "orderable": true, "referencedItem": { "reference": "Medication/123" }, "meta": { "tag": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason", "code": "HTEST", "display": "test health data" } ] }
}