<status value="draft" /> <date value="2021-02-25" /> <publisher value="Israel Core Team" /> <contact> <telecom> <system value="email" /> <value value="ido.levin@moh.gov.il" /> <use value="work" /> </telecom> </contact> <description value="Adds several Israel-specific extensions and constraints, plus geocode extension to the Address datatype" /> <jurisdiction> <coding> <system value="urn:iso:std:iso:3166" /> <code value="IL" /> </coding> </jurisdiction> <copyright value="Israeli Ministry of Health" /> <fhirVersion value="4.0.1" /> <mapping> <identity value="v2" /> <uri value="http://hl7.org/v2" /> <name value="HL7 v2 Mapping" /> </mapping> <mapping> <identity value="rim" /> <uri value="http://hl7.org/v3" /> <name value="RIM Mapping" /> </mapping> <mapping> <identity value="servd" /> <uri value="http://www.omg.org/spec/ServD/1.0/" /> <name value="ServD" /> </mapping> <mapping> <identity value="vcard" /> <uri value="http://w3.org/vcard" /> <name value="vCard Mapping" /> </mapping> <kind value="complex-type" /> <abstract value="false" /> <type value="Address" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Address" /> <derivation value="constraint" /> <snapshot> <element id="Address"> <path value="Address" /> <short value="An address expressed using postal conventions (as opposed to GPS or other location definition formats)" /> <definition value="An address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations which might not be valid for mail delivery. There are a variety of postal address formats defined around the world." /> <comment value="Note: address is intended to describe postal addresses for administrative purposes, not to describe absolute geographical coordinates. Postal addresses are often used as proxies for physical locations (also see the [Location](location.html#) resource)." /> <min value="0" /> <max value="*" /> <base> <path value="Address" /> <min value="0" /> <max value="*" /> </base> <condition value="ele-1" /> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <mapping> <identity value="rim" /> <map value="n/a" /> </mapping> <mapping> <identity value="v2" /> <map value="XAD" /> </mapping> <mapping> <identity value="rim" /> <map value="AD" /> </mapping> <mapping> <identity value="servd" /> <map value="Address" /> </mapping> </element> <element id="Address.id"> <path value="Address.id" /> <representation value="xmlAttr" /> <short value="Unique id for inter-element referencing" /> <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." /> <min value="0" /> <max value="1" /> <base> <path value="Element.id" /> <min value="0" /> <max value="1" /> </base> <type> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"> <valueUrl value="string" /> </extension> <code value="http://hl7.org/fhirpath/System.String" /> </type> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value="n/a" /> </mapping> </element> <element id="Address.extension"> <path value="Address.extension" /> <slicing> <discriminator> <type value="value" /> <path value="url" /> </discriminator> <description value="Extensions are always sliced by (at least) url" /> <rules value="open" /> </slicing> <short value="Additional content defined by implementations" /> <definition value="May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension." /> <comment value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone." /> <alias value="extensions" /> <alias value="user content" /> <min value="0" /> <max value="*" /> <base> <path value="Element.extension" /> <min value="0" /> <max value="*" /> </base> <type> <code value="Extension" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <constraint> <key value="ext-1" /> <severity value="error" /> <human value="Must have either extensions or value[x], not both" /> <expression value="extension.exists() != value.exists()" /> <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])" /> <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value="n/a" /> </mapping> </element> <element id="Address.extension:geolocation"> <path value="Address.extension" /> <sliceName value="geolocation" /> <short value="geolocation" /> <definition value="An absolute geographic location" /> <comment value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone." /> <alias value="extensions" /> <alias value="user content" /> <min value="0" /> <max value="1" /> <base> <path value="Element.extension" /> <min value="0" /> <max value="*" /> </base> <type> <code value="Extension" /> <profile value="http://hl7.org/fhir/StructureDefinition/geolocation" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <constraint> <key value="ext-1" /> <severity value="error" /> <human value="Must have either extensions or value[x], not both" /> <expression value="extension.exists() != value.exists()" /> <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])" /> <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value="n/a" /> </mapping> </element> <element id="Address.extension:statArea"> <path value="Address.extension" /> <sliceName value="statArea" /> <short value="Extension: Statistical Area" /> <definition value="Extension: Statistical Area. Subdivisions of cities for statistical purposes" /> <comment value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone." /> <alias value="extensions" /> <alias value="user content" /> <min value="0" /> <max value="*" /> <base> <path value="Element.extension" /> <min value="0" /> <max value="*" /> </base> <type> <code value="Extension" /> <profile value="http://fhir.health.gov.il/StructureDefinition/ext-statistical-area" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <constraint> <key value="ext-1" /> <severity value="error" /> <human value="Must have either extensions or value[x], not both" /> <expression value="extension.exists() != value.exists()" /> <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])" /> <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> <mapping> <identity value="rim" /> <map value="n/a" /> </mapping> </element> <element id="Address.use"> <path value="Address.use" /> <short value="home | work | temp | old | billing - purpose of this address" /> <definition value="The purpose of this address." /> <comment value="Applications can assume that an address is current unless it explicitly says that it is temporary or old." /> <requirements value="Allows an appropriate address to be chosen from a list of many." /> <min value="0" /> <max value="1" /> <base> <path value="Address.use" /> <min value="0" /> <max value="1" /> </base> <type> <code value="code" /> </type> <example> <label value="General" /> <valueCode value="home" /> </example> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="true" /> <isModifierReason value="This is labeled as "Is Modifier" because applications should not mistake a temporary or old address etc.for a current/permanent one" /> <isSummary value="true" /> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="AddressUse" /> </extension> <strength value="required" /> <description value="The use of an address." /> <valueSet value="http://hl7.org/fhir/ValueSet/address-use|4.0.1" /> </binding> <mapping> <identity value="v2" /> <map value="XAD.7" /> </mapping> <mapping> <identity value="rim" /> <map value="unique(./use)" /> </mapping> <mapping> <identity value="servd" /> <map value="./AddressPurpose" /> </mapping> </element> <element id="Address.type"> <path value="Address.type" /> <short value="postal | physical | both" /> <definition value="Distinguishes between physical addresses (those you can visit) and mailing addresses (e.g. PO Boxes and care-of addresses). Most addresses are both." /> <comment value="The definition of Address states that "address is intended to describe postal addresses, not physical locations". However, many applications track whether an address has a dual purpose of being a location that can be visited as well as being a valid delivery destination, and Postal addresses are often used as proxies for physical locations (also see the [Location](location.html#) resource)." /> <min value="0" /> <max value="1" /> <base> <path value="Address.type" /> <min value="0" /> <max value="1" /> </base> <type> <code value="code" /> </type> <example> <label value="General" /> <valueCode value="both" /> </example> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="true" /> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="AddressType" /> </extension> <strength value="required" /> <description value="The type of an address (physical / postal)." /> <valueSet value="http://hl7.org/fhir/ValueSet/address-type|4.0.1" /> </binding> <mapping> <identity value="v2" /> <map value="XAD.18" /> </mapping> <mapping> <identity value="rim" /> <map value="unique(./use)" /> </mapping> <mapping> <identity value="vcard" /> <map value="address type parameter" /> </mapping> </element> <element id="Address.text"> <path value="Address.text" /> <short value="Text representation of the address" /> <definition value="Specifies the entire address as it should be displayed e.g. on a postal label. This may be provided instead of or as well as the specific parts." /> <comment value="Can provide both a text representation and parts. Applications updating an address SHALL ensure that when both text and parts are present, no content is included in the text that isn't found in a part." /> <requirements value="A renderable, unencoded form." /> <min value="0" /> <max value="1" /> <base> <path value="Address.text" /> <min value="0" /> <max value="1" /> </base> <type> <code value="string" /> </type> <example> <label value="General" /> <valueString value="137 Nowhere Street, Erewhon 9132" /> </example> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="true" /> <mapping> <identity value="v2" /> <map value="XAD.1 + XAD.2 + XAD.3 + XAD.4 + XAD.5 + XAD.6" /> </mapping> <mapping> <identity value="rim" /> <map value="./formatted" /> </mapping> <mapping> <identity value="vcard" /> <map value="address label parameter" /> </mapping> </element> <element id="Address.line"> <path value="Address.line" /> <short value="Street name, number, direction & P.O. Box etc." /> <definition value="This component contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information." /> <min value="0" /> <max value="*" /> <base> <path value="Address.line" /> <min value="0" /> <max value="*" /> </base> <type> <code value="string" /> </type> <orderMeaning value="The order in which lines should appear in an address label" /> <example> <label value="Valid Example" /> <valueString value="הירקון 1א' דירה 4 תל אביב" /> </example> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <mustSupport value="true" /> <isModifier value="false" /> <isSummary value="true" /> <mapping> <identity value="v2" /> <map value="XAD.1 + XAD.2 (note: XAD.1 and XAD.2 have different meanings for a company address than for a person address)" /> </mapping> <mapping> <identity value="rim" /> <map value="AD.part[parttype = AL]" /> </mapping> <mapping> <identity value="vcard" /> <map value="street" /> </mapping> <mapping> <identity value="servd" /> <map value="./StreetAddress (newline delimitted)" /> </mapping> </element> <element id="Address.line.id"> <path value="Address.line.id" /> <representation value="xmlAttr" /> <short value="xml:id (or equivalent in JSON)" /> <definition value="unique id for the element within a resource (for internal references)" /> <min value="0" /> <max value="1" /> <base> <path value="Element.id" /> <min value="0" /> <max value="1" /> </base> <type> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"> <valueUrl value="string" /> </extension> <code value="http://hl7.org/fhirpath/System.String" /> </type> <isModifier value="false" /> <isSummary value="false" /> </element> <element id="Address.line.extension"> <path value="Address.line.extension" /> <slicing> <discriminator> <type value="value" /> <path value="url" /> </discriminator> <ordered value="false" /> <rules value="open" /> </slicing> <short value="Additional content defined by implementations" /> <definition value="May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension." /> <comment value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone." /> <alias value="extensions" /> <alias value="user content" /> <min value="0" /> <max value="*" /> <base> <path value="Element.extension" /> <min value="0" /> <max value="*" /> </base> <type> <code value="Extension" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <constraint> <key value="ext-1" /> <severity value="error" /> <human value="Must have either extensions or value[x], not both" /> <expression value="extension.exists() != value.exists()" /> <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" /> <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> </element> <element id="Address.line.extension:streetName"> <path value="Address.line.extension" /> <sliceName value="streetName" /> <short value="Extension: street name" /> <definition value="The street name of the address" /> <comment value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone." /> <alias value="extensions" /> <alias value="user content" /> <min value="0" /> <max value="1" /> <base> <path value="Element.extension" /> <min value="0" /> <max value="*" /> </base> <type> <code value="Extension" /> <profile value="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <constraint> <key value="ext-1" /> <severity value="error" /> <human value="Must have either extensions or value[x], not both" /> <expression value="extension.exists() != value.exists()" /> <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" /> <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> </constraint> <mustSupport value="true" /> <isModifier value="false" /> <isSummary value="false" /> </element> <element id="Address.line.extension:houseNumber"> <path value="Address.line.extension" /> <sliceName value="houseNumber" /> <short value="Extension: house number" /> <definition value="The number of a building, house or lot alongside the street. Also known as "primary street number". This does not number the street but rather the building." /> <comment value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone." /> <alias value="extensions" /> <alias value="user content" /> <min value="0" /> <max value="1" /> <base> <path value="Element.extension" /> <min value="0" /> <max value="*" /> </base> <type> <code value="Extension" /> <profile value="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <constraint> <key value="ext-1" /> <severity value="error" /> <human value="Must have either extensions or value[x], not both" /> <expression value="extension.exists() != value.exists()" /> <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" /> <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> </constraint> <mustSupport value="true" /> <isModifier value="false" /> <isSummary value="false" /> </element> <element id="Address.line.extension:buildingNumberSuffix"> <path value="Address.line.extension" /> <sliceName value="buildingNumberSuffix" /> <short value="Extension: building suffix" /> <definition value="The building suffix (כניסה)" /> <comment value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone." /> <alias value="extensions" /> <alias value="user content" /> <min value="0" /> <max value="1" /> <base> <path value="Element.extension" /> <min value="0" /> <max value="*" /> </base> <type> <code value="Extension" /> <profile value="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <constraint> <key value="ext-1" /> <severity value="error" /> <human value="Must have either extensions or value[x], not both" /> <expression value="extension.exists() != value.exists()" /> <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" /> <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> </element> <element id="Address.line.extension:unitId"> <path value="Address.line.extension" /> <sliceName value="unitId" /> <short value="unit id" /> <definition value="The unit ID e.g., Apt#, Room" /> <comment value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone." /> <alias value="extensions" /> <alias value="user content" /> <min value="0" /> <max value="1" /> <base> <path value="Element.extension" /> <min value="0" /> <max value="*" /> </base> <type> <code value="Extension" /> <profile value="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitID" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <constraint> <key value="ext-1" /> <severity value="error" /> <human value="Must have either extensions or value[x], not both" /> <expression value="extension.exists() != value.exists()" /> <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" /> <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> </element> <element id="Address.line.extension:postBox"> <path value="Address.line.extension" /> <sliceName value="postBox" /> <short value="Extension: post box" /> <definition value="The post box number of the address" /> <comment value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone." /> <alias value="extensions" /> <alias value="user content" /> <min value="0" /> <max value="1" /> <base> <path value="Element.extension" /> <min value="0" /> <max value="*" /> </base> <type> <code value="Extension" /> <profile value="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-postBox" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <constraint> <key value="ext-1" /> <severity value="error" /> <human value="Must have either extensions or value[x], not both" /> <expression value="extension.exists() != value.exists()" /> <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" /> <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> </element> <element id="Address.line.value"> <path value="Address.line.value" /> <representation value="xmlAttr" /> <short value="Primitive value for string" /> <definition value="The actual value" /> <min value="0" /> <max value="1" /> <base> <path value="string.value" /> <min value="0" /> <max value="1" /> </base> <type> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"> <valueUrl value="string" /> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/regex"> <valueString value="[ \r\n\t\S]+" /> </extension> <code value="http://hl7.org/fhirpath/System.String" /> </type> <maxLength value="1048576" /> <isModifier value="false" /> <isSummary value="false" /> </element> <element id="Address.city"> <path value="Address.city" /> <short value="Name of city, town etc." /> <definition value="The name of the city, town, suburb, village or other community or delivery center." /> <alias value="Municpality" /> <min value="0" /> <max value="1" /> <base> <path value="Address.city" /> <min value="0" /> <max value="1" /> </base> <type> <code value="string" /> </type> <example> <label value="Valid Example" /> <valueString value="ירושלים" /> </example> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <mustSupport value="true" /> <isModifier value="false" /> <isSummary value="true" /> <mapping> <identity value="v2" /> <map value="XAD.3" /> </mapping> <mapping> <identity value="rim" /> <map value="AD.part[parttype = CTY]" /> </mapping> <mapping> <identity value="vcard" /> <map value="locality" /> </mapping> <mapping> <identity value="servd" /> <map value="./Jurisdiction" /> </mapping> </element> <element id="Address.city.id"> <path value="Address.city.id" /> <representation value="xmlAttr" /> <short value="xml:id (or equivalent in JSON)" /> <definition value="unique id for the element within a resource (for internal references)" /> <min value="0" /> <max value="1" /> <base> <path value="Element.id" /> <min value="0" /> <max value="1" /> </base> <type> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"> <valueUrl value="string" /> </extension> <code value="http://hl7.org/fhirpath/System.String" /> </type> <isModifier value="false" /> <isSummary value="false" /> </element> <element id="Address.city.extension"> <path value="Address.city.extension" /> <slicing> <discriminator> <type value="value" /> <path value="url" /> </discriminator> <ordered value="false" /> <rules value="open" /> </slicing> <short value="Additional content defined by implementations" /> <definition value="May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension." /> <comment value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone." /> <alias value="extensions" /> <alias value="user content" /> <min value="0" /> <max value="*" /> <base> <path value="Element.extension" /> <min value="0" /> <max value="*" /> </base> <type> <code value="Extension" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <constraint> <key value="ext-1" /> <severity value="error" /> <human value="Must have either extensions or value[x], not both" /> <expression value="extension.exists() != value.exists()" /> <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" /> <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> </element> <element id="Address.city.extension:cityCode"> <path value="Address.city.extension" /> <sliceName value="cityCode" /> <short value="city code" /> <definition value="A coded representation of the city, town or settlement" /> <comment value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone." /> <alias value="extensions" /> <alias value="user content" /> <min value="0" /> <max value="1" /> <base> <path value="Element.extension" /> <min value="0" /> <max value="*" /> </base> <type> <code value="Extension" /> <profile value="http://fhir.health.gov.il/StructureDefinition/ext-city-code" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <constraint> <key value="ext-1" /> <severity value="error" /> <human value="Must have either extensions or value[x], not both" /> <expression value="extension.exists() != value.exists()" /> <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" /> <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> </constraint> <isModifier value="false" /> <isSummary value="false" /> </element> <element id="Address.city.value"> <path value="Address.city.value" /> <representation value="xmlAttr" /> <short value="Primitive value for string" /> <definition value="The actual value" /> <min value="0" /> <max value="1" /> <base> <path value="string.value" /> <min value="0" /> <max value="1" /> </base> <type> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"> <valueUrl value="string" /> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/regex"> <valueString value="[ \r\n\t\S]+" /> </extension> <code value="http://hl7.org/fhirpath/System.String" /> </type> <maxLength value="1048576" /> <isModifier value="false" /> <isSummary value="false" /> </element> <element id="Address.district"> <path value="Address.district" /> <short value="District name (aka county)" /> <definition value="The name of the administrative area (county)." /> <comment value="District is sometimes known as county, but in some regions 'county' is used in place of city (municipality), so county name should be conveyed in city instead." /> <alias value="County" /> <min value="0" /> <max value="1" /> <base> <path value="Address.district" /> <min value="0" /> <max value="1" /> </base> <type> <code value="string" /> </type> <example> <label value="General" /> <valueString value="Madison" /> </example> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="true" /> <mapping> <identity value="v2" /> <map value="XAD.9" /> </mapping> <mapping> <identity value="rim" /> <map value="AD.part[parttype = CNT | CPA]" /> </mapping> </element> <element id="Address.state"> <path value="Address.state" /> <short value="Sub-unit of country (abbreviations ok)" /> <definition value="Sub-unit of a country with limited sovereignty in a federally organized country. A code may be used if codes are in common use (e.g. US 2 letter state codes)." /> <alias value="Province" /> <alias value="Territory" /> <min value="0" /> <max value="1" /> <base> <path value="Address.state" /> <min value="0" /> <max value="1" /> </base> <type> <code value="string" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="true" /> <mapping> <identity value="v2" /> <map value="XAD.4" /> </mapping> <mapping> <identity value="rim" /> <map value="AD.part[parttype = STA]" /> </mapping> <mapping> <identity value="vcard" /> <map value="region" /> </mapping> <mapping> <identity value="servd" /> <map value="./Region" /> </mapping> </element> <element id="Address.postalCode"> <path value="Address.postalCode" /> <short value="Postal code for area" /> <definition value="A postal code designating a region defined by the postal service." /> <alias value="Zip" /> <min value="0" /> <max value="1" /> <base> <path value="Address.postalCode" /> <min value="0" /> <max value="1" /> </base> <type> <code value="string" /> </type> <example> <label value="Valid Example" /> <valueString value="6964101" /> </example> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <mustSupport value="true" /> <isModifier value="false" /> <isSummary value="true" /> <mapping> <identity value="v2" /> <map value="XAD.5" /> </mapping> <mapping> <identity value="rim" /> <map value="AD.part[parttype = ZIP]" /> </mapping> <mapping> <identity value="vcard" /> <map value="code" /> </mapping> <mapping> <identity value="servd" /> <map value="./PostalIdentificationCode" /> </mapping> </element> <element id="Address.country"> <path value="Address.country" /> <short value="Country (e.g. can be ISO 3166 2 or 3 letter code)" /> <definition value="Country - a nation as commonly understood or generally accepted." /> <comment value="ISO 3166 3 letter codes can be used in place of a human readable country name." /> <min value="0" /> <max value="1" /> <base> <path value="Address.country" /> <min value="0" /> <max value="1" /> </base> <type> <code value="string" /> </type> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <isModifier value="false" /> <isSummary value="true" /> <binding> <strength value="required" /> <valueSet value="http://fhir.health.gov.il/ValueSet/il-core-jurisdiction" /> </binding> <mapping> <identity value="v2" /> <map value="XAD.6" /> </mapping> <mapping> <identity value="rim" /> <map value="AD.part[parttype = CNT]" /> </mapping> <mapping> <identity value="vcard" /> <map value="country" /> </mapping> <mapping> <identity value="servd" /> <map value="./Country" /> </mapping> </element> <element id="Address.period"> <path value="Address.period" /> <short value="Time period when address was/is in use" /> <definition value="Time period when address was/is in use." /> <requirements value="Allows addresses to be placed in historical context." /> <min value="0" /> <max value="1" /> <base> <path value="Address.period" /> <min value="0" /> <max value="1" /> </base> <type> <code value="Period" /> </type> <example> <label value="General" /> <valuePeriod> <start value="2010-03-23" /> <end value="2010-07-01" /> </valuePeriod> </example> <constraint> <key value="ele-1" /> <severity value="error" /> <human value="All FHIR elements must have a @value or children" /> <expression value="hasValue() or (children().count() > id.count())" /> <xpath value="@value|f:*|h:div" /> <source value="http://hl7.org/fhir/StructureDefinition/Element" /> </constraint> <mustSupport value="true" /> <isModifier value="false" /> <isSummary value="true" /> <mapping> <identity value="v2" /> <map value="XAD.12 / XAD.13 + XAD.14" /> </mapping> <mapping> <identity value="rim" /> <map value="./usablePeriod[type="IVL<TS>"]" /> </mapping> <mapping> <identity value="servd" /> <map value="./StartDate and ./EndDate" /> </mapping> </element> </snapshot> <differential> <element id="Address.extension:geolocation"> <path value="Address.extension" /> <sliceName value="geolocation" /> <short value="geolocation" /> <definition value="An absolute geographic location" /> <min value="0" /> <max value="1" /> <type> <code value="Extension" /> <profile value="http://hl7.org/fhir/StructureDefinition/geolocation" /> </type> </element> <element id="Address.extension:statArea"> <path value="Address.extension" /> <sliceName value="statArea" /> <short value="Extension: Statistical Area" /> <definition value="Extension: Statistical Area. Subdivisions of cities for statistical purposes" /> <min value="0" /> <max value="*" /> <type> <code value="Extension" /> <profile value="http://fhir.health.gov.il/StructureDefinition/ext-statistical-area" /> </type> </element> <element id="Address.line"> <path value="Address.line" /> <example> <label value="Valid Example" /> <valueString value="הירקון 1א' דירה 4 תל אביב" /> </example> <mustSupport value="true" /> </element> <element id="Address.line.extension"> <path value="Address.line.extension" /> <slicing> <discriminator> <type value="value" /> <path value="url" /> </discriminator> <ordered value="false" /> <rules value="open" /> </slicing> </element> <element id="Address.line.extension:streetName"> <path value="Address.line.extension" /> <sliceName value="streetName" /> <short value="Extension: street name" /> <definition value="The street name of the address" /> <min value="0" /> <max value="1" /> <type> <code value="Extension" /> <profile value="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName" /> </type> <mustSupport value="true" /> </element> <element id="Address.line.extension:houseNumber"> <path value="Address.line.extension" /> <sliceName value="houseNumber" /> <short value="Extension: house number" /> <definition value="The number of a building, house or lot alongside the street. Also known as "primary street number". This does not number the street but rather the building." /> <min value="0" /> <max value="1" /> <type> <code value="Extension" /> <profile value="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber" /> </type> <mustSupport value="true" /> </element> <element id="Address.line.extension:buildingNumberSuffix"> <path value="Address.line.extension" /> <sliceName value="buildingNumberSuffix" /> <short value="Extension: building suffix" /> <definition value="The building suffix (כניסה)" /> <min value="0" /> <max value="1" /> <type> <code value="Extension" /> <profile value="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix" /> </type> </element> <element id="Address.line.extension:unitId"> <path value="Address.line.extension" /> <sliceName value="unitId" /> <short value="unit id" /> <definition value="The unit ID e.g., Apt#, Room" /> <min value="0" /> <max value="1" /> <type> <code value="Extension" /> <profile value="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitID" /> </type> </element> <element id="Address.line.extension:postBox"> <path value="Address.line.extension" /> <sliceName value="postBox" /> <short value="Extension: post box" /> <definition value="The post box number of the address" /> <min value="0" /> <max value="1" /> <type> <code value="Extension" /> <profile value="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-postBox" /> </type> </element> <element id="Address.city"> <path value="Address.city" /> <example> <label value="Valid Example" /> <valueString value="ירושלים" /> </example> <mustSupport value="true" /> </element> <element id="Address.city.extension"> <path value="Address.city.extension" /> <slicing> <discriminator> <type value="value" /> <path value="url" /> </discriminator> <ordered value="false" /> <rules value="open" /> </slicing> </element> <element id="Address.city.extension:cityCode"> <path value="Address.city.extension" /> <sliceName value="cityCode" /> <short value="city code" /> <definition value="A coded representation of the city, town or settlement" /> <min value="0" /> <max value="1" /> <type> <code value="Extension" /> <profile value="http://fhir.health.gov.il/StructureDefinition/ext-city-code" /> </type> </element> <element id="Address.postalCode"> <path value="Address.postalCode" /> <example> <label value="Valid Example" /> <valueString value="6964101" /> </example> <mustSupport value="true" /> </element> <element id="Address.country"> <path value="Address.country" /> <binding> <strength value="required" /> <valueSet value="http://fhir.health.gov.il/ValueSet/il-core-jurisdiction" /> </binding> </element> <element id="Address.period"> <path value="Address.period" /> <mustSupport value="true" /> </element> </differential> </StructureDefinition>