PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept.eu@0.9.1-beta
    https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_Organization
{
  "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": "de.gematik.erezept.eu",
  "date": "2025-01-01",
  "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": "0.9.1-beta",
  "status": "draft",
  "id": "36934f04-767b-4015-8588-5da918726c22",
  "kind": "resource",
  "url": "https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_Organization",
  "version": "1.0",
  "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-eu/StructureDefinition/GEM_ERPEU_PR_Organization|1.5"
    }, {
      "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",
      "mustSupport": true
    }, {
      "id": "Organization.identifier.system",
      "path": "Organization.identifier.system",
      "mustSupport": true
    }, {
      "id": "Organization.identifier.value",
      "min": 1,
      "path": "Organization.identifier.value",
      "mustSupport": true
    }, {
      "id": "Organization.type",
      "max": "1",
      "min": 1,
      "path": "Organization.type",
      "short": "Organization Type",
      "definition": "States the type of the organization as: pharmacy, hospital, doctor's office, dentitst's office",
      "mustSupport": true
    }, {
      "id": "Organization.type.coding",
      "max": "1",
      "min": 1,
      "path": "Organization.type.coding",
      "binding": {
        "strength": "required",
        "valueSet": "https://gematik.de/fhir/erp-eu/ValueSet/GEM_ERPEU_VS_HealthCareFacilityType"
      },
      "definition": "States the type of the organization as: pharmacy, hospital, doctor's office, dentitst's office",
      "mustSupport": true
    }, {
      "id": "Organization.type.coding.system",
      "min": 1,
      "path": "Organization.type.coding.system",
      "mustSupport": true
    }, {
      "id": "Organization.type.coding.code",
      "min": 1,
      "path": "Organization.type.coding.code",
      "mustSupport": true
    }, {
      "id": "Organization.type.coding.display",
      "path": "Organization.type.coding.display",
      "mustSupport": true
    }, {
      "id": "Organization.name",
      "min": 1,
      "path": "Organization.name",
      "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.",
      "mustSupport": true
    }, {
      "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.",
      "mustSupport": true
    }, {
      "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.",
      "mustSupport": true
    }, {
      "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.",
      "mustSupport": true
    }, {
      "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.",
      "mustSupport": true
    }, {
      "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.",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization"
}