PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept-workflow.r4@1.5.0-beta7
    https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Organization_EU
{
  "description": "This Organization Profile is sent by the NCPeH when redeeming a Prescription in the EU",
  "_filename": "StructureDefinition-GEM-ERP-PR-Organization-EU.json",
  "package_name": "de.gematik.erezept-workflow.r4",
  "date": "2025-01-01",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "GEM_ERP_PR_Organization_EU",
  "abstract": false,
  "type": "Organization",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Organization Information Received from the EU",
  "package_version": "1.5.0-beta7",
  "status": "draft",
  "id": "0ee04c04-db97-4163-91dc-7273a53a59b1",
  "kind": "resource",
  "url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Organization_EU",
  "version": "1.5",
  "differential": {
    "element": [ {
      "id": "Organization.meta",
      "min": 1,
      "path": "Organization.meta"
    }, {
      "id": "Organization.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Organization.meta.profile",
      "fixedCanonical": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Organization_EU|1.5"
    }, {
      "id": "Organization.identifier",
      "path": "Organization.identifier",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "description": "Identifier for the practitioner",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Organization.identifier:ehdsi",
      "max": "1",
      "min": 0,
      "path": "Organization.identifier",
      "sliceName": "ehdsi"
    }, {
      "id": "Organization.identifier:ehdsi.use",
      "path": "Organization.identifier.use",
      "fixedCode": "official"
    }, {
      "id": "Organization.identifier:ehdsi.system",
      "min": 1,
      "path": "Organization.identifier.system",
      "fixedUri": "ehdsi-dataelement-285",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:ehdsi.value",
      "path": "Organization.identifier.value",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:facilityId",
      "max": "1",
      "min": 0,
      "path": "Organization.identifier",
      "sliceName": "facilityId"
    }, {
      "id": "Organization.identifier:facilityId.use",
      "path": "Organization.identifier.use",
      "fixedCode": "official"
    }, {
      "id": "Organization.identifier:facilityId.system",
      "min": 1,
      "path": "Organization.identifier.system",
      "fixedUri": "facilityId",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:facilityId.value",
      "path": "Organization.identifier.value",
      "mustSupport": true
    }, {
      "id": "Organization.name",
      "min": 1,
      "path": "Organization.name",
      "mustSupport": true
    }, {
      "id": "Organization.address",
      "max": "1",
      "path": "Organization.address",
      "mustSupport": true
    }, {
      "id": "Organization.address.line",
      "path": "Organization.address.line",
      "mustSupport": true
    }, {
      "id": "Organization.address.city",
      "path": "Organization.address.city",
      "mustSupport": true
    }, {
      "id": "Organization.address.state",
      "path": "Organization.address.state",
      "mustSupport": true
    }, {
      "id": "Organization.address.postalCode",
      "path": "Organization.address.postalCode",
      "mustSupport": true
    }, {
      "id": "Organization.address.country",
      "path": "Organization.address.country",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization"
}