Package | ca.on.oh.mha-pds |
Type | StructureDefinition |
Id | ext-nofixedaddress |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.oh.mha-pds@0.9.0-alpha-1.9.7.38&canonical=http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-nofixedaddress |
URL | http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-nofixedaddress |
Version | 0.1.0 |
Status | active |
Date | 2022-08-22T20:17:06.3613088+00:00 |
Name | ExtensionNoFixedAddress |
Title | Extension: No fixed address flag |
Realm | ca |
Authority | hl7 |
Description | This extension applies to the Address datatype and indicates that there is an assertion that there is no fixed address. |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
profile-patient | Patient Profile |
ca-on-mha-profile-patient | MHA Patient Profile |
pnc-patient | PNC Patient |
ca-on-mha-profile-Patient | MHA Patient Profile |
No resources found
Note: links and images are rebased to the (stated) source
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..1 | Extension | Extension | |
![]() ![]() ![]() | 1..1 | uri | "http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-nofixedaddress" | |
![]() ![]() ![]() | 1..1 | boolean | Value of extension Fixed Value: true | |
![]() |
{ "resourceType": "StructureDefinition", "id": "ext-nofixedaddress", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-nofixedaddress", "version": "0.1.0", "name": "ExtensionNoFixedAddress", "title": "Extension: No fixed address flag", "status": "active", "date": "2022-08-22T20:17:06.3613088+00:00", "publisher": "HL7 Canada - FHIR Implementation Work Group", "contact": [ { "telecom": [ { "system": "url", "value": "https://infocentral.infoway-inforoute.ca/en/collaboration/wg/fhir-implementations" } ] } ], "description": "This extension applies to the Address datatype and indicates that there is an assertion that there is no fixed address.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CA" } ] } ], "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "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", "path": "Extension", "definition": "No Fixed Address indicator", "comment": "An assertion that there is no fixed address", "min": 0, "max": "1", "isModifier": false }, { "id": "Extension.url", "path": "Extension.url", "min": 1, "max": "1", "fixedUri": "http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-nofixedaddress" }, { "id": "Extension.value[x]:valueBoolean", "path": "Extension.value[x]", "sliceName": "valueBoolean", "definition": "Boolean flag representing an assertion", "min": 1, "max": "1", "type": [ { "code": "boolean" } ], "fixedBoolean": true } ] } }