Package | ehealth4u.package |
Resource Type | StructureDefinition |
Id | cyehr-ext-nofixedaddress |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-nofixedaddress |
URL | http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-nofixedaddress |
Status | draft |
Name | CYEHREXTNoFixedAddress |
Title | Cyprus EHR Extension: No Fixed Address |
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. |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
cyehr-sd-address | Cyprus EHR Address datatype |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "cyehr-ext-nofixedaddress", "url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-nofixedaddress", "name": "CYEHREXTNoFixedAddress", "title": "Cyprus EHR Extension: No Fixed Address", "status": "draft", "publisher": "eHealth4U", "contact": [ { "name": "eHealth Lab (University of Cyprus)", "telecom": [ { "system": "email", "value": "ehealthl@ucy.ac.cy", "use": "work" } ] } ], "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.", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Address" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "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" } ] } ] } }