This page is part of the FHIR Specification (v4.3.0: R4B -  STU). 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
| Orders and Observations Work Group | Maturity Level: 1 | Informative | Use Context: Any | 
URL for this extension:
http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-glstring
Status: draft. Extension maintained by: Health Level Seven International (Clinical Genomics)
glstring.
Context of Use: Use on Element ID DiagnosticReport
Summary
| Name | Flags | Card. | Type | Description & Constraints![]()  | 
|---|---|---|---|---|
![]()  | 0..1 | Extension | URL = http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-glstring glstring: glstring. Use on Element ID DiagnosticReport  | |
![]() ![]()  | 0..1 | uri | glstring using a URI reference. | |
![]() ![]()  | 0..1 | string | glstring using inline data. | |
  Documentation for this format | ||||
Full Structure
| Name | Flags | Card. | Type | Description & Constraints![]()  | 
|---|---|---|---|---|
![]()  | 0..1 | Extension | URL = http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-glstring glstring: glstring. Use on Element ID DiagnosticReport  | |
![]() ![]()  | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url  | |
![]() ![]()  | 0..1 | Extension | glstring.url | |
![]() ![]() ![]()  | 0..1 | id | Unique id for inter-element referencing | |
![]() ![]() ![]()  | 0..0 | |||
![]() ![]() ![]()  | 1..1 | uri | "url" | |
![]() ![]() ![]()  | 1..1 | uri | Value of extension | |
![]() ![]()  | 0..1 | Extension | glstring.text | |
![]() ![]() ![]()  | 0..1 | id | Unique id for inter-element referencing | |
![]() ![]() ![]()  | 0..0 | |||
![]() ![]() ![]()  | 1..1 | uri | "text" | |
![]() ![]() ![]()  | 1..1 | string | Value of extension | |
![]() ![]()  | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-glstring" | |
![]() ![]()  | 0..0 | |||
![]() ![]() ![]()  | base64Binary | |||
![]() ![]() ![]()  | boolean | |||
![]() ![]() ![]()  | canonical(Any) | |||
![]() ![]() ![]()  | code | |||
![]() ![]() ![]()  | date | |||
![]() ![]() ![]()  | dateTime | |||
![]() ![]() ![]()  | decimal | |||
![]() ![]() ![]()  | id | |||
![]() ![]() ![]()  | instant | |||
![]() ![]() ![]()  | integer | |||
![]() ![]() ![]()  | markdown | |||
![]() ![]() ![]()  | oid | |||
![]() ![]() ![]()  | positiveInt | |||
![]() ![]() ![]()  | string | |||
![]() ![]() ![]()  | time | |||
![]() ![]() ![]()  | unsignedInt | |||
![]() ![]() ![]()  | uri | |||
![]() ![]() ![]()  | url | |||
![]() ![]() ![]()  | uuid | |||
![]() ![]() ![]()  | Address | |||
![]() ![]() ![]()  | Age | |||
![]() ![]() ![]()  | Annotation | |||
![]() ![]() ![]()  | Attachment | |||
![]() ![]() ![]()  | CodeableConcept | |||
![]() ![]() ![]()  | CodeableReference | |||
![]() ![]() ![]()  | Coding | |||
![]() ![]() ![]()  | ContactPoint | |||
![]() ![]() ![]()  | Count | |||
![]() ![]() ![]()  | Distance | |||
![]() ![]() ![]()  | Duration | |||
![]() ![]() ![]()  | HumanName | |||
![]() ![]() ![]()  | Identifier | |||
![]() ![]() ![]()  | Money | |||
![]() ![]() ![]()  | Period | |||
![]() ![]() ![]()  | Quantity | |||
![]() ![]() ![]()  | Range | |||
![]() ![]() ![]()  | Ratio | |||
![]() ![]() ![]()  | RatioRange | |||
![]() ![]() ![]()  | Reference(Any) | |||
![]() ![]() ![]()  | SampledData | |||
![]() ![]() ![]()  | Signature | |||
![]() ![]() ![]()  | Timing | |||
![]() ![]() ![]()  | ContactDetail | |||
![]() ![]() ![]()  | Contributor | |||
![]() ![]() ![]()  | DataRequirement | |||
![]() ![]() ![]()  | Expression | |||
![]() ![]() ![]()  | ParameterDefinition | |||
![]() ![]() ![]()  | RelatedArtifact | |||
![]() ![]() ![]()  | TriggerDefinition | |||
![]() ![]() ![]()  | UsageContext | |||
![]() ![]() ![]()  | Dosage | |||
  Documentation for this format | ||||
XML Template
<!-- glstring --><extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-glstring" > <-- extension sliced by value:url in the specified orderOpen--> <extension url="url">
0..1 Extension <!--
0..1 glstring.url --> <valueUri value="[uri]"/><!--
1..1 Value of extension --> </extension> <extension url="text">
0..1 Extension <!--
0..1 glstring.text --> <valueString value="[string]"/><!--
1..1 Value of extension --> </extension> </extension>
JSON Template
{ // glstring
    "extension" : [ //  sliced by value:url  in the specified order, Open 
      { // glstring.url // C?
        // from Element: extension
        "extension" : [ //  sliced by value:url  in the specified order, Open ]
        "url" : "url", // R! 
        "valueUri" : "<uri>" // C? R! Value of extension
      },
      { // glstring.text // C?
        // from Element: extension
        "extension" : [ //  sliced by value:url  in the specified order, Open ]
        "url" : "text", // R! 
        "valueString" : "<string>" // C? R! Value of extension
      }
    ],
    "url" : "http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-glstring", // R! 
// value[x]: Value of extension. One of these 51:
  }
 Summary
| Name | Flags | Card. | Type | Description & Constraints![]()  | 
|---|---|---|---|---|
![]()  | 0..1 | Extension | URL = http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-glstring glstring: glstring. Use on Element ID DiagnosticReport  | |
![]() ![]()  | 0..1 | uri | glstring using a URI reference. | |
![]() ![]()  | 0..1 | string | glstring using inline data. | |
  Documentation for this format | ||||
Full Structure
| Name | Flags | Card. | Type | Description & Constraints![]()  | 
|---|---|---|---|---|
![]()  | 0..1 | Extension | URL = http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-glstring glstring: glstring. Use on Element ID DiagnosticReport  | |
![]() ![]()  | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url  | |
![]() ![]()  | 0..1 | Extension | glstring.url | |
![]() ![]() ![]()  | 0..1 | id | Unique id for inter-element referencing | |
![]() ![]() ![]()  | 0..0 | |||
![]() ![]() ![]()  | 1..1 | uri | "url" | |
![]() ![]() ![]()  | 1..1 | uri | Value of extension | |
![]() ![]()  | 0..1 | Extension | glstring.text | |
![]() ![]() ![]()  | 0..1 | id | Unique id for inter-element referencing | |
![]() ![]() ![]()  | 0..0 | |||
![]() ![]() ![]()  | 1..1 | uri | "text" | |
![]() ![]() ![]()  | 1..1 | string | Value of extension | |
![]() ![]()  | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-glstring" | |
![]() ![]()  | 0..0 | |||
![]() ![]() ![]()  | base64Binary | |||
![]() ![]() ![]()  | boolean | |||
![]() ![]() ![]()  | canonical(Any) | |||
![]() ![]() ![]()  | code | |||
![]() ![]() ![]()  | date | |||
![]() ![]() ![]()  | dateTime | |||
![]() ![]() ![]()  | decimal | |||
![]() ![]() ![]()  | id | |||
![]() ![]() ![]()  | instant | |||
![]() ![]() ![]()  | integer | |||
![]() ![]() ![]()  | markdown | |||
![]() ![]() ![]()  | oid | |||
![]() ![]() ![]()  | positiveInt | |||
![]() ![]() ![]()  | string | |||
![]() ![]() ![]()  | time | |||
![]() ![]() ![]()  | unsignedInt | |||
![]() ![]() ![]()  | uri | |||
![]() ![]() ![]()  | url | |||
![]() ![]() ![]()  | uuid | |||
![]() ![]() ![]()  | Address | |||
![]() ![]() ![]()  | Age | |||
![]() ![]() ![]()  | Annotation | |||
![]() ![]() ![]()  | Attachment | |||
![]() ![]() ![]()  | CodeableConcept | |||
![]() ![]() ![]()  | CodeableReference | |||
![]() ![]() ![]()  | Coding | |||
![]() ![]() ![]()  | ContactPoint | |||
![]() ![]() ![]()  | Count | |||
![]() ![]() ![]()  | Distance | |||
![]() ![]() ![]()  | Duration | |||
![]() ![]() ![]()  | HumanName | |||
![]() ![]() ![]()  | Identifier | |||
![]() ![]() ![]()  | Money | |||
![]() ![]() ![]()  | Period | |||
![]() ![]() ![]()  | Quantity | |||
![]() ![]() ![]()  | Range | |||
![]() ![]() ![]()  | Ratio | |||
![]() ![]() ![]()  | RatioRange | |||
![]() ![]() ![]()  | Reference(Any) | |||
![]() ![]() ![]()  | SampledData | |||
![]() ![]() ![]()  | Signature | |||
![]() ![]() ![]()  | Timing | |||
![]() ![]() ![]()  | ContactDetail | |||
![]() ![]() ![]()  | Contributor | |||
![]() ![]() ![]()  | DataRequirement | |||
![]() ![]() ![]()  | Expression | |||
![]() ![]() ![]()  | ParameterDefinition | |||
![]() ![]() ![]()  | RelatedArtifact | |||
![]() ![]() ![]()  | TriggerDefinition | |||
![]() ![]() ![]()  | UsageContext | |||
![]() ![]() ![]()  | Dosage | |||
  Documentation for this format | ||||
XML Template
<!-- glstring --><extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-glstring" > <-- extension sliced by value:url in the specified orderOpen--> <extension url="url">
0..1 Extension <!--
0..1 glstring.url --> <valueUri value="[uri]"/><!--
1..1 Value of extension --> </extension> <extension url="text">
0..1 Extension <!--
0..1 glstring.text --> <valueString value="[string]"/><!--
1..1 Value of extension --> </extension> </extension>
JSON Template
{ // glstring
    "extension" : [ //  sliced by value:url  in the specified order, Open 
      { // glstring.url // C?
        // from Element: extension
        "extension" : [ //  sliced by value:url  in the specified order, Open ]
        "url" : "url", // R! 
        "valueUri" : "<uri>" // C? R! Value of extension
      },
      { // glstring.text // C?
        // from Element: extension
        "extension" : [ //  sliced by value:url  in the specified order, Open ]
        "url" : "text", // R! 
        "valueString" : "<string>" // C? R! Value of extension
      }
    ],
    "url" : "http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-glstring", // R! 
// value[x]: Value of extension. One of these 51:
  }
 
Constraints