E-T-Rezept Datenaustausch
Version 1.1.0 - release

: Beispiel BfArM Medication (Abgabe) - Pomalidomid - JSON Representation

Raw json | Download

{
  "resourceType" : "Medication",
  "id" : "ExampleMedication2-Pomalidomid-T",
  "code" : {
    "coding" : [
      {
        "system" : "http://fhir.de/CodeSystem/ifa/pzn",
        "code" : "19201712"
      }
    ],
    "text" : "Pomalidomid Accord 1 mg 21 x 1 Hartkapseln"
  },
  "form" : {
    "coding" : [
      {
        "system" : "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM",
        "code" : "HKP"
      }
    ]
  }
}