| FHIR Infrastructure Work Group | Maturity Level: 1 | Informative | Use Context: Any | 
URL for this extension:
http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding
Status: draft. Extension maintained by: Health Level Seven International (Modeling and Methodology)
Provides a coded expression for the content represented in a string.
Context of Use: Use on Element ID string
Summary
| Name | Flags | Card. | Type | Description & Constraints![]()  | 
|---|---|---|---|---|
![]()  | 0..* | Coding | URL = http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding SC-coding: Provides a coded expression for the content represented in a string. Binding: (unbound) (example): A coded representation for a string. Could be codes for country in a country address part, codes for prefixes in a name part, etc. Use on Element ID string  | |
  Documentation for this format | ||||
Full Structure
| Name | Flags | Card. | Type | Description & Constraints![]()  | 
|---|---|---|---|---|
![]()  | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding SC-coding: Provides a coded expression for the content represented in a string. Use on Element ID string  | |
![]() ![]()  | 0..0 | |||
![]() ![]()  | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding" | |
![]() ![]()  | 1..1 | Coding | Value of extension Binding: (unbound) (example): A coded representation for a string. Could be codes for country in a country address part, codes for prefixes in a name part, etc.  | |
  Documentation for this format | ||||
XML Template
<!-- SC-coding --><extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding" > <!-- from Element: extension --> <valueCoding><!--
1..1 Coding Value of extension --></valueCoding> </extension>
JSON Template
{ // SC-coding
  // from Element: extension
    "extension" : [ //  sliced by value:url  in the specified order, Open ]
    "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding", // R! 
    "valueCoding" : { Coding } // C? R! Value of extension
  }
 Summary
| Name | Flags | Card. | Type | Description & Constraints![]()  | 
|---|---|---|---|---|
![]()  | 0..* | Coding | URL = http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding SC-coding: Provides a coded expression for the content represented in a string. Binding: (unbound) (example): A coded representation for a string. Could be codes for country in a country address part, codes for prefixes in a name part, etc. Use on Element ID string  | |
  Documentation for this format | ||||
Full Structure
| Name | Flags | Card. | Type | Description & Constraints![]()  | 
|---|---|---|---|---|
![]()  | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding SC-coding: Provides a coded expression for the content represented in a string. Use on Element ID string  | |
![]() ![]()  | 0..0 | |||
![]() ![]()  | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding" | |
![]() ![]()  | 1..1 | Coding | Value of extension Binding: (unbound) (example): A coded representation for a string. Could be codes for country in a country address part, codes for prefixes in a name part, etc.  | |
  Documentation for this format | ||||
XML Template
<!-- SC-coding --><extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding" > <!-- from Element: extension --> <valueCoding><!--
1..1 Coding Value of extension --></valueCoding> </extension>
JSON Template
{ // SC-coding
  // from Element: extension
    "extension" : [ //  sliced by value:url  in the specified order, Open ]
    "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding", // R! 
    "valueCoding" : { Coding } // C? R! Value of extension
  }
 
Constraints