: Beispiel BfArM Medication (Abgabe) - Pomalidomid - JSON Representation
Raw json | Download
{
"resourceType" : "Medication",
"id" : "ExampleMedication2-Pomalidomid-T",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication ExampleMedication2-Pomalidomid-T</b></p><a name=\"ExampleMedication2-Pomalidomid-T\"> </a><a name=\"hcExampleMedication2-Pomalidomid-T\"> </a><p><b>code</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/ifa/pzn 19201712}\">Pomalidomid Accord 1 mg 21 x 1 Hartkapseln</span></p><p><b>form</b>: <span title=\"Codes:{https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM HKP}\">Hartkapseln</span></p></div>"
},
"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"
}
]
}
}