This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0.  For a full list of available versions, see the Directory of published versions 
URL for this extension:
http://hl7.org/fhir/StructureDefinition/hla-genotyping-resultsHaploid
Status: draft. Extension maintained by: Health Level Seven International (Clinical Genomics)
haploid.
Context of Use: Use on element: DiagnosticReport
usage info: insert a list of places where this extension is used
Summary
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   extension | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/hla-genotyping-resultsHaploid haploid: haploid. Use on element: DiagnosticReport | |
|    locus | 0..1 | CodeableConcept | gene region. | |
|    type | 0..1 | CodeableConcept | haploid type. | |
|    method | 0..1 | CodeableConcept | haploid method. | |
|  Documentation for this format | ||||
Fulle Structure
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   extension | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/hla-genotyping-resultsHaploid haploid: haploid. Use on element: DiagnosticReport | |
|    extension | 0..1 | Extension | haploid-locus | |
|     extension | 0..0 | |||
|     url | 1..1 | uri | "locus" | |
|     valueCodeableConcept | 1..1 | CodeableConcept | Value of extension | |
|    extension | 0..1 | Extension | haploid-type | |
|     extension | 0..0 | |||
|     url | 1..1 | uri | "type" | |
|     valueCodeableConcept | 1..1 | CodeableConcept | Value of extension | |
|    extension | 0..1 | Extension | haploid-method | |
|     extension | 0..0 | |||
|     url | 1..1 | uri | "method" | |
|     valueCodeableConcept | 1..1 | CodeableConcept | Value of extension | |
|    url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/hla-genotyping-resultsHaploid" | |
|    value[x] | 0..0 | |||
|  Documentation for this format | ||||
XML Template
<!-- haploid --><extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/hla-genotyping-resultsHaploid" > <-- extension sliced by url in the specified orderOpen--> <extension url="locus"> 0..1 Extension <!-- 0..1 haploid-locus --> <valueCodeableConcept><!-- 1..1 CodeableConcept Value of extension --></valueCodeableConcept> </extension> <extension url="type"> 0..1 Extension <!-- 0..1 haploid-type --> <valueCodeableConcept><!-- 1..1 CodeableConcept Value of extension --></valueCodeableConcept> </extension> <extension url="method"> 0..1 Extension <!-- 0..1 haploid-method --> <valueCodeableConcept><!-- 1..1 CodeableConcept Value of extension --></valueCodeableConcept> </extension> </extension>
JSON Template
{ // haploid
    "extension" : [ //  sliced by url  in the specified orderOpen
      { // haploid-locus //
        // from Element: extension
        "url" : "locus", // R! 
        "valueCodeableConcept" : { CodeableConcept } // R! Value of extension
      },
      { // haploid-type //
        // from Element: extension
        "url" : "type", // R! 
        "valueCodeableConcept" : { CodeableConcept } // R! Value of extension
      },
      { // haploid-method //
        // from Element: extension
        "url" : "method", // R! 
        "valueCodeableConcept" : { CodeableConcept } // R! Value of extension
      }
    ],
    "url" : "http://hl7.org/fhir/StructureDefinition/hla-genotyping-resultsHaploid", // R! 
// value[x]: Value of extension. One of these 33:
  }
 Summary
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   extension | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/hla-genotyping-resultsHaploid haploid: haploid. Use on element: DiagnosticReport | |
|    locus | 0..1 | CodeableConcept | gene region. | |
|    type | 0..1 | CodeableConcept | haploid type. | |
|    method | 0..1 | CodeableConcept | haploid method. | |
|  Documentation for this format | ||||
Full Structure
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   extension | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/hla-genotyping-resultsHaploid haploid: haploid. Use on element: DiagnosticReport | |
|    extension | 0..1 | Extension | haploid-locus | |
|     extension | 0..0 | |||
|     url | 1..1 | uri | "locus" | |
|     valueCodeableConcept | 1..1 | CodeableConcept | Value of extension | |
|    extension | 0..1 | Extension | haploid-type | |
|     extension | 0..0 | |||
|     url | 1..1 | uri | "type" | |
|     valueCodeableConcept | 1..1 | CodeableConcept | Value of extension | |
|    extension | 0..1 | Extension | haploid-method | |
|     extension | 0..0 | |||
|     url | 1..1 | uri | "method" | |
|     valueCodeableConcept | 1..1 | CodeableConcept | Value of extension | |
|    url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/hla-genotyping-resultsHaploid" | |
|    value[x] | 0..0 | |||
|  Documentation for this format | ||||
XML Template
<!-- haploid --><extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/hla-genotyping-resultsHaploid" > <-- extension sliced by url in the specified orderOpen--> <extension url="locus"> 0..1 Extension <!-- 0..1 haploid-locus --> <valueCodeableConcept><!-- 1..1 CodeableConcept Value of extension --></valueCodeableConcept> </extension> <extension url="type"> 0..1 Extension <!-- 0..1 haploid-type --> <valueCodeableConcept><!-- 1..1 CodeableConcept Value of extension --></valueCodeableConcept> </extension> <extension url="method"> 0..1 Extension <!-- 0..1 haploid-method --> <valueCodeableConcept><!-- 1..1 CodeableConcept Value of extension --></valueCodeableConcept> </extension> </extension>
JSON Template
{ // haploid
    "extension" : [ //  sliced by url  in the specified orderOpen
      { // haploid-locus //
        // from Element: extension
        "url" : "locus", // R! 
        "valueCodeableConcept" : { CodeableConcept } // R! Value of extension
      },
      { // haploid-type //
        // from Element: extension
        "url" : "type", // R! 
        "valueCodeableConcept" : { CodeableConcept } // R! Value of extension
      },
      { // haploid-method //
        // from Element: extension
        "url" : "method", // R! 
        "valueCodeableConcept" : { CodeableConcept } // R! Value of extension
      }
    ],
    "url" : "http://hl7.org/fhir/StructureDefinition/hla-genotyping-resultsHaploid", // R! 
// value[x]: Value of extension. One of these 33:
  }