Skip to content

Commit

Permalink
Merge pull request #30 from gematik:feature/prepare-rc
Browse files Browse the repository at this point in the history
Version 1.3.0-rc1 festgelegt
  • Loading branch information
florianschoffke authored Mar 19, 2024
2 parents d487907 + 7f5c1a3 commit 116e088
Show file tree
Hide file tree
Showing 65 changed files with 107 additions and 90 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@
"display": "unbekannt"
}
],
"version": "1.3.0",
"version": "1.3",
"date": "2024-03-19",
"publisher": "gematik GmbH",
"contact": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
"display": "Medication Dispense"
}
],
"version": "1.3.0",
"version": "1.3",
"date": "2024-03-19",
"publisher": "gematik GmbH",
"contact": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@
"display": "reserviert für Pharmazeutische Dienstleistungen bzw. Impfungen durch Apotheker"
}
],
"version": "1.3.0",
"version": "1.3",
"date": "2024-03-19",
"publisher": "gematik GmbH",
"contact": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
"display": "Öffentliche Apotheke"
}
],
"version": "1.3.0",
"version": "1.3",
"date": "2024-03-19",
"publisher": "gematik GmbH",
"contact": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
"resourceType": "OperationDefinition",
"id": "AbortOperation",
"url": "https://gematik.de/fhir/erp/OperationDefinition/AbortOperationDefinition",
"version": "1.3.0",
"name": "Abort",
"status": "draft",
"version": "1.3",
"date": "2024-03-19",
"name": "Abort",
"kind": "operation",
"affectsState": true,
"resource": [
Expand All @@ -13,7 +14,6 @@
"system": false,
"type": false,
"instance": true,
"date": "2022-04-01",
"description": "This Operation aborts the workflow of an e-prescription and deletes all the data related to that Task.",
"code": "abort",
"parameter": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
"resourceType": "OperationDefinition",
"id": "AcceptOperation",
"url": "https://gematik.de/fhir/erp/OperationDefinition/AcceptOperationDefinition",
"version": "1.3.0",
"name": "Accept",
"status": "draft",
"version": "1.3",
"date": "2024-03-19",
"name": "Accept",
"kind": "operation",
"affectsState": true,
"resource": [
Expand All @@ -13,7 +14,6 @@
"system": false,
"type": false,
"instance": true,
"date": "2022-04-01",
"description": "With the accept operation a pharmacy claims an e-prescription. The status of the referenced Task changes into 'in-progres'.",
"code": "accept",
"outputProfile": "http://hl7.org/fhir/StructureDefinition/Bundle",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
"resourceType": "OperationDefinition",
"id": "ActivateOperation",
"url": "https://gematik.de/fhir/erp/OperationDefinition/ActivateOperationDefinition",
"version": "1.3.0",
"name": "Activate",
"status": "draft",
"version": "1.3",
"date": "2024-03-19",
"name": "Activate",
"kind": "operation",
"affectsState": true,
"resource": [
Expand All @@ -13,7 +14,6 @@
"system": false,
"type": false,
"instance": true,
"date": "2022-02-01",
"description": "This operation activates the created Task for the prescription. The input parameter must contain the qualified signed Bundle of the prescription. The prescription server validates the prescription, updates the task ressource and starts the workflow.",
"code": "activate",
"outputProfile": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Task",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
"resourceType": "OperationDefinition",
"id": "CloseOperation",
"url": "https://gematik.de/fhir/erp/OperationDefinition/CloseOperationDefinition",
"version": "1.3.0",
"name": "Close",
"status": "draft",
"version": "1.3",
"date": "2024-03-19",
"name": "Close",
"kind": "operation",
"affectsState": true,
"resource": [
Expand All @@ -13,7 +14,6 @@
"system": false,
"type": false,
"instance": true,
"date": "2022-02-01",
"description": "The operation $close finishes the e-prescription workflow and creates a receipt. The Output of this operation is a signed Bundle, to be used for further financial processing. The status of the Task then changes into #completed",
"code": "close",
"outputProfile": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
"resourceType": "OperationDefinition",
"id": "CreateOperation",
"url": "https://gematik.de/fhir/erp/OperationDefinition/CreateOperationDefinition",
"version": "1.3.0",
"name": "Create",
"status": "draft",
"version": "1.3",
"date": "2024-03-19",
"name": "Create",
"kind": "operation",
"affectsState": true,
"resource": [
Expand All @@ -13,7 +14,6 @@
"system": false,
"type": true,
"instance": false,
"date": "2022-02-01",
"description": "This operation creates a Task for the prescription of a specific workflowType.",
"code": "create",
"outputProfile": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Task",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
"resourceType": "OperationDefinition",
"id": "DispenseOperation",
"url": "https://gematik.de/fhir/erp/OperationDefinition/DispenseOperationDefinition",
"version": "1.3.0",
"name": "Dispense",
"status": "draft",
"version": "1.3",
"date": "2024-03-19",
"name": "Dispense",
"kind": "operation",
"affectsState": true,
"resource": [
Expand All @@ -13,7 +14,6 @@
"system": false,
"type": false,
"instance": true,
"date": "2022-02-01",
"description": "The operation $dispense lets the pharmacy perform a dispense for a medication without changing the status of the task. This actions lets a frontend display that a medication has been dispensed before it is closed by the pharmacy.",
"code": "dispense",
"outputProfile": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_MedicationDispense",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
"resourceType": "OperationDefinition",
"id": "RejectOperation",
"url": "https://gematik.de/fhir/erp/OperationDefinition/RejectOperationDefinition",
"version": "1.3.0",
"name": "Reject",
"status": "draft",
"version": "1.3",
"date": "2024-03-19",
"name": "Reject",
"kind": "operation",
"affectsState": true,
"resource": [
Expand All @@ -13,7 +14,6 @@
"system": false,
"type": false,
"instance": true,
"date": "2022-04-01",
"description": "Rejects the dispense of a ePrescription. The Task will be reset to an active state, the secret will be deleted, and the Task will be accessible by any other pharmacist or it can be deleted by the patient.",
"code": "reject",
"parameter": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
"resourceType": "StructureDefinition",
"id": "GEM-ERP-EX-AcceptDate",
"url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_AcceptDate",
"version": "1.3.0",
"version": "1.3",
"name": "GEM_ERP_EX_AcceptDate",
"title": "Date of confirmation of the prescription",
"status": "draft",
"date": "2024-03-19",
"description": "This extension should be used in the Task ressource. It stores the Date till when an insurance company will accept and pay the prescription.",
"fhirVersion": "4.0.1",
"mapping": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
"resourceType": "StructureDefinition",
"id": "GEM-ERP-EX-AvailabilityState",
"url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_AvailabilityState",
"version": "1.3.0",
"version": "1.3",
"name": "GEM_ERP_EX_AvailabilityState",
"status": "draft",
"date": "2024-03-19",
"fhirVersion": "4.0.1",
"mapping": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
"resourceType": "StructureDefinition",
"id": "GEM-ERP-EX-Beneficiary",
"url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_Beneficiary",
"version": "1.3.0",
"version": "1.3",
"name": "GEM_ERP_EX_Beneficiary",
"status": "draft",
"date": "2024-03-19",
"description": "The beneficiary (e.g. pharmacy) of the erx-receipt that is created when the ePrescription-workflow finishes",
"fhirVersion": "4.0.1",
"mapping": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
"resourceType": "StructureDefinition",
"id": "GEM-ERP-EX-ExpiryDate",
"url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_ExpiryDate",
"version": "1.3.0",
"version": "1.3",
"name": "GEM_ERP_EX_ExpiryDate",
"title": "Presciption expiry date",
"status": "draft",
"date": "2024-03-19",
"description": "This extension should be used in the Task ressource. It shows the presciption expiry date.",
"fhirVersion": "4.0.1",
"mapping": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
"resourceType": "StructureDefinition",
"id": "GEM-ERP-EX-InsuranceProvider",
"url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_InsuranceProvider",
"version": "1.3.0",
"version": "1.3",
"name": "GEM_ERP_EX_InsuranceProvider",
"status": "draft",
"date": "2024-03-19",
"description": "IK-number (Instituskennzeichen) of Insurance Provider covering the requested medication",
"fhirVersion": "4.0.1",
"mapping": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
"resourceType": "StructureDefinition",
"id": "GEM-ERP-EX-LastMedicationDispense",
"url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_LastMedicationDispense",
"version": "1.3.0",
"version": "1.3",
"name": "GEM_ERP_EX_LastMedicationDispense",
"title": "Last Medication Dispense",
"status": "draft",
"date": "2024-03-19",
"description": "This extension should be used in the Task ressource. It shows the timestamp of the last dispense.",
"fhirVersion": "4.0.1",
"mapping": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
"resourceType": "StructureDefinition",
"id": "GEM-ERP-EX-PackageQuantity",
"url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_PackageQuantity",
"version": "1.3.0",
"version": "1.3",
"name": "GEM_ERP_EX_PackageQuantity",
"status": "draft",
"date": "2024-03-19",
"fhirVersion": "4.0.1",
"mapping": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
"resourceType": "StructureDefinition",
"id": "GEM-ERP-EX-PrescriptionType",
"url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_PrescriptionType",
"version": "1.3.0",
"version": "1.3",
"name": "GEM_ERP_EX_PrescriptionType",
"status": "draft",
"date": "2024-03-19",
"description": "Definies the Type of a prescription.",
"fhirVersion": "4.0.1",
"mapping": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
"resourceType": "StructureDefinition",
"id": "GEM-ERP-EX-SubstitutionAllowedType",
"url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_SubstitutionAllowedType",
"version": "1.3.0",
"version": "1.3",
"name": "GEM_ERP_EX_SubstitutionAllowedType",
"status": "draft",
"date": "2024-03-19",
"fhirVersion": "4.0.1",
"mapping": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
"resourceType": "StructureDefinition",
"id": "GEM-ERP-EX-SupplyOptionsType",
"url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_SupplyOptionsType",
"version": "1.3.0",
"version": "1.3",
"name": "GEM_ERP_EX_SupplyOptionsType",
"status": "draft",
"date": "2024-03-19",
"fhirVersion": "4.0.1",
"mapping": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
"resourceType": "StructureDefinition",
"id": "GEM-ERP-PAR-OUT-OP-Accept",
"url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PAR_OUT_OP_Accept",
"version": "1.3.0",
"version": "1.3",
"name": "GEM_ERP_PAR_OUT_OP_Accept",
"status": "draft",
"date": "2024-03-19",
"fhirVersion": "4.0.1",
"mapping": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
"resourceType": "StructureDefinition",
"id": "GEM-ERP-PR-AccessCode",
"url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_AccessCode",
"version": "1.3.0",
"version": "1.3",
"name": "GEM_ERP_PR_AccessCode",
"title": "Identifier Profile for Prescription IDs",
"status": "draft",
"date": "2024-03-19",
"description": "The AccessCode is a generated secret, that grants access to an ePrescription resource, eg. Task",
"fhirVersion": "4.0.1",
"mapping": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"lastUpdated": "2020-04-16T13:41:55.87+00:00"
},
"url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_AuditEvent",
"version": "1.3.0",
"version": "1.3",
"name": "GEM_ERP_PR_AuditEvent",
"title": "AuditEvent for Logging of ePrescription Access",
"status": "draft",
"date": "2020-04-16T13:41:53.3147244+00:00",
"date": "2024-03-19",
"fhirVersion": "4.0.1",
"mapping": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
"resourceType": "StructureDefinition",
"id": "GEM-ERP-PR-BfArMApproval",
"url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_BfArMApproval",
"version": "1.3.0",
"version": "1.3",
"name": "GEM_ERP_PR_BfArMApproval",
"title": "BfArM Approval of admissibility for doctor s prescription of narcotics",
"status": "draft",
"date": "2024-03-19",
"description": "On serverside validton of prescription (QES, FHIR-validity, etc.) the eprescription server requests authorization for narcotics within the doctor s quota. If approved, the server returns a signed Provenance for documentation purpose",
"fhirVersion": "4.0.1",
"mapping": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
"resourceType": "StructureDefinition",
"id": "GEM-ERP-PR-Binary",
"url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Binary",
"version": "1.3.0",
"version": "1.3",
"name": "GEM_ERP_PR_Binary",
"title": "PKCS7 signed Bundle envelopig style",
"status": "draft",
"date": "2024-03-19",
"description": "PCKS7 signed ePrescription Bundle or Receipt",
"fhirVersion": "4.0.1",
"mapping": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
"resourceType": "StructureDefinition",
"id": "GEM-ERP-PR-Bundle",
"url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle",
"version": "1.3.0",
"version": "1.3",
"name": "GEM_ERP_PR_Bundle",
"title": "Document Bundle for Receipt",
"status": "draft",
"date": "2024-03-19",
"description": "A document style representation of the receipt (complete, self-contained, signed)",
"fhirVersion": "4.0.1",
"mapping": [
Expand Down
Loading

0 comments on commit 116e088

Please sign in to comment.