FHIR IG Statistics: StructureDefinition/DAV-PR-Base-ZusatzdatenHerstellung
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "DAV-PR-Base-ZusatzdatenHerstellung",
"url": "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-ZusatzdatenHerstellung",
"version": "1.1.0",
"name": "DAV_PR_Base_ZusatzdatenHerstellung",
"title": "DAV_PR_Base_ZusatzdatenHerstellung",
"status": "draft",
"date": "2021-10-01",
"fhirVersion": "4.0.1",
"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"
]
}
],
"mustSupport": true
},
{
"id": "MedicationDispense.implicitRules",
"path": "MedicationDispense.implicitRules",
"max": "0"
},
{
"id": "MedicationDispense.language",
"path": "MedicationDispense.language",
"max": "0"
},
{
"id": "MedicationDispense.text",
"path": "MedicationDispense.text",
"max": "0"
},
{
"id": "MedicationDispense.contained",
"path": "MedicationDispense.contained",
"max": "0"
},
{
"id": "MedicationDispense.extension",
"path": "MedicationDispense.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 2
},
{
"id": "MedicationDispense.extension:ZaehlerHerstellung",
"path": "MedicationDispense.extension",
"sliceName": "ZaehlerHerstellung",
"short": "Angabe des Zählers zur Kennzeichnung des Herstellungsvorgangs",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-Zaehler"
]
}
],
"mustSupport": true
},
{
"id": "MedicationDispense.extension:ZaehlerHerstellung.value[x]",
"path": "MedicationDispense.extension.value[x]",
"short": "Zähler zur Kennzeichnung des Herstellungsvorgangs",
"definition": "Jeder Herstellungsvorgang ist beginnend mit „1“ lückenlos fortlaufend zu nummerieren.",
"constraint": [
{
"key": "PR-ZaehlerHerstellung-1",
"severity": "error",
"human": "Das Element ZusatzdatenHerstellung kann 0 bis 99 mal angegeben werden. Daher hat der Zähler einen Wertebereich von 1 bis 99.",
"expression": "toString().matches('^\\\\d{1,2}[%content%]#39;)",
"source": "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-ZusatzdatenHerstellung"
}
]
},
{
"id": "MedicationDispense.extension:Einheit",
"path": "MedicationDispense.extension",
"sliceName": "Einheit",
"min": 1,
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-ZusatzdatenEinheit"
]
}
],
"mustSupport": true
},
{
"id": "MedicationDispense.identifier",
"path": "MedicationDispense.identifier",
"max": "0"
},
{
"id": "MedicationDispense.partOf",
"path": "MedicationDispense.partOf",
"max": "0"
},
{
"id": "MedicationDispense.status",
"path": "MedicationDispense.status",
"definition": "A code specifying thcompleted state of the set of dispense events.",
"fixedCode": "completed",
"mustSupport": true
},
{
"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"
}
],
"patternCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"code": "not-applicable"
}
]
},
"mustSupport": true
},
{
"id": "MedicationDispense.medication[x].coding",
"path": "MedicationDispense.medication[x].coding",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "MedicationDispense.medication[x].coding.system",
"path": "MedicationDispense.medication[x].coding.system",
"min": 1,
"mustSupport": true
},
{
"id": "MedicationDispense.medication[x].coding.version",
"path": "MedicationDispense.medication[x].coding.version",
"max": "0"
},
{
"id": "MedicationDispense.medication[x].coding.code",
"path": "MedicationDispense.medication[x].coding.code",
"min": 1,
"mustSupport": true
},
{
"id": "MedicationDispense.medication[x].coding.display",
"path": "MedicationDispense.medication[x].coding.display",
"max": "0"
},
{
"id": "MedicationDispense.medication[x].coding.userSelected",
"path": "MedicationDispense.medication[x].coding.userSelected",
"max": "0"
},
{
"id": "MedicationDispense.medication[x].text",
"path": "MedicationDispense.medication[x].text",
"max": "0"
},
{
"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",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "MedicationDispense.performer.function",
"path": "MedicationDispense.performer.function",
"short": "Funktion der abrechnenden Apotheke",
"definition": "Angabe, ob die abrechnende Apotheke auch der Hersteller ist oder nicht.",
"min": 1,
"mustSupport": true,
"binding": {
"strength": "required",
"description": "Eigen- oder Fremdfertigung",
"valueSet": "http://fhir.abda.de/eRezeptAbgabedaten/ValueSet/DAV-VS-ERP-ZusatzdatenHerstellungHerstellerSchluessel"
}
},
{
"id": "MedicationDispense.performer.function.coding",
"path": "MedicationDispense.performer.function.coding",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "MedicationDispense.performer.function.coding.system",
"path": "MedicationDispense.performer.function.coding.system",
"min": 1,
"mustSupport": true
},
{
"id": "MedicationDispense.performer.function.coding.version",
"path": "MedicationDispense.performer.function.coding.version",
"max": "0"
},
{
"id": "MedicationDispense.performer.function.coding.code",
"path": "MedicationDispense.performer.function.coding.code",
"short": "Information, ob die abrechnende Apotheke auch Hersteller ist",
"min": 1,
"mustSupport": true
},
{
"id": "MedicationDispense.performer.function.coding.display",
"path": "MedicationDispense.performer.function.coding.display",
"max": "0"
},
{
"id": "MedicationDispense.performer.function.coding.userSelected",
"path": "MedicationDispense.performer.function.coding.userSelected",
"max": "0"
},
{
"id": "MedicationDispense.performer.function.text",
"path": "MedicationDispense.performer.function.text",
"max": "0"
},
{
"id": "MedicationDispense.performer.actor",
"path": "MedicationDispense.performer.actor",
"mustSupport": true
},
{
"id": "MedicationDispense.performer.actor.reference",
"path": "MedicationDispense.performer.actor.reference",
"max": "0"
},
{
"id": "MedicationDispense.performer.actor.type",
"path": "MedicationDispense.performer.actor.type",
"max": "0"
},
{
"id": "MedicationDispense.performer.actor.identifier",
"path": "MedicationDispense.performer.actor.identifier",
"short": "Kennzeichen des Herstellenden",
"definition": "Institutionskennzeichen der herstellenden Apotheke oder der von der Avoxa/ABDATA im Auftrag des DAV vergebene Schlüssel des Herstellenden.",
"min": 1,
"type": [
{
"code": "Identifier",
"profile": [
"http://fhir.de/StructureDefinition/identifier-iknr",
"http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-DAVHerstellerSchluessel"
]
}
],
"mustSupport": true
},
{
"id": "MedicationDispense.performer.actor.identifier.use",
"path": "MedicationDispense.performer.actor.identifier.use",
"max": "0"
},
{
"id": "MedicationDispense.performer.actor.identifier.type",
"path": "MedicationDispense.performer.actor.identifier.type",
"max": "0"
},
{
"id": "MedicationDispense.performer.actor.identifier.system",
"path": "MedicationDispense.performer.actor.identifier.system",
"min": 1,
"mustSupport": true
},
{
"id": "MedicationDispense.performer.actor.identifier.value",
"path": "MedicationDispense.performer.actor.identifier.value",
"min": 1,
"mustSupport": true
},
{
"id": "MedicationDispense.performer.actor.identifier.period",
"path": "MedicationDispense.performer.actor.identifier.period",
"max": "0"
},
{
"id": "MedicationDispense.performer.actor.identifier.assigner",
"path": "MedicationDispense.performer.actor.identifier.assigner",
"max": "0"
},
{
"id": "MedicationDispense.performer.actor.display",
"path": "MedicationDispense.performer.actor.display",
"max": "0"
},
{
"id": "MedicationDispense.location",
"path": "MedicationDispense.location",
"max": "0"
},
{
"id": "MedicationDispense.authorizingPrescription",
"path": "MedicationDispense.authorizingPrescription",
"max": "0"
},
{
"id": "MedicationDispense.type",
"path": "MedicationDispense.type",
"min": 1,
"patternCodeableConcept": {
"coding": [
{
"system": "http://fhir.abda.de/eRezeptAbgabedaten/CodeSystem/DAV-CS-ERP-MedicationDispenseTyp",
"code": "ZusatzdatenHerstellung"
}
]
},
"mustSupport": true
},
{
"id": "MedicationDispense.type.coding",
"path": "MedicationDispense.type.coding",
"mustSupport": true
},
{
"id": "MedicationDispense.type.coding.system",
"path": "MedicationDispense.type.coding.system",
"mustSupport": true
},
{
"id": "MedicationDispense.type.coding.version",
"path": "MedicationDispense.type.coding.version",
"max": "0"
},
{
"id": "MedicationDispense.type.coding.code",
"path": "MedicationDispense.type.coding.code",
"mustSupport": true
},
{
"id": "MedicationDispense.type.coding.display",
"path": "MedicationDispense.type.coding.display",
"max": "0"
},
{
"id": "MedicationDispense.type.coding.userSelected",
"path": "MedicationDispense.type.coding.userSelected",
"max": "0"
},
{
"id": "MedicationDispense.quantity",
"path": "MedicationDispense.quantity",
"max": "0"
},
{
"id": "MedicationDispense.daysSupply",
"path": "MedicationDispense.daysSupply",
"max": "0"
},
{
"id": "MedicationDispense.whenPrepared",
"path": "MedicationDispense.whenPrepared",
"short": "Herstellungsdatum und Zeitpunkt der Herstellung",
"definition": "Die Angabe muss im Format JJJJMMTT:HHMM erfolgen.",
"min": 1,
"mustSupport": true
},
{
"id": "MedicationDispense.whenHandedOver",
"path": "MedicationDispense.whenHandedOver",
"max": "0"
},
{
"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",
"max": "0"
},
{
"id": "MedicationDispense.detectedIssue",
"path": "MedicationDispense.detectedIssue",
"max": "0"
},
{
"id": "MedicationDispense.eventHistory",
"path": "MedicationDispense.eventHistory",
"max": "0"
}
]
}
}