PackagesCanonicalsLogsProblems
    Packages
    ehealth4u.package@1.0.0
    http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-custodian
{
  "description": "Indicates whether an actor is the custodian of the element which is using this extension as part of the actor's profile.",
  "_filename": "CYEHREXTCustodian.StructureDefinition.json",
  "package_name": "ehealth4u.package",
  "date": null,
  "derivation": "constraint",
  "publisher": "eHealth4U",
  "fhirVersion": "4.0.1",
  "name": "CYEHREXTCustodian",
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Cyprus EHR Extension: Custodian",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "50dd9bba-f4cb-4e7a-8e8c-11903f0edc31",
  "kind": "complex-type",
  "url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-custodian",
  "context": [ {
    "type": "element",
    "expression": "Element"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-custodian"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "boolean"
      } ],
      "short": "Custodian of the specified entity",
      "comment": "CyprusEHR: Use TRUE if the actor is indeed the custodian or FALSE otherwise.",
      "definition": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).\r\n\r\nCyprusEHR: Specifies whether the actor using this extension is the custodian of a specific entity represented by an element of the actor's profile."
    } ]
  },
  "contact": [ {
    "name": "eHealth Lab (University of Cyprus)",
    "telecom": [ {
      "use": "work",
      "value": "ehealthl@ucy.ac.cy",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}