StructureDefinition-ch-core-contactpoint-ech-46-internet.xml
  1 <?xml version="1.0" encoding="utf-8"?>
  2 <StructureDefinition xmlns="http://hl7.org/fhir">
  3   <id value="ch-core-contactpoint-ech-46-internet" />
  4   <url value="http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-contactpoint-ech-46-internet" />
  5   <version value="6.0.0-ballot-ci-build" />
  6   <name value="CHCoreContactPointECH46Internet" />
  7   <title value="CH Core ContactPoint eCH-0046 Internet" />
  8   <status value="active" />
  9   <date value="2025-01-29T14:29:51.0000000+01:00" />
 10   <publisher value="HL7 Switzerland" />
 11   <contact>
 12     <name value="HL7 Switzerland" />
 13     <telecom>
 14       <system value="url" />
 15       <value value="https://www.hl7.ch/" />
 16     </telecom>
 17   </contact>
 18   <contact>
 19     <name value="HL7 Switzerland" />
 20     <telecom>
 21       <system value="url" />
 22       <value value="https://www.hl7.ch/" />
 23       <use value="work" />
 24     </telecom>
 25   </contact>
 26   <description value="Internet address as contact point of a person or organization according to eCH-0046" />
 27   <jurisdiction>
 28     <coding>
 29       <system value="urn:iso:std:iso:3166" />
 30       <code value="CH" />
 31     </coding>
 32   </jurisdiction>
 33   <copyright value="CC0-1.0" />
 34   <fhirVersion value="4.0.1" />
 35   <mapping>
 36     <identity value="eCH" />
 37     <uri value="https://www.ech.ch/" />
 38     <name value="eCH Standards" />
 39   </mapping>
 40   <mapping>
 41     <identity value="v2" />
 42     <uri value="http://hl7.org/v2" />
 43     <name value="HL7 v2 Mapping" />
 44   </mapping>
 45   <mapping>
 46     <identity value="rim" />
 47     <uri value="http://hl7.org/v3" />
 48     <name value="RIM Mapping" />
 49   </mapping>
 50   <mapping>
 51     <identity value="servd" />
 52     <uri value="http://www.omg.org/spec/ServD/1.0/" />
 53     <name value="ServD" />
 54   </mapping>
 55   <kind value="complex-type" />
 56   <abstract value="false" />
 57   <type value="ContactPoint" />
 58   <baseDefinition value="http://hl7.org/fhir/StructureDefinition/ContactPoint" />
 59   <derivation value="constraint" />
 60   <snapshot>
 61     <element id="ContactPoint">
 62       <path value="ContactPoint" />
 63       <short value="CH Core ContactPoint eCH-0046 Internet" />
 64       <definition value="Details for all kinds of technology mediated contact points for a person or organization, including telephone, email, etc." />
 65       <min value="0" />
 66       <max value="*" />
 67       <base>
 68         <path value="ContactPoint" />
 69         <min value="0" />
 70         <max value="*" />
 71       </base>
 72       <condition value="ele-1" />
 73       <constraint>
 74         <key value="cpt-2" />
 75         <severity value="error" />
 76         <human value="A system is required if a value is provided." />
 77         <expression value="value.empty() or system.exists()" />
 78         <xpath value="not(exists(f:value)) or exists(f:system)" />
 79         <source value="http://hl7.org/fhir/StructureDefinition/ContactPoint" />
 80       </constraint>
 81       <constraint>
 82         <key value="ele-1" />
 83         <severity value="error" />
 84         <human value="All FHIR elements must have a @value or children" />
 85         <expression value="hasValue() or (children().count() > id.count())" />
 86         <xpath value="@value|f:*|h:div" />
 87         <source value="http://hl7.org/fhir/StructureDefinition/Element" />
 88       </constraint>
 89       <isModifier value="false" />
 90       <mapping>
 91         <identity value="eCH" />
 92         <map value="eCH-0046: internet" />
 93       </mapping>
 94       <mapping>
 95         <identity value="rim" />
 96         <map value="n/a" />
 97       </mapping>
 98       <mapping>
 99         <identity value="v2" />
100         <map value="XTN" />
101       </mapping>
102       <mapping>
103         <identity value="rim" />
104         <map value="TEL" />
105       </mapping>
106       <mapping>
107         <identity value="servd" />
108         <map value="ContactPoint" />
109       </mapping>
110     </element>
111     <element id="ContactPoint.id">
112       <path value="ContactPoint.id" />
113       <representation value="xmlAttr" />
114       <short value="Unique id for inter-element referencing" />
115       <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." />
116       <min value="0" />
117       <max value="1" />
118       <base>
119         <path value="Element.id" />
120         <min value="0" />
121         <max value="1" />
122       </base>
123       <type>
124         <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type">
125           <valueUrl value="string" />
126         </extension>
127         <code value="http://hl7.org/fhirpath/System.String" />
128       </type>
129       <isModifier value="false" />
130       <isSummary value="false" />
131       <mapping>
132         <identity value="rim" />
133         <map value="n/a" />
134       </mapping>
135     </element>
136     <element id="ContactPoint.extension">
137       <path value="ContactPoint.extension" />
138       <slicing>
139         <discriminator>
140           <type value="value" />
141           <path value="url" />
142         </discriminator>
143         <description value="Extensions are always sliced by (at least) url" />
144         <rules value="open" />
145       </slicing>
146       <short value="Additional content defined by implementations" />
147       <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." />
148       <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." />
149       <alias value="extensions" />
150       <alias value="user content" />
151       <min value="0" />
152       <max value="*" />
153       <base>
154         <path value="Element.extension" />
155         <min value="0" />
156         <max value="*" />
157       </base>
158       <type>
159         <code value="Extension" />
160       </type>
161       <constraint>
162         <key value="ele-1" />
163         <severity value="error" />
164         <human value="All FHIR elements must have a @value or children" />
165         <expression value="hasValue() or (children().count() > id.count())" />
166         <xpath value="@value|f:*|h:div" />
167         <source value="http://hl7.org/fhir/StructureDefinition/Element" />
168       </constraint>
169       <constraint>
170         <key value="ext-1" />
171         <severity value="error" />
172         <human value="Must have either extensions or value[x], not both" />
173         <expression value="extension.exists() != value.exists()" />
174         <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])" />
175         <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
176       </constraint>
177       <isModifier value="false" />
178       <isSummary value="false" />
179       <mapping>
180         <identity value="rim" />
181         <map value="n/a" />
182       </mapping>
183     </element>
184     <element id="ContactPoint.system">
185       <path value="ContactPoint.system" />
186       <short value="phone | fax | email | pager | url | sms | other" />
187       <definition value="Telecommunications form for contact point - what communications system is required to make use of the contact." />
188       <min value="1" />
189       <max value="1" />
190       <base>
191         <path value="ContactPoint.system" />
192         <min value="0" />
193         <max value="1" />
194       </base>
195       <type>
196         <code value="code" />
197       </type>
198       <fixedCode value="url" />
199       <condition value="cpt-2" />
200       <constraint>
201         <key value="ele-1" />
202         <severity value="error" />
203         <human value="All FHIR elements must have a @value or children" />
204         <expression value="hasValue() or (children().count() > id.count())" />
205         <xpath value="@value|f:*|h:div" />
206         <source value="http://hl7.org/fhir/StructureDefinition/Element" />
207       </constraint>
208       <isModifier value="false" />
209       <isSummary value="true" />
210       <binding>
211         <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
212           <valueString value="ContactPointSystem" />
213         </extension>
214         <strength value="required" />
215         <description value="Telecommunications form for contact point." />
216         <valueSet value="http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1" />
217       </binding>
218       <mapping>
219         <identity value="eCH" />
220         <map value="eCH-0046: internetType" />
221       </mapping>
222       <mapping>
223         <identity value="v2" />
224         <map value="XTN.3" />
225       </mapping>
226       <mapping>
227         <identity value="rim" />
228         <map value="./scheme" />
229       </mapping>
230       <mapping>
231         <identity value="servd" />
232         <map value="./ContactPointType" />
233       </mapping>
234     </element>
235     <element id="ContactPoint.value">
236       <path value="ContactPoint.value" />
237       <short value="The actual contact point details" />
238       <definition value="The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address)." />
239       <comment value="Additional text data such as phone extension numbers, or notes about use of the contact are sometimes included in the value." />
240       <requirements value="Need to support legacy numbers that are not in a tightly controlled format." />
241       <min value="1" />
242       <max value="1" />
243       <base>
244         <path value="ContactPoint.value" />
245         <min value="0" />
246         <max value="1" />
247       </base>
248       <type>
249         <code value="string" />
250       </type>
251       <constraint>
252         <key value="ele-1" />
253         <severity value="error" />
254         <human value="All FHIR elements must have a @value or children" />
255         <expression value="hasValue() or (children().count() > id.count())" />
256         <xpath value="@value|f:*|h:div" />
257         <source value="http://hl7.org/fhir/StructureDefinition/Element" />
258       </constraint>
259       <isModifier value="false" />
260       <isSummary value="true" />
261       <mapping>
262         <identity value="eCH" />
263         <map value="eCH-0046: internetAddress" />
264       </mapping>
265       <mapping>
266         <identity value="v2" />
267         <map value="XTN.1 (or XTN.12)" />
268       </mapping>
269       <mapping>
270         <identity value="rim" />
271         <map value="./url" />
272       </mapping>
273       <mapping>
274         <identity value="servd" />
275         <map value="./Value" />
276       </mapping>
277     </element>
278     <element id="ContactPoint.use">
279       <path value="ContactPoint.use" />
280       <short value="home | work | temp | old | mobile - purpose of this contact point" />
281       <definition value="Identifies the purpose for the contact point." />
282       <comment value="Applications can assume that a contact is current unless it explicitly says that it is temporary or old." />
283       <requirements value="Need to track the way a person uses this contact, so a user can choose which is appropriate for their purpose." />
284       <min value="0" />
285       <max value="1" />
286       <base>
287         <path value="ContactPoint.use" />
288         <min value="0" />
289         <max value="1" />
290       </base>
291       <type>
292         <code value="code" />
293       </type>
294       <constraint>
295         <key value="ele-1" />
296         <severity value="error" />
297         <human value="All FHIR elements must have a @value or children" />
298         <expression value="hasValue() or (children().count() > id.count())" />
299         <xpath value="@value|f:*|h:div" />
300         <source value="http://hl7.org/fhir/StructureDefinition/Element" />
301       </constraint>
302       <isModifier value="true" />
303       <isModifierReason value="This is labeled as "Is Modifier" because applications should not mistake a temporary or old contact etc.for a current/permanent one" />
304       <isSummary value="true" />
305       <binding>
306         <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
307           <valueString value="ContactPointUse" />
308         </extension>
309         <strength value="required" />
310         <description value="Use of contact point." />
311         <valueSet value="http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1" />
312       </binding>
313       <mapping>
314         <identity value="eCH" />
315         <map value="eCH-0046: internetCategory/otherInternetCategory" />
316       </mapping>
317       <mapping>
318         <identity value="v2" />
319         <map value="XTN.2 - but often indicated by field" />
320       </mapping>
321       <mapping>
322         <identity value="rim" />
323         <map value="unique(./use)" />
324       </mapping>
325       <mapping>
326         <identity value="servd" />
327         <map value="./ContactPointPurpose" />
328       </mapping>
329     </element>
330     <element id="ContactPoint.use.id">
331       <path value="ContactPoint.use.id" />
332       <representation value="xmlAttr" />
333       <short value="xml:id (or equivalent in JSON)" />
334       <definition value="unique id for the element within a resource (for internal references)" />
335       <min value="0" />
336       <max value="1" />
337       <base>
338         <path value="Element.id" />
339         <min value="0" />
340         <max value="1" />
341       </base>
342       <type>
343         <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type">
344           <valueUrl value="string" />
345         </extension>
346         <code value="http://hl7.org/fhirpath/System.String" />
347       </type>
348       <isModifier value="false" />
349       <isSummary value="false" />
350     </element>
351     <element id="ContactPoint.use.extension">
352       <path value="ContactPoint.use.extension" />
353       <slicing>
354         <discriminator>
355           <type value="value" />
356           <path value="url" />
357         </discriminator>
358         <rules value="open" />
359       </slicing>
360       <short value="Extension" />
361       <definition value="An Extension" />
362       <min value="0" />
363       <max value="*" />
364       <base>
365         <path value="Element.extension" />
366         <min value="0" />
367         <max value="*" />
368       </base>
369       <type>
370         <code value="Extension" />
371       </type>
372       <constraint>
373         <key value="ele-1" />
374         <severity value="error" />
375         <human value="All FHIR elements must have a @value or children" />
376         <expression value="hasValue() or (children().count() > id.count())" />
377         <xpath value="@value|f:*|h:div" />
378         <source value="http://hl7.org/fhir/StructureDefinition/Element" />
379       </constraint>
380       <constraint>
381         <key value="ext-1" />
382         <severity value="error" />
383         <human value="Must have either extensions or value[x], not both" />
384         <expression value="extension.exists() != value.exists()" />
385         <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" />
386         <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
387       </constraint>
388       <isModifier value="false" />
389       <isSummary value="false" />
390     </element>
391     <element id="ContactPoint.use.extension:internetCategory">
392       <path value="ContactPoint.use.extension" />
393       <sliceName value="internetCategory" />
394       <short value="Optional Extensions Element" />
395       <definition value="Optional Extension Element - found in all resources." />
396       <min value="0" />
397       <max value="1" />
398       <base>
399         <path value="Element.extension" />
400         <min value="0" />
401         <max value="*" />
402       </base>
403       <type>
404         <code value="Extension" />
405         <profile value="http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-46-internetcategory" />
406       </type>
407       <condition value="ele-1" />
408       <constraint>
409         <key value="ele-1" />
410         <severity value="error" />
411         <human value="All FHIR elements must have a @value or children" />
412         <expression value="hasValue() or (children().count() > id.count())" />
413         <xpath value="@value|f:*|h:div" />
414         <source value="http://hl7.org/fhir/StructureDefinition/Element" />
415       </constraint>
416       <constraint>
417         <key value="ext-1" />
418         <severity value="error" />
419         <human value="Must have either extensions or value[x], not both" />
420         <expression value="extension.exists() != value.exists()" />
421         <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" />
422         <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
423       </constraint>
424       <isModifier value="false" />
425       <mapping>
426         <identity value="eCH" />
427         <map value="eCH-0046: internetCategory" />
428       </mapping>
429       <mapping>
430         <identity value="rim" />
431         <map value="n/a" />
432       </mapping>
433       <mapping>
434         <identity value="rim" />
435         <map value="N/A" />
436       </mapping>
437     </element>
438     <element id="ContactPoint.use.value">
439       <path value="ContactPoint.use.value" />
440       <representation value="xmlAttr" />
441       <short value="Primitive value for code" />
442       <definition value="Primitive value for code" />
443       <min value="0" />
444       <max value="1" />
445       <base>
446         <path value="string.value" />
447         <min value="0" />
448         <max value="1" />
449       </base>
450       <type>
451         <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type">
452           <valueUrl value="string" />
453         </extension>
454         <extension url="http://hl7.org/fhir/StructureDefinition/regex">
455           <valueString value="[^\s]+(\s[^\s]+)*" />
456         </extension>
457         <code value="http://hl7.org/fhirpath/System.String" />
458       </type>
459       <isModifier value="false" />
460       <isSummary value="false" />
461     </element>
462     <element id="ContactPoint.rank">
463       <path value="ContactPoint.rank" />
464       <short value="Specify preferred order of use (1 = highest)" />
465       <definition value="Specifies a preferred order in which to use a set of contacts. ContactPoints with lower rank values are more preferred than those with higher rank values." />
466       <comment value="Note that rank does not necessarily follow the order in which the contacts are represented in the instance." />
467       <min value="0" />
468       <max value="1" />
469       <base>
470         <path value="ContactPoint.rank" />
471         <min value="0" />
472         <max value="1" />
473       </base>
474       <type>
475         <code value="positiveInt" />
476       </type>
477       <constraint>
478         <key value="ele-1" />
479         <severity value="error" />
480         <human value="All FHIR elements must have a @value or children" />
481         <expression value="hasValue() or (children().count() > id.count())" />
482         <xpath value="@value|f:*|h:div" />
483         <source value="http://hl7.org/fhir/StructureDefinition/Element" />
484       </constraint>
485       <isModifier value="false" />
486       <isSummary value="true" />
487       <mapping>
488         <identity value="v2" />
489         <map value="n/a" />
490       </mapping>
491       <mapping>
492         <identity value="rim" />
493         <map value="n/a" />
494       </mapping>
495     </element>
496     <element id="ContactPoint.period">
497       <path value="ContactPoint.period" />
498       <short value="Time period when the contact point was/is in use" />
499       <definition value="Time period when the contact point was/is in use." />
500       <min value="0" />
501       <max value="1" />
502       <base>
503         <path value="ContactPoint.period" />
504         <min value="0" />
505         <max value="1" />
506       </base>
507       <type>
508         <code value="Period" />
509       </type>
510       <constraint>
511         <key value="ele-1" />
512         <severity value="error" />
513         <human value="All FHIR elements must have a @value or children" />
514         <expression value="hasValue() or (children().count() > id.count())" />
515         <xpath value="@value|f:*|h:div" />
516         <source value="http://hl7.org/fhir/StructureDefinition/Element" />
517       </constraint>
518       <isModifier value="false" />
519       <isSummary value="true" />
520       <mapping>
521         <identity value="eCH" />
522         <map value="eCH-0046: validity" />
523       </mapping>
524       <mapping>
525         <identity value="v2" />
526         <map value="N/A" />
527       </mapping>
528       <mapping>
529         <identity value="rim" />
530         <map value="./usablePeriod[type="IVL<TS>"]" />
531       </mapping>
532       <mapping>
533         <identity value="servd" />
534         <map value="./StartDate and ./EndDate" />
535       </mapping>
536     </element>
537     <element id="ContactPoint.period.id">
538       <path value="ContactPoint.period.id" />
539       <representation value="xmlAttr" />
540       <short value="Unique id for inter-element referencing" />
541       <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." />
542       <min value="0" />
543       <max value="1" />
544       <base>
545         <path value="Element.id" />
546         <min value="0" />
547         <max value="1" />
548       </base>
549       <type>
550         <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type">
551           <valueUrl value="string" />
552         </extension>
553         <code value="http://hl7.org/fhirpath/System.String" />
554       </type>
555       <isModifier value="false" />
556       <isSummary value="false" />
557       <mapping>
558         <identity value="rim" />
559         <map value="n/a" />
560       </mapping>
561     </element>
562     <element id="ContactPoint.period.extension">
563       <path value="ContactPoint.period.extension" />
564       <slicing>
565         <discriminator>
566           <type value="value" />
567           <path value="url" />
568         </discriminator>
569         <description value="Extensions are always sliced by (at least) url" />
570         <rules value="open" />
571       </slicing>
572       <short value="Additional content defined by implementations" />
573       <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." />
574       <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." />
575       <alias value="extensions" />
576       <alias value="user content" />
577       <min value="0" />
578       <max value="*" />
579       <base>
580         <path value="Element.extension" />
581         <min value="0" />
582         <max value="*" />
583       </base>
584       <type>
585         <code value="Extension" />
586       </type>
587       <constraint>
588         <key value="ele-1" />
589         <severity value="error" />
590         <human value="All FHIR elements must have a @value or children" />
591         <expression value="hasValue() or (children().count() > id.count())" />
592         <xpath value="@value|f:*|h:div" />
593         <source value="http://hl7.org/fhir/StructureDefinition/Element" />
594       </constraint>
595       <constraint>
596         <key value="ext-1" />
597         <severity value="error" />
598         <human value="Must have either extensions or value[x], not both" />
599         <expression value="extension.exists() != value.exists()" />
600         <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])" />
601         <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
602       </constraint>
603       <isModifier value="false" />
604       <isSummary value="false" />
605       <mapping>
606         <identity value="rim" />
607         <map value="n/a" />
608       </mapping>
609     </element>
610     <element id="ContactPoint.period.start">
611       <path value="ContactPoint.period.start" />
612       <short value="Starting time with inclusive boundary" />
613       <definition value="The start of the period. The boundary is inclusive." />
614       <comment value="If the low element is missing, the meaning is that the low boundary is not known." />
615       <min value="0" />
616       <max value="1" />
617       <base>
618         <path value="Period.start" />
619         <min value="0" />
620         <max value="1" />
621       </base>
622       <type>
623         <code value="dateTime" />
624       </type>
625       <condition value="per-1" />
626       <constraint>
627         <key value="ele-1" />
628         <severity value="error" />
629         <human value="All FHIR elements must have a @value or children" />
630         <expression value="hasValue() or (children().count() > id.count())" />
631         <xpath value="@value|f:*|h:div" />
632         <source value="http://hl7.org/fhir/StructureDefinition/Element" />
633       </constraint>
634       <isModifier value="false" />
635       <isSummary value="true" />
636       <mapping>
637         <identity value="eCH" />
638         <map value="eCH-0046: dateFrom" />
639       </mapping>
640       <mapping>
641         <identity value="v2" />
642         <map value="DR.1" />
643       </mapping>
644       <mapping>
645         <identity value="rim" />
646         <map value="./low" />
647       </mapping>
648     </element>
649     <element id="ContactPoint.period.end">
650       <path value="ContactPoint.period.end" />
651       <short value="End time with inclusive boundary, if not ongoing" />
652       <definition value="The end of the period. If the end of the period is missing, it means no end was known or planned at the time the instance was created. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time." />
653       <comment value="The high value includes any matching date/time. i.e. 2012-02-03T10:00:00 is in a period that has an end value of 2012-02-03." />
654       <min value="0" />
655       <max value="1" />
656       <base>
657         <path value="Period.end" />
658         <min value="0" />
659         <max value="1" />
660       </base>
661       <type>
662         <code value="dateTime" />
663       </type>
664       <meaningWhenMissing value="If the end of the period is missing, it means that the period is ongoing" />
665       <condition value="per-1" />
666       <constraint>
667         <key value="ele-1" />
668         <severity value="error" />
669         <human value="All FHIR elements must have a @value or children" />
670         <expression value="hasValue() or (children().count() > id.count())" />
671         <xpath value="@value|f:*|h:div" />
672         <source value="http://hl7.org/fhir/StructureDefinition/Element" />
673       </constraint>
674       <isModifier value="false" />
675       <isSummary value="true" />
676       <mapping>
677         <identity value="eCH" />
678         <map value="eCH-0046: dateTo" />
679       </mapping>
680       <mapping>
681         <identity value="v2" />
682         <map value="DR.2" />
683       </mapping>
684       <mapping>
685         <identity value="rim" />
686         <map value="./high" />
687       </mapping>
688     </element>
689   </snapshot>
690   <differential>
691     <element id="ContactPoint">
692       <path value="ContactPoint" />
693       <short value="CH Core ContactPoint eCH-0046 Internet" />
694       <mapping>
695         <identity value="eCH" />
696         <map value="eCH-0046: internet" />
697       </mapping>
698     </element>
699     <element id="ContactPoint.system">
700       <path value="ContactPoint.system" />
701       <min value="1" />
702       <fixedCode value="url" />
703       <mapping>
704         <identity value="eCH" />
705         <map value="eCH-0046: internetType" />
706       </mapping>
707     </element>
708     <element id="ContactPoint.value">
709       <path value="ContactPoint.value" />
710       <min value="1" />
711       <mapping>
712         <identity value="eCH" />
713         <map value="eCH-0046: internetAddress" />
714       </mapping>
715     </element>
716     <element id="ContactPoint.use">
717       <path value="ContactPoint.use" />
718       <mapping>
719         <identity value="eCH" />
720         <map value="eCH-0046: internetCategory/otherInternetCategory" />
721       </mapping>
722     </element>
723     <element id="ContactPoint.use.extension">
724       <path value="ContactPoint.use.extension" />
725       <slicing>
726         <discriminator>
727           <type value="value" />
728           <path value="url" />
729         </discriminator>
730         <rules value="open" />
731       </slicing>
732     </element>
733     <element id="ContactPoint.use.extension:internetCategory">
734       <path value="ContactPoint.use.extension" />
735       <sliceName value="internetCategory" />
736       <min value="0" />
737       <max value="1" />
738       <type>
739         <code value="Extension" />
740         <profile value="http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-46-internetcategory" />
741       </type>
742       <mapping>
743         <identity value="eCH" />
744         <map value="eCH-0046: internetCategory" />
745       </mapping>
746     </element>
747     <element id="ContactPoint.period">
748       <path value="ContactPoint.period" />
749       <mapping>
750         <identity value="eCH" />
751         <map value="eCH-0046: validity" />
752       </mapping>
753     </element>
754     <element id="ContactPoint.period.start">
755       <path value="ContactPoint.period.start" />
756       <mapping>
757         <identity value="eCH" />
758         <map value="eCH-0046: dateFrom" />
759       </mapping>
760     </element>
761     <element id="ContactPoint.period.end">
762       <path value="ContactPoint.period.end" />
763       <mapping>
764         <identity value="eCH" />
765         <map value="eCH-0046: dateTo" />
766       </mapping>
767     </element>
768   </differential>
769 </StructureDefinition>