URL | http://hl7.org/fhir/4.0/StructureDefinition/extension-Address.use |
Version | |
Status | active |
Description | Cross-Version Extension for Address.use. Valid in versions R2, R3 This is a valid extension because it has the following codes that are not in other versions billing (http://hl7.org/fhir/4.0/address-use) |
Context of Use
This extension may be used in the following contexts:
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | ?! | 0..1 | Extension | home | work | temp | old | billing - purpose of this address |
![]() ![]() ![]() | ..0 | |||
![]() ![]() ![]() | 1.. | code | ||
![]() ![]() ![]() | "http://hl7.org/fhir/4.0/StructureDefinition/extension-Address.use" | |||
![]() |
{ "resourceType" : "StructureDefinition", "id" : "xv-r4-add.use", "url" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-Address.use", "name" : "XVerExtensionAddress.useR4", "title" : "Cross-Version Extension for Address.use in R4", "status" : "active", "experimental" : false, "publisher" : "HL7 FHIR Standard", "contact" : [{ "telecom" : [{ "system" : "url", "value" : "http://hl7.org/fhir" }] }], "description" : "Cross-Version Extension for Address.use. Valid in versions R2, R3\r\n\r\nThis is a valid extension because it has the following codes that are not in other versions billing (http://hl7.org/fhir/4.0/address-use)", "jurisdiction" : [{ "coding" : [{ "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", "code" : "001" }] }], "fhirVersion" : "5.0.0", "kind" : "complex-type", "abstract" : false, "type" : "Extension", "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension", "derivation" : "constraint", "differential" : { "element" : [{ "path" : "Extension", "short" : "home | work | temp | old | billing - purpose of this address", "definition" : "The purpose of this address.", "comment" : "Applications can assume that an address is current unless it explicitly says that it is temporary or old.", "requirements" : "Allows an appropriate address to be chosen from a list of many.", "min" : 0, "max" : "1", "isModifier" : true, "isModifierReason" : "This is labeled as \"Is Modifier\" because applications should not mistake a temporary or old address etc.for a current/permanent one", "mapping" : [{ "identity" : "v2", "map" : "XAD.7" }, { "identity" : "rim", "map" : "unique(./use)" }, { "identity" : "servd", "map" : "./AddressPurpose" }] }, { "path" : "Extension.extension", "max" : "0" }, { "path" : "Extension.value[x]", "min" : 1, "type" : [{ "code" : "code" }] }, { "path" : "Extension.url", "fixedUri" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-Address.use" }] } }