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

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/json/medicinalproductmanufactured-example.json
fhir_models-4.2.2 lib/fhir_models/examples/json/medicinalproductmanufactured-example.json
fhir_models-4.2.1 lib/fhir_models/examples/json/medicinalproductmanufactured-example.json
fhir_models-4.2.0 lib/fhir_models/examples/json/medicinalproductmanufactured-example.json
fhir_models-4.1.2 lib/fhir_models/examples/json/medicinalproductmanufactured-example.json
fhir_models-4.1.1 lib/fhir_models/examples/json/medicinalproductmanufactured-example.json
fhir_models-4.1.0 lib/fhir_models/examples/json/medicinalproductmanufactured-example.json
fhir_models-4.0.2 lib/fhir_models/examples/json/medicinalproductmanufactured-example.json
fhir_models-4.0.1 lib/fhir_models/examples/json/medicinalproductmanufactured-example.json
fhir_models-4.0.0 lib/fhir_models/examples/json/medicinalproductmanufactured-example.json