PackagesCanonicalsLogsProblems
    Packages
    ehealth4u.package@1.0.0
    http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-organization-r4
{
  "description": "Organization profile for the prototype of the national integrated EHR of Cyprus. The CYEHRSDOrganization profile main use-case is to describe the different types of organizations that exist in Cyprus and participate to the healthcare sector of Cyprus.",
  "_filename": "CYEHRSDOrganization.StructureDefinition.json",
  "package_name": "ehealth4u.package",
  "date": null,
  "derivation": "constraint",
  "publisher": "eHealth4U",
  "fhirVersion": "4.0.1",
  "name": "CYEHRSDOrganization",
  "abstract": false,
  "type": "Organization",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "Cyprus EHR Organization profile",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "54d5da8d-a9ab-4283-b8b4-94bf98332650",
  "kind": "resource",
  "url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-organization-r4",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Organization.meta",
      "path": "Organization.meta"
    }, {
      "id": "Organization.meta.profile",
      "min": 1,
      "path": "Organization.meta.profile",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "value"
        } ]
      }
    }, {
      "id": "Organization.meta.profile:cyprusEHRProfile",
      "max": "1",
      "min": 1,
      "path": "Organization.meta.profile",
      "sliceName": "cyprusEHRProfile",
      "definition": "A list of profiles (references to [StructureDefinition](structuredefinition.html#) resources) that this resource claims to conform to. The URL is a reference to [StructureDefinition.url](structuredefinition-definitions.html#StructureDefinition.url).\r\n\r\nCyprusEHR: All downstream projects using Organization resource of Cyprus EHR should conform to http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-organization-r4",
      "fixedCanonical": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-organization-r4"
    }, {
      "id": "Organization.identifier",
      "min": 1,
      "path": "Organization.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "Organization.identifier:SPOR",
      "max": "1",
      "path": "Organization.identifier",
      "short": "Identifies this organization  across the SPOR Organization Management Service",
      "sliceName": "SPOR",
      "definition": "Identifies this organization  across the SPOR Organization Management Service handled by EMA for data comprising organisation name and location address, for organisations such as marketing authorisation holders, sponsors, regulatory authorities and manufacturers. (https://www.ema.europa.eu/en/human-regulatory/research-development/data-medicines-iso-idmp-standards/spor-master-data/organisation-management-service-oms)",
      "patternIdentifier": {
        "system": "https://spor.ema.europa.eu/omswi/#/"
      }
    }, {
      "id": "Organization.identifier:SPOR.system",
      "min": 1,
      "path": "Organization.identifier.system"
    }, {
      "id": "Organization.identifier:SPOR.value",
      "min": 1,
      "path": "Organization.identifier.value"
    }, {
      "id": "Organization.address",
      "path": "Organization.address",
      "type": [ {
        "code": "Address",
        "profile": [ "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-address" ]
      } ]
    }, {
      "id": "Organization.contact.address",
      "path": "Organization.contact.address",
      "type": [ {
        "code": "Address",
        "profile": [ "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-address", "http://hl7.org/fhir/StructureDefinition/Address" ]
      } ]
    } ]
  },
  "contact": [ {
    "name": "eHealth Lab (University of Cyprus)",
    "telecom": [ {
      "use": "work",
      "value": "ehealthl@ucy.ac.cy",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization"
}