Sha256: a7c72847200313207441add9420fb7439159074d2854a3acdf0404417a3587e8
Contents?: true
Size: 950 Bytes
Versions: 10
Compression:
Stored size: 950 Bytes
Contents
{ "resourceType": "MedicinalProductManufactured", "id": "example", "manufacturedDoseForm": { "coding": [ { "system": "http://ema.europa.eu/example/manufactureddoseform", "code": "Film-coatedtablet" } ] }, "unitOfPresentation": { "coding": [ { "system": "http://ema.europa.eu/example/unitofpresentation", "code": "Tablet" } ] }, "quantity": { "value": 10, "unit": "1" }, "manufacturer": [ { "reference": "Organization/example" } ], "ingredient": [ { "reference": "MedicinalProductIngredient/example" } ], "physicalCharacteristics": { "shape": "Oval", "color": [ "Pink" ], "imprint": [ "894" ] }, "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