FHIR IG analytics| Package | dosing.aid-medicationrequest |
| Resource Type | Medication |
| Id | Medication-aid-bedarfsmedikation.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Medication",
"id": "med00000-0000-4000-8000-000000000002",
"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": "00427833"
}
],
"text": "Novaminsulfon-ratiopharm Tropfen 500 mg/ml"
},
"form": {
"coding": [
{
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM",
"code": "TEE"
}
]
},
"amount": {
"numerator": {
"extension": [
{
"url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_PackagingSize",
"valueString": "50"
}
],
"unit": "Milliliter"
},
"denominator": {
"value": 1
}
},
"ingredient": [
{
"itemCodeableConcept": {
"text": "Metamizol-Natrium"
},
"strength": {
"numerator": {
"value": 500,
"unit": "mg"
},
"denominator": {
"value": 1,
"unit": "ml"
}
}
}
]
}