FHIR IG Statistics: StructureDefinition/DAV-PR-ERP-Abgabeinformationen
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "DAV-PR-ERP-Abgabeinformationen",
"url": "http://fhir.abda.de/eRezeptAbgabadaten/StructureDefinition/DAV-PR-ERP-Abgabeinformationen",
"version": "1.0.0",
"name": "DAV_PR_ERP_Abgabeinformationen",
"status": "active",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "workflow",
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "rx-dispense-rmim",
"uri": "http://www.hl7.org/v3/PORX_RM020070UV",
"name": "V3 Pharmacy Dispense RMIM"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "MedicationDispense",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationDispense",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "MedicationDispense.meta",
"path": "MedicationDispense.meta",
"min": 1,
"type": [
{
"code": "Meta",
"profile": [
"http://fhir.abda.de/StructureDefinition/DAV-PR-ERP-AbgabedatenMeta"
]
}
]
},
{
"id": "MedicationDispense.extension",
"path": "MedicationDispense.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "MedicationDispense.extension:Vertragskennzeichen",
"path": "MedicationDispense.extension",
"sliceName": "Vertragskennzeichen",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-Vertragskennzeichen"
]
}
],
"mustSupport": true
},
{
"id": "MedicationDispense.extension:Abrechnungszeilen",
"path": "MedicationDispense.extension",
"sliceName": "Abrechnungszeilen",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-Abrechnungszeilen"
]
}
],
"mustSupport": true
},
{
"id": "MedicationDispense.extension:ZusatzdatenHerstellung",
"path": "MedicationDispense.extension",
"sliceName": "ZusatzdatenHerstellung",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-ZusatzdatenHerstellung"
]
}
],
"mustSupport": true
},
{
"id": "MedicationDispense.partOf",
"path": "MedicationDispense.partOf",
"max": "0"
},
{
"id": "MedicationDispense.status",
"path": "MedicationDispense.status",
"patternCode": "completed"
},
{
"id": "MedicationDispense.statusReason[x]",
"path": "MedicationDispense.statusReason[x]",
"max": "0"
},
{
"id": "MedicationDispense.category",
"path": "MedicationDispense.category",
"max": "0"
},
{
"id": "MedicationDispense.medication[x]",
"path": "MedicationDispense.medication[x]",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "MedicationDispense.medication[x].coding.system",
"path": "MedicationDispense.medication[x].coding.system",
"fixedUri": "http://terminology.hl7.org/CodeSystem/data-absent-reason"
},
{
"id": "MedicationDispense.medication[x].coding.code",
"path": "MedicationDispense.medication[x].coding.code",
"fixedCode": "not-applicable"
},
{
"id": "MedicationDispense.subject",
"path": "MedicationDispense.subject",
"max": "0"
},
{
"id": "MedicationDispense.context",
"path": "MedicationDispense.context",
"max": "0"
},
{
"id": "MedicationDispense.supportingInformation",
"path": "MedicationDispense.supportingInformation",
"max": "0"
},
{
"id": "MedicationDispense.performer",
"path": "MedicationDispense.performer",
"short": "Apotheke",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "MedicationDispense.performer.function",
"path": "MedicationDispense.performer.function",
"max": "0"
},
{
"id": "MedicationDispense.performer.actor",
"path": "MedicationDispense.performer.actor",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-Apotheke"
]
}
],
"mustSupport": true
},
{
"id": "MedicationDispense.performer.actor.reference",
"path": "MedicationDispense.performer.actor.reference",
"min": 1
},
{
"id": "MedicationDispense.performer.actor.identifier",
"path": "MedicationDispense.performer.actor.identifier",
"max": "0"
},
{
"id": "MedicationDispense.location",
"path": "MedicationDispense.location",
"max": "0"
},
{
"id": "MedicationDispense.authorizingPrescription",
"path": "MedicationDispense.authorizingPrescription",
"min": 1,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Prescription"
]
}
],
"mustSupport": true
},
{
"id": "MedicationDispense.authorizingPrescription.reference",
"path": "MedicationDispense.authorizingPrescription.reference",
"max": "0"
},
{
"id": "MedicationDispense.authorizingPrescription.identifier",
"path": "MedicationDispense.authorizingPrescription.identifier",
"min": 1,
"patternIdentifier": {
"system": "http://gematik.de/fhir/Namingsystem/prescriptionID"
},
"mustSupport": true
},
{
"id": "MedicationDispense.authorizingPrescription.identifier.system",
"path": "MedicationDispense.authorizingPrescription.identifier.system",
"min": 1,
"fixedUri": "http://gematik.de/fhir/Namingsystem/prescriptionID"
},
{
"id": "MedicationDispense.authorizingPrescription.identifier.value",
"path": "MedicationDispense.authorizingPrescription.identifier.value",
"short": "Rezept-ID",
"definition": "Eindeutige Identifikation der Verordnung (Dokumenten-ID), auf die sich die Abgabedaten beziehen. Diese ID wird mit signiert und sichert damit die Abgabedaten vor Fälschungen.",
"min": 1
},
{
"id": "MedicationDispense.type",
"path": "MedicationDispense.type",
"min": 1,
"patternCodeableConcept": {
"coding": [
{
"system": "http://fhir.abda.de/eRezeptAbgabedaten/CodeSystem/DAV-CS-ERP-MedicationDispenseTyp",
"code": "Abgabeinformationen"
}
]
}
},
{
"id": "MedicationDispense.quantity",
"path": "MedicationDispense.quantity",
"max": "0"
},
{
"id": "MedicationDispense.daysSupply",
"path": "MedicationDispense.daysSupply",
"max": "0"
},
{
"id": "MedicationDispense.whenPrepared",
"path": "MedicationDispense.whenPrepared",
"max": "0"
},
{
"id": "MedicationDispense.whenHandedOver",
"path": "MedicationDispense.whenHandedOver",
"short": "Abgabedatum",
"definition": "Datum der Abgabe an den Versicherten oder seinen Vertreter.",
"min": 1,
"constraint": [
{
"key": "EX-Abgabeinformationen-1",
"severity": "error",
"human": "Wert muss ein Datum in der Form: YYYY-MM-DD sein.",
"expression": "matches('^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1]))?)?[%content%]#39;)",
"source": "http://fhir.abda.de/eRezeptAbgabadaten/StructureDefinition/DAV-PR-ERP-Abgabeinformationen"
}
],
"mustSupport": true
},
{
"id": "MedicationDispense.destination",
"path": "MedicationDispense.destination",
"max": "0"
},
{
"id": "MedicationDispense.receiver",
"path": "MedicationDispense.receiver",
"max": "0"
},
{
"id": "MedicationDispense.note",
"path": "MedicationDispense.note",
"max": "0"
},
{
"id": "MedicationDispense.dosageInstruction",
"path": "MedicationDispense.dosageInstruction",
"max": "0"
},
{
"id": "MedicationDispense.substitution",
"path": "MedicationDispense.substitution",
"definition": "Indicates whether or not substitution was made as part of the dispense. In some cases, substitution will be expected but does not happen, in other cases substitution is not expected but does happen. This block explains what substitution did or did not happen and why. If nothing is specified, substitution was not done.",
"mustSupport": true
},
{
"id": "MedicationDispense.substitution.extension",
"path": "MedicationDispense.substitution.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "MedicationDispense.substitution.extension:Rezeptaenderungen",
"path": "MedicationDispense.substitution.extension",
"sliceName": "Rezeptaenderungen",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-Rezeptaenderung"
]
}
]
},
{
"id": "MedicationDispense.substitution.wasSubstituted",
"path": "MedicationDispense.substitution.wasSubstituted",
"fixedBoolean": true,
"mustSupport": true
},
{
"id": "MedicationDispense.detectedIssue",
"path": "MedicationDispense.detectedIssue",
"max": "0"
},
{
"id": "MedicationDispense.eventHistory",
"path": "MedicationDispense.eventHistory",
"max": "0"
}
]
}
}