{ "description": "This extension applies to the Address datatype and indicates that there is an assertion that there is no fixed address.", "_filename": "structuredefinition-ext-nofixedaddress.json", "package_name": "hl7.fhir.ca.baseline", "date": "2024-08-09", "derivation": "constraint", "publisher": "HL7 Canada - FHIR Implementation Work Group", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "CA", "system": "urn:iso:std:iso:3166" } ] } ], "name": "ExtensionNoFixedAddress", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "Extension", "experimental": null, "resourceType": "StructureDefinition", "title": "Extension: No fixed address flag", "package_version": "1.2.0", "status": "draft", "id": "72e08735-6743-48c8-80c9-5201d04cf253", "kind": "complex-type", "url": "http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-nofixedaddress", "context": [ { "type": "element", "expression": "Address" } ], "version": "0.3.1", "differential": { "element": [ { "id": "Extension", "max": "1", "min": 0, "path": "Extension", "comment": "An assertion that there is no fixed address", "definition": "No Fixed Address indicator", "isModifier": false }, { "id": "Extension.url", "max": "1", "min": 1, "path": "Extension.url", "fixedUri": "http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-nofixedaddress" }, { "id": "Extension.valueBoolean", "max": "1", "min": 1, "path": "Extension.valueBoolean", "definition": "Boolean flag representing an assertion", "fixedBoolean": true } ] }, "contact": [ { "telecom": [ { "value": "https://infocentral.infoway-inforoute.ca/en/collaboration/wg/fhir-implementations", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension" }