{
"description": "This extension applies to the Address data type and is used to indicate that a location address is not a fixed address for an individual.",
"_filename": "StructureDefinition-extention-no-fixed-address.json",
"package_name": "signal.core.r4",
"date": "2023-05-31T20:14:35.7680209+00:00",
"derivation": "constraint",
"publisher": "HL7 International / FHIR Infrastructure",
"fhirVersion": "4.0.1",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"name": "PatNoFixedAddress",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "Extension",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "Patient No Fixed Address",
"package_version": "0.2.9",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
} ],
"status": "draft",
"id": "44713306-2f46-4299-b886-f4ab938c9e74",
"kind": "complex-type",
"url": "http://hl7.org/fhir/StructureDefinition/no-fixed-address",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.5.1349",
"system": "urn:ietf:rfc:3986"
} ],
"context": [ {
"type": "element",
"expression": "Address"
} ],
"version": "1.0.0",
"differential": {
"element": [ {
"id": "Extension",
"max": "1",
"path": "Extension",
"short": "No fixed address indicator",
"definition": "No fixed address indicator."
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://hl7.org.au/fhir/StructureDefinition/no-fixed-address"
}, {
"id": "Extension.value[x]",
"min": 1,
"path": "Extension.value[x]",
"type": [ {
"code": "boolean"
} ],
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "$this",
"type": "type"
} ]
}
}, {
"id": "Extension.value[x]:valueBoolean",
"min": 1,
"path": "Extension.value[x]",
"type": [ {
"code": "boolean"
} ],
"short": "Indicator of no fixed address",
"comment": "Note that this extension is constrained to only permit true indicators, does not permit negative assertions",
"sliceName": "valueBoolean",
"fixedBoolean": true
} ]
},
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/Special/committees/fhir-i",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}