CH Core (R4)
            
            6.0.0-ci-build - ci-build
  
            
          
CH Core (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 6.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-core/ and changes regularly. See the Directory of published versions
| Official URL: http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-46-phonecategory | Version: 6.0.0-ci-build | |||
| Active as of 2025-10-30 | Computable Name: ECH46PhoneCategory | |||
| Copyright/Legal: CC0-1.0 | ||||
Extension to define the phone category according to eCH-0046
Context of Use
This extension may be used on the following element(s)
ContactPoint.use    
  Usage info
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
| Name | Flags | Card. | Type | Description & Constraints    Filter:   | 
|---|---|---|---|---|
|   Extension | Extension | |||
|    extension | 0..0 | Extension | ||
|    url | 1..1 | uri | "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-46-phonecategory" | |
|    Slices for value[x] | 1..1 | CodeableConcept | Value of extension Slice: Unordered, Open by type:$this | |
|     value[x]:valueCodeableConcept | 1..1 | CodeableConcept | Value of extension Binding: eCH-0046 Phone Category (extensible) | |
|      coding | 0..* | Coding | Predefined category | |
|      text | 0..1 | string | Category as free text should only be used if none of the predefined categories apply | |
|  Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints    Filter:   | 
|---|---|---|---|---|
|   Extension | 0..* | Extension | Optional Extensions Element | |
|    id | 0..1 | string | Unique id for inter-element referencing | |
|    extension | 0..0 | Extension Slice: Unordered, Open by value:url | ||
|    url | 1..1 | uri | "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-46-phonecategory" | |
|    Slices for value[x] | 1..1 | CodeableConcept | Value of extension Slice: Unordered, Closed by type:$this | |
|     value[x]:valueCodeableConcept | 1..1 | CodeableConcept | Value of extension Binding: eCH-0046 Phone Category (extensible) | |
|      id | 0..1 | string | Unique id for inter-element referencing | |
|      extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
|      coding | Σ | 0..* | Coding | Predefined category | 
|      text | Σ | 0..1 | string | Category as free text should only be used if none of the predefined categories apply | 
|  Documentation for this format | ||||
This structure is derived from Extension
Differential View
This structure is derived from Extension
| Name | Flags | Card. | Type | Description & Constraints    Filter:   | 
|---|---|---|---|---|
|   Extension | Extension | |||
|    extension | 0..0 | Extension | ||
|    url | 1..1 | uri | "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-46-phonecategory" | |
|    Slices for value[x] | 1..1 | CodeableConcept | Value of extension Slice: Unordered, Open by type:$this | |
|     value[x]:valueCodeableConcept | 1..1 | CodeableConcept | Value of extension Binding: eCH-0046 Phone Category (extensible) | |
|      coding | 0..* | Coding | Predefined category | |
|      text | 0..1 | string | Category as free text should only be used if none of the predefined categories apply | |
|  Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints    Filter:   | 
|---|---|---|---|---|
|   Extension | 0..* | Extension | Optional Extensions Element | |
|    id | 0..1 | string | Unique id for inter-element referencing | |
|    extension | 0..0 | Extension Slice: Unordered, Open by value:url | ||
|    url | 1..1 | uri | "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-46-phonecategory" | |
|    Slices for value[x] | 1..1 | CodeableConcept | Value of extension Slice: Unordered, Closed by type:$this | |
|     value[x]:valueCodeableConcept | 1..1 | CodeableConcept | Value of extension Binding: eCH-0046 Phone Category (extensible) | |
|      id | 0..1 | string | Unique id for inter-element referencing | |
|      extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
|      coding | Σ | 0..* | Coding | Predefined category | 
|      text | Σ | 0..1 | string | Category as free text should only be used if none of the predefined categories apply | 
|  Documentation for this format | ||||
This structure is derived from Extension
Other representations of profile: CSV, Excel, Schematron
| Path | Status | Usage | ValueSet | Version | Source | 
| Extension.value[x]:valueCodeableConcept | Base | extensible | eCH-0046 Phone Category | 📦3.2.0 | CH Term v3.2 | 
| Id | Grade | Path(s) | Description | Expression | 
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children | hasValue() or (children().count() > id.count()) | 
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both | extension.exists() != value.exists() |