{
  "resourceType": "Medication",
  "id": "medplan-plus-de-medication-example-2",
  "identifier": [
    {
      "system": "http://example.com/mymedcodes",
      "value": "medplanplus-med-2"
    }
  ],
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/ips/StructureDefinition/Medication-uv-ips"
    ]
  },
  "code": {
    "coding": [
      {
        "system": "http://fhir.de/CodeSystem/ifa/pzn",
        "code": "02078897",
        "display": "Diazepam-ratiopharm 10 mg Tabletten"
      }
    ]
  },
  "form": {
    "coding": [
      {
        "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code": "1294713",
        "display": "Disintegrating Oral Product"
      },
      {
        "system": "http://standardterms.edqm.eu",
        "code": "12200",
        "display": "Tablet"
      }
    ]
  }
}