This page is part of the FHIR Specification (v4.0.1: R4 - Mixed Normative and STU) in it's permanent home (it will always be available at this URL). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4B R4 R3 R2
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 doco |
|---|---|---|---|---|
| .. SC-coding | 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) Use on Element ID string | |
doco Documentation for this format | ||||
Full Structure
| Name | Flags | Card. | Type | Description & Constraints doco |
|---|---|---|---|---|
| .. extension | 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 | |
| ... extension | I | 0..0 | ||
| ... url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding" | |
| ... value[x] | I | 1..1 | Coding | Value of extension Binding: (unbound) (example) |
doco Documentation for this format | ||||
XML Template
<!-- SC-coding -->doco <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 doco |
|---|---|---|---|---|
| .. SC-coding | 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) Use on Element ID string | |
doco Documentation for this format | ||||
Full Structure
| Name | Flags | Card. | Type | Description & Constraints doco |
|---|---|---|---|---|
| .. extension | 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 | |
| ... extension | I | 0..0 | ||
| ... url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding" | |
| ... value[x] | I | 1..1 | Coding | Value of extension Binding: (unbound) (example) |
doco Documentation for this format | ||||
XML Template
<!-- SC-coding -->doco <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