PackagesCanonicalsLogsProblems
    Packages
    ehealth4u.package@1.0.0
    http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-nofixedaddress
{
  "description": "Extension indicating whether there is a fixed address or  not. If it is \\\"true\\\" no more information should be requested for the Address instance.",
  "_filename": "CYEHREXTNoFixedAddress.StructureDefinition.json",
  "package_name": "ehealth4u.package",
  "date": null,
  "derivation": "constraint",
  "publisher": "eHealth4U",
  "fhirVersion": "4.0.1",
  "name": "CYEHREXTNoFixedAddress",
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Cyprus EHR Extension: No Fixed Address",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "4090a0dc-f221-4872-b052-577d8869e326",
  "kind": "complex-type",
  "url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-nofixedaddress",
  "context": [ {
    "type": "element",
    "expression": "Address"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-nofixedaddress"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "boolean"
      } ]
    } ]
  },
  "contact": [ {
    "name": "eHealth Lab (University of Cyprus)",
    "telecom": [ {
      "use": "work",
      "value": "ehealthl@ucy.ac.cy",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}