PackagesCanonicalsLogsProblems
    Packages
    de.abda.erezeptabgabedaten@1.0.1
    http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-ZusatzdatenHerstellung
{
  "description": null,
  "_filename": "Profile-DAV-PR-ERP-ZusatzdatenHerstellung.json",
  "package_name": "de.abda.erezeptabgabedaten",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "DAV_PR_ERP_ZusatzdatenHerstellung",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://www.hl7.org/v3/PORX_RM020070UV",
    "name": "V3 Pharmacy Dispense RMIM",
    "identity": "rx-dispense-rmim"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  } ],
  "abstract": false,
  "type": "MedicationDispense",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.1",
  "status": "active",
  "id": "a040d13c-84d2-4612-a479-385d6e28d524",
  "kind": "resource",
  "url": "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-ZusatzdatenHerstellung",
  "version": "1.0.1",
  "differential": {
    "element": [ {
      "id": "MedicationDispense.meta",
      "min": 1,
      "path": "MedicationDispense.meta",
      "type": [ {
        "code": "Meta",
        "profile": [ "http://fhir.abda.de/StructureDefinition/DAV-PR-ERP-AbgabedatenMeta" ]
      } ]
    }, {
      "id": "MedicationDispense.extension",
      "path": "MedicationDispense.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "MedicationDispense.extension:ZaehlerHerstellung",
      "max": "1",
      "min": 1,
      "path": "MedicationDispense.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-Zaehler" ]
      } ],
      "short": "Angabe des Zählers zur Kennzeichnung des Herstellungsvorgangs",
      "sliceName": "ZaehlerHerstellung",
      "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."
    }, {
      "id": "MedicationDispense.extension:Einheit",
      "min": 1,
      "path": "MedicationDispense.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-ZusatzdatenEinheit" ]
      } ],
      "sliceName": "Einheit",
      "mustSupport": true
    }, {
      "id": "MedicationDispense.identifier",
      "max": "0",
      "path": "MedicationDispense.identifier"
    }, {
      "id": "MedicationDispense.partOf",
      "max": "0",
      "path": "MedicationDispense.partOf"
    }, {
      "id": "MedicationDispense.status",
      "path": "MedicationDispense.status",
      "fixedCode": "completed",
      "definition": "A code specifying thcompleted state of the set of dispense events."
    }, {
      "id": "MedicationDispense.statusReason[x]",
      "max": "0",
      "path": "MedicationDispense.statusReason[x]"
    }, {
      "id": "MedicationDispense.category",
      "max": "0",
      "path": "MedicationDispense.category"
    }, {
      "id": "MedicationDispense.medication[x]",
      "path": "MedicationDispense.medication[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "patternCodeableConcept": {
        "coding": [ {
          "code": "not-applicable",
          "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason"
        } ]
      }
    }, {
      "id": "MedicationDispense.subject",
      "max": "0",
      "path": "MedicationDispense.subject"
    }, {
      "id": "MedicationDispense.context",
      "max": "0",
      "path": "MedicationDispense.context"
    }, {
      "id": "MedicationDispense.supportingInformation",
      "max": "0",
      "path": "MedicationDispense.supportingInformation"
    }, {
      "id": "MedicationDispense.performer",
      "max": "1",
      "min": 1,
      "path": "MedicationDispense.performer",
      "mustSupport": true
    }, {
      "id": "MedicationDispense.performer.function",
      "min": 1,
      "path": "MedicationDispense.performer.function",
      "short": "Funktion der abrechnenden Apotheke",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.abda.de/eRezeptAbgabedaten/ValueSet/DAV-VS-ERP-ZusatzdatenHerstellungHerstellerSchluessel",
        "description": "Eigen- oder Fremdfertigung"
      },
      "definition": "Angabe, ob die abrechnende Apotheke auch der Hersteller ist oder nicht.",
      "mustSupport": true
    }, {
      "id": "MedicationDispense.performer.function.coding.code",
      "path": "MedicationDispense.performer.function.coding.code",
      "short": "Information, ob die abrechnende Apotheke auch Hersteller ist"
    }, {
      "id": "MedicationDispense.performer.actor",
      "path": "MedicationDispense.performer.actor",
      "mustSupport": true
    }, {
      "id": "MedicationDispense.performer.actor.reference",
      "max": "0",
      "path": "MedicationDispense.performer.actor.reference"
    }, {
      "id": "MedicationDispense.performer.actor.type",
      "max": "0",
      "path": "MedicationDispense.performer.actor.type"
    }, {
      "id": "MedicationDispense.performer.actor.identifier",
      "min": 1,
      "path": "MedicationDispense.performer.actor.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "http://fhir.de/StructureDefinition/identifier-iknr", "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-DAVHerstellerSchluessel" ]
      } ],
      "short": "Kennzeichen des Herstellenden",
      "definition": "Institutionskennzeichen der herstellenden Apotheke oder der von der Avoxa/ABDATA im Auftrag des DAV vergebene Schlüssel des Herstellenden."
    }, {
      "id": "MedicationDispense.location",
      "max": "0",
      "path": "MedicationDispense.location"
    }, {
      "id": "MedicationDispense.authorizingPrescription",
      "max": "0",
      "path": "MedicationDispense.authorizingPrescription"
    }, {
      "id": "MedicationDispense.type",
      "min": 1,
      "path": "MedicationDispense.type",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "ZusatzdatenHerstellung",
          "system": "http://fhir.abda.de/eRezeptAbgabedaten/CodeSystem/DAV-CS-ERP-MedicationDispenseTyp"
        } ]
      }
    }, {
      "id": "MedicationDispense.quantity",
      "max": "0",
      "path": "MedicationDispense.quantity"
    }, {
      "id": "MedicationDispense.daysSupply",
      "max": "0",
      "path": "MedicationDispense.daysSupply"
    }, {
      "id": "MedicationDispense.whenPrepared",
      "min": 1,
      "path": "MedicationDispense.whenPrepared",
      "short": "Herstellungsdatum und Zeitpunkt der Herstellung",
      "definition": "Die Angabe muss im Format JJJJMMTT:HHMM erfolgen.",
      "mustSupport": true
    }, {
      "id": "MedicationDispense.destination",
      "max": "0",
      "path": "MedicationDispense.destination"
    }, {
      "id": "MedicationDispense.receiver",
      "max": "0",
      "path": "MedicationDispense.receiver"
    }, {
      "id": "MedicationDispense.note",
      "max": "0",
      "path": "MedicationDispense.note"
    }, {
      "id": "MedicationDispense.dosageInstruction",
      "max": "0",
      "path": "MedicationDispense.dosageInstruction"
    }, {
      "id": "MedicationDispense.substitution",
      "max": "0",
      "path": "MedicationDispense.substitution"
    }, {
      "id": "MedicationDispense.detectedIssue",
      "max": "0",
      "path": "MedicationDispense.detectedIssue"
    }, {
      "id": "MedicationDispense.eventHistory",
      "max": "0",
      "path": "MedicationDispense.eventHistory"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationDispense"
}