Sha256: b776f8057a924f4e8a16600fd17f28786539d55423e88fff9dff5175a6b21883
Contents?: true
Size: 1.32 KB
Versions: 10
Compression:
Stored size: 1.32 KB
Contents
{ "resourceType": "MedicinalProductIngredient", "id": "example", "role": { "coding": [ { "system": "http://ema.europa.eu/example/ingredientRole", "code": "ActiveBase" } ] }, "manufacturer": [ { "reference": "Organization/example" } ], "specifiedSubstance": [ { "code": { "coding": [ { "system": "http://ema.europa.eu/example/specifiedSubstance", "code": "equixabanCompanyequixaban1" } ] }, "group": { "coding": [ { "system": "http://ema.europa.eu/example/specifiedSubstanceGroup", "code": "2" } ] } } ], "substance": { "code": { "coding": [ { "system": "http://ema.europa.eu/example/substance", "code": "EQUIXABAN" } ] }, "strength": [ { "presentation": { "numerator": { "value": 2.5, "unit": "mg" }, "denominator": { "value": 1, "unit": "{tablet}" } } } ] }, "meta": { "tag": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason", "code": "HTEST", "display": "test health data" } ] } }
Version data entries
10 entries across 10 versions & 1 rubygems