{
"resourceType" : "Medication",
"id" : "SimpleMedication",
"meta" : {
"profile" : [
🔗 "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Medication|2.0"
]
},
"code" : {
"coding" : [
{
"system" : "http://fhir.de/CodeSystem/ifa/pzn",
"code" : "06313728"
}
]
},
"batch" : {
"lotNumber" : "1234567890"
}
}