FHIR IG analytics| Package | dosing.aid-medicationrequest |
| Resource Type | Medication |
| Id | Medication-aid-infusion.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Medication",
"id": "med00000-0000-4000-8000-000000000007",
"extension": [
{
"url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Category",
"valueCoding": {
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Category",
"code": "00"
}
},
{
"url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Medication_Type",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/11000274103/version/20240515",
"code": "763158003",
"display": "Medicinal product (product)"
}
]
}
},
{
"url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Vaccine",
"valueBoolean": false
}
],
"code": {
"coding": [
{
"system": "http://fhir.de/CodeSystem/ifa/pzn",
"code": "04896419"
}
],
"text": "Furosemid-ratiopharm 20 mg/2 ml Injektionslösung"
},
"form": {
"coding": [
{
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM",
"code": "INJ"
}
]
},
"amount": {
"numerator": {
"extension": [
{
"url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_PackagingSize",
"valueString": "5"
}
],
"unit": "Ampullen"
},
"denominator": {
"value": 1
}
},
"ingredient": [
{
"itemCodeableConcept": {
"text": "Furosemid"
},
"strength": {
"numerator": {
"value": 20,
"unit": "mg"
},
"denominator": {
"value": 1,
"unit": "2 ml"
}
}
}
]
}