| Package | kbv.ita.erp |
| Resource Type | StructureDefinition |
| Id | KBV-EX-ERP-Prescriber-ID |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=kbv.ita.erp@1.4.0-alpha&canonical=https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Prescriber_ID |
| URL | https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Prescriber_ID |
| Version | 1.4.0 |
| Status | draft |
| Date | 2025-06-17 |
| Name | KBV_EX_ERP_Prescriber_ID |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | |
| KBV_PR_ERP_Prescription | KBV_PR_ERP_Prescription |
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "KBV-EX-ERP-Prescriber-ID",
"url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Prescriber_ID",
"version": "1.4.0",
"name": "KBV_EX_ERP_Prescriber_ID",
"status": "draft",
"date": "2025-06-17",
"publisher": "Kassenärztliche Bundesvereinigung (KBV)",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "MedicationRequest"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "Verschreiber-ID",
"definition": "Verschreiber-ID, welche bei der Verordnung bestimmter Präparate anzugeben ist, damit die Apotheke das Rezept beliefern darf.",
"max": "1"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Prescriber_ID"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "$this"
}
],
"rules": "closed"
},
"min": 1,
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "Extension.value[x]:valueIdentifier",
"path": "Extension.value[x]",
"sliceName": "valueIdentifier",
"min": 1,
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "Extension.value[x]:valueIdentifier.use",
"path": "Extension.value[x].use",
"max": "0"
},
{
"id": "Extension.value[x]:valueIdentifier.type",
"path": "Extension.value[x].type",
"max": "0"
},
{
"id": "Extension.value[x]:valueIdentifier.system",
"path": "Extension.value[x].system",
"max": "0"
},
{
"id": "Extension.value[x]:valueIdentifier.value",
"path": "Extension.value[x].value",
"min": 1
},
{
"id": "Extension.value[x]:valueIdentifier.period",
"path": "Extension.value[x].period",
"max": "0"
},
{
"id": "Extension.value[x]:valueIdentifier.assigner",
"path": "Extension.value[x].assigner",
"max": "0"
}
]
}
}