PackagesCanonicalsLogsProblems
    Packages
    ehealth4u.package@1.0.0
    http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-location-r4
{
  "description": "The main use-case of this profile is to represent the general location profile serving the needs of the prototype of the naitonal integrated EHR system of Cyprus.",
  "_filename": "CYEHRSDLocation.StructureDefinition.json",
  "package_name": "ehealth4u.package",
  "date": null,
  "derivation": "constraint",
  "publisher": "eHealth4U",
  "fhirVersion": "4.0.1",
  "name": "CYEHRSDLocation",
  "abstract": false,
  "type": "Location",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Cyprus EHR Location profile",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "d5d7226f-92c8-477c-94b9-99f12884e519",
  "kind": "resource",
  "url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-location-r4",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Location.meta",
      "path": "Location.meta"
    }, {
      "id": "Location.meta.profile",
      "min": 1,
      "path": "Location.meta.profile",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "value"
        } ]
      }
    }, {
      "id": "Location.meta.profile:CyprusEHRProfile",
      "max": "1",
      "min": 1,
      "path": "Location.meta.profile",
      "sliceName": "CyprusEHRProfile",
      "fixedCanonical": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-location-r4"
    }, {
      "id": "Location.language",
      "path": "Location.language",
      "binding": {
        "strength": "required",
        "valueSet": "http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsilanguage",
        "description": "A human language as defined by eHDSI"
      },
      "definition": "The base language in which the resource is written.\r\n\r\nCyprusEHR: As defined by eHDSI MVC."
    }, {
      "id": "Location.identifier.system",
      "min": 1,
      "path": "Location.identifier.system"
    }, {
      "id": "Location.identifier.value",
      "min": 1,
      "path": "Location.identifier.value"
    }, {
      "id": "Location.operationalStatus.system",
      "min": 1,
      "path": "Location.operationalStatus.system"
    }, {
      "id": "Location.operationalStatus.code",
      "min": 1,
      "path": "Location.operationalStatus.code"
    }, {
      "id": "Location.operationalStatus.display",
      "min": 1,
      "path": "Location.operationalStatus.display"
    }, {
      "id": "Location.type.coding.system",
      "min": 1,
      "path": "Location.type.coding.system"
    }, {
      "id": "Location.type.coding.code",
      "min": 1,
      "path": "Location.type.coding.code"
    }, {
      "id": "Location.type.coding.display",
      "min": 1,
      "path": "Location.type.coding.display"
    }, {
      "id": "Location.address",
      "path": "Location.address",
      "type": [ {
        "code": "Address",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Address", "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-address" ]
      } ]
    }, {
      "id": "Location.physicalType.coding.system",
      "min": 1,
      "path": "Location.physicalType.coding.system"
    }, {
      "id": "Location.physicalType.coding.code",
      "min": 1,
      "path": "Location.physicalType.coding.code"
    }, {
      "id": "Location.physicalType.coding.display",
      "min": 1,
      "path": "Location.physicalType.coding.display"
    }, {
      "id": "Location.managingOrganization",
      "path": "Location.managingOrganization",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization", "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-organization-r4" ]
      } ]
    }, {
      "id": "Location.managingOrganization.reference",
      "min": 1,
      "path": "Location.managingOrganization.reference"
    }, {
      "id": "Location.partOf",
      "path": "Location.partOf",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Location", "https://example.org/fhir/StructureDefinition/cyehr-sd-location-r4" ]
      } ]
    } ]
  },
  "contact": [ {
    "name": "eHealth Lab (University of Cyprus)",
    "telecom": [ {
      "use": "work",
      "value": "ehealthl@ucy.ac.cy",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location"
}