This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). 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/ExtensionDefinition/iso21090-SC-coding
Status: draft
Provides a coded expression for the content represented in a string.
HL7usage info: todo
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/iso21090-SC-coding code for string: Provides a coded expression for the content represented in a string. Use on data type: string | ||
valueCoding | 0..* | Coding | code for string Binding: StringCoding (extensible) Use on data type: string |
JSON Template
// extension added to existing object "http://hl7.org/fhir/ExtensionDefinition/iso21090-SC-coding" : { // code for string "valueCoding" : [{ Coding }] //code for string }
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/iso21090-SC-coding code for string: Provides a coded expression for the content represented in a string. Use on data type: string | ||
valueCoding | 0..* | Coding | code for string Binding: StringCoding (extensible) Use on data type: string |
Path | Definition | Type | Reference |
---|---|---|---|
http://hl7.org/fhir/ExtensionDefinition/iso21090-SC-coding | A coded representation for a string. Could be codes for country in a country address part, codes for prefixes in a name part, etc. | Unknown | No details provided yet |