{ "description": "This Organization Profile is sent by the NCPeH when redeeming a Prescription in the EU", "_filename": "StructureDefinition-GEM-ERPEU-PR-Organization.json", "package_name": "rs/de.gematik.erezept.eu", "date": "2025-06-02", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "GEM_ERPEU_PR_Organization", "abstract": false, "type": "Organization", "experimental": null, "resourceType": "StructureDefinition", "title": "Organization Information Received from the EU", "package_version": "1.0.0", "status": "active", "id": "fecf3bf6-c601-401b-bc35-afe13dbf4060", "kind": "resource", "url": "https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_Organization", "version": "1.0.0", "differential": { "element": [ { "id": "Organization.meta", "min": 1, "path": "Organization.meta" }, { "id": "Organization.meta.profile", "max": "1", "min": 1, "path": "Organization.meta.profile", "slicing": { "rules": "closed", "ordered": false, "description": "Slicing for meta profile", "discriminator": [ { "path": "$this", "type": "value" } ] }, "mustSupport": true }, { "id": "Organization.meta.profile:workflowEUProfile", "max": "1", "min": 1, "path": "Organization.meta.profile", "sliceName": "workflowEUProfile", "mustSupport": true, "fixedCanonical": "https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_Organization|1.0" }, { "id": "Organization.identifier", "min": 1, "path": "Organization.identifier", "short": "Organization Identifier", "comment": "There are not yet specific identifier systems defined. Therefore the field system is optional, but has to be used if there is a known identifier system.", "definition": "An identifier for the organization" }, { "id": "Organization.identifier.system", "path": "Organization.identifier.system", "mustSupport": true }, { "id": "Organization.identifier.value", "min": 1, "path": "Organization.identifier.value", "mustSupport": true }, { "id": "Organization.address", "max": "1", "min": 1, "path": "Organization.address", "comment": "The address information is required for a dispensing organization. That means that the data can either be given or also stated with a data absent reason." }, { "id": "Organization.address.line", "min": 1, "path": "Organization.address.line", "comment": "This information is required. That means that the data can either be given or also stated with a data absent reason." }, { "id": "Organization.address.city", "min": 1, "path": "Organization.address.city", "comment": "This information is required. That means that the data can either be given or also stated with a data absent reason." }, { "id": "Organization.address.state", "min": 1, "path": "Organization.address.state", "comment": "This information is required. That means that the data can either be given or also stated with a data absent reason." }, { "id": "Organization.address.postalCode", "min": 1, "path": "Organization.address.postalCode", "comment": "This information is required. That means that the data can either be given or also stated with a data absent reason." }, { "id": "Organization.address.country", "min": 1, "path": "Organization.address.country", "comment": "This information is required. That means that the data can either be given or also stated with a data absent reason." } ] }, "baseDefinition": "https://gematik.de/fhir/ti/StructureDefinition/ti-organization" }