observation-geneticsAminoAcidChange.xml 1 <?xml version="1.0" encoding="utf-8"?> 2 <StructureDefinition xmlns="http://hl7.org/fhir"> 3 <id value="observation-geneticsAminoAcidChange" /> 4 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"> 5 <valueCode value="oo" /> 6 </extension> 7 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> 8 <valueInteger value="1" /> 9 </extension> 10 <url value="http://hl7.org/fhir/StructureDefinition/observation-geneticsAminoAcidChange" /> 11 <version value="4.0.1" /> 12 <name value="AminoAcidChange" /> 13 <status value="draft" /> 14 <date value="2016-03-14" /> 15 <publisher value="Health Level Seven International (Clinical Genomics)" /> 16 <contact> 17 <telecom> 18 <system value="url" /> 19 <value value="http://www.hl7.org/Special/committees/clingenomics" /> 20 </telecom> 21 </contact> 22 <description value="AminoAcidChange information." /> 23 <fhirVersion value="4.0.1" /> 24 <mapping> 25 <identity value="v2" /> 26 <uri value="http://hl7.org/v2" /> 27 <name value="HL7 v2 Mapping" /> 28 </mapping> 29 <mapping> 30 <identity value="rim" /> 31 <uri value="http://hl7.org/v3" /> 32 <name value="RIM Mapping" /> 33 </mapping> 34 <kind value="complex-type" /> 35 <abstract value="false" /> 36 <context> 37 <type value="element" /> 38 <expression value="Observation" /> 39 </context> 40 <type value="Extension" /> 41 <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" /> 42 <derivation value="constraint" /> 43 <snapshot> 44 <element id="Extension"> 45 <path value="Extension" /> 46 <short value="AminoAcidChange" /> 47 <definition value="AminoAcidChange information." /> 48 <min value="0" /> 49 <max value="1" /> 50 <base> 51 <path value="Extension" /> 52 <min value="0" /> 53 <max value="*" /> 54 </base> 55 <condition value="ele-1" /> 56 <constraint> 57 <key value="ele-1" /> 58 <severity value="error" /> 59 <human value="All FHIR elements must have a @value or children" /> 60 <expression value="hasValue() or (children().count() > id.count())" /> 61 <xpath value="@value|f:*|h:div" /> 62 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 63 </constraint> 64 <constraint> 65 <key value="ext-1" /> 66 <severity value="error" /> 67 <human value="Must have either extensions or value[x], not both" /> 68 <expression value="extension.exists() != value.exists()" /> 69 <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" /> 70 <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> 71 </constraint> 72 <isModifier value="false" /> 73 <mapping> 74 <identity value="v2" /> 75 <map value="N/A" /> 76 </mapping> 77 <mapping> 78 <identity value="rim" /> 79 <map value="N/A" /> 80 </mapping> 81 </element> 82 <element id="Extension.id"> 83 <path value="Extension.id" /> 84 <representation value="xmlAttr" /> 85 <short value="Unique id for inter-element referencing" /> 86 <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." /> 87 <min value="0" /> 88 <max value="1" /> 89 <base> 90 <path value="Element.id" /> 91 <min value="0" /> 92 <max value="1" /> 93 </base> 94 <type> 95 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"> 96 <valueUrl value="string" /> 97 </extension> 98 <code value="http://hl7.org/fhirpath/System.String" /> 99 </type> 100 <isModifier value="false" /> 101 <isSummary value="false" /> 102 <mapping> 103 <identity value="rim" /> 104 <map value="n/a" /> 105 </mapping> 106 </element> 107 <element id="Extension.extension"> 108 <path value="Extension.extension" /> 109 <slicing> 110 <discriminator> 111 <type value="value" /> 112 <path value="url" /> 113 </discriminator> 114 <description value="Extensions are always sliced by (at least) url" /> 115 <rules value="open" /> 116 </slicing> 117 <short value="Additional content defined by implementations" /> 118 <definition value="May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension." /> 119 <comment value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone." /> 120 <alias value="extensions" /> 121 <alias value="user content" /> 122 <min value="0" /> 123 <max value="*" /> 124 <base> 125 <path value="Element.extension" /> 126 <min value="0" /> 127 <max value="*" /> 128 </base> 129 <type> 130 <code value="Extension" /> 131 </type> 132 <constraint> 133 <key value="ele-1" /> 134 <severity value="error" /> 135 <human value="All FHIR elements must have a @value or children" /> 136 <expression value="hasValue() or (children().count() > id.count())" /> 137 <xpath value="@value|f:*|h:div" /> 138 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 139 </constraint> 140 <constraint> 141 <key value="ext-1" /> 142 <severity value="error" /> 143 <human value="Must have either extensions or value[x], not both" /> 144 <expression value="extension.exists() != value.exists()" /> 145 <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])" /> 146 <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> 147 </constraint> 148 <isModifier value="false" /> 149 <isSummary value="false" /> 150 <mapping> 151 <identity value="rim" /> 152 <map value="n/a" /> 153 </mapping> 154 </element> 155 <element id="Extension.extension:Name"> 156 <path value="Extension.extension" /> 157 <sliceName value="Name" /> 158 <short value="HGVS nomenclature for observed Amino Acid Change" /> 159 <definition value="Human Genome Variation Society (HGVS) nomenclature for an amino acid change. Reference sequence ID used for HGVS naming must be annotated. An amino acid is a sequence feature that corresponds to a single amino acid residue in a polypeptide ([SO:0001237](http://www.sequenceontology.org/browser/current_svn/term/SO:0001237)). LOINC Code: ([48005-3](http://loinc.org/48005-3))." /> 160 <min value="0" /> 161 <max value="1" /> 162 <base> 163 <path value="Element.extension" /> 164 <min value="0" /> 165 <max value="*" /> 166 </base> 167 <type> 168 <code value="Extension" /> 169 </type> 170 <constraint> 171 <key value="ele-1" /> 172 <severity value="error" /> 173 <human value="All FHIR elements must have a @value or children" /> 174 <expression value="hasValue() or (children().count() > id.count())" /> 175 <xpath value="@value|f:*|h:div" /> 176 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 177 </constraint> 178 <constraint> 179 <key value="ext-1" /> 180 <severity value="error" /> 181 <human value="Must have either extensions or value[x], not both" /> 182 <expression value="extension.exists() != value.exists()" /> 183 <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])" /> 184 <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> 185 </constraint> 186 <isModifier value="false" /> 187 <isSummary value="false" /> 188 <mapping> 189 <identity value="v2" /> 190 <map value="N/A" /> 191 </mapping> 192 <mapping> 193 <identity value="rim" /> 194 <map value="N/A" /> 195 </mapping> 196 </element> 197 <element id="Extension.extension:Name.id"> 198 <path value="Extension.extension.id" /> 199 <representation value="xmlAttr" /> 200 <short value="Unique id for inter-element referencing" /> 201 <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." /> 202 <min value="0" /> 203 <max value="1" /> 204 <base> 205 <path value="Element.id" /> 206 <min value="0" /> 207 <max value="1" /> 208 </base> 209 <type> 210 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"> 211 <valueUrl value="string" /> 212 </extension> 213 <code value="http://hl7.org/fhirpath/System.String" /> 214 </type> 215 <isModifier value="false" /> 216 <isSummary value="false" /> 217 <mapping> 218 <identity value="rim" /> 219 <map value="n/a" /> 220 </mapping> 221 </element> 222 <element id="Extension.extension:Name.extension"> 223 <path value="Extension.extension.extension" /> 224 <slicing> 225 <discriminator> 226 <type value="value" /> 227 <path value="url" /> 228 </discriminator> 229 <description value="Extensions are always sliced by (at least) url" /> 230 <rules value="open" /> 231 </slicing> 232 <short value="Extension" /> 233 <definition value="An Extension" /> 234 <min value="0" /> 235 <max value="0" /> 236 <base> 237 <path value="Element.extension" /> 238 <min value="0" /> 239 <max value="*" /> 240 </base> 241 <type> 242 <code value="Extension" /> 243 </type> 244 <constraint> 245 <key value="ele-1" /> 246 <severity value="error" /> 247 <human value="All FHIR elements must have a @value or children" /> 248 <expression value="hasValue() or (children().count() > id.count())" /> 249 <xpath value="@value|f:*|h:div" /> 250 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 251 </constraint> 252 <constraint> 253 <key value="ext-1" /> 254 <severity value="error" /> 255 <human value="Must have either extensions or value[x], not both" /> 256 <expression value="extension.exists() != value.exists()" /> 257 <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])" /> 258 <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> 259 </constraint> 260 <isModifier value="false" /> 261 <isSummary value="false" /> 262 </element> 263 <element id="Extension.extension:Name.url"> 264 <path value="Extension.extension.url" /> 265 <representation value="xmlAttr" /> 266 <short value="identifies the meaning of the extension" /> 267 <definition value="Source of the definition for the extension code - a logical name or a URL." /> 268 <comment value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension." /> 269 <min value="1" /> 270 <max value="1" /> 271 <base> 272 <path value="Extension.url" /> 273 <min value="1" /> 274 <max value="1" /> 275 </base> 276 <type> 277 <code value="uri" /> 278 </type> 279 <fixedUri value="Name" /> 280 <isModifier value="false" /> 281 <isSummary value="false" /> 282 <mapping> 283 <identity value="rim" /> 284 <map value="N/A" /> 285 </mapping> 286 </element> 287 <element id="Extension.extension:Name.value[x]"> 288 <path value="Extension.extension.value[x]" /> 289 <short value="Value of extension" /> 290 <definition value="Value of extension - must be one of a constrained set of the data types (see [Extensibility](http://hl7.org/fhir/extensibility.html) for a list)." /> 291 <min value="1" /> 292 <max value="1" /> 293 <base> 294 <path value="Extension.value[x]" /> 295 <min value="0" /> 296 <max value="1" /> 297 </base> 298 <type> 299 <code value="CodeableConcept" /> 300 </type> 301 <constraint> 302 <key value="ele-1" /> 303 <severity value="error" /> 304 <human value="All FHIR elements must have a @value or children" /> 305 <expression value="hasValue() or (children().count() > id.count())" /> 306 <xpath value="@value|f:*|h:div" /> 307 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 308 </constraint> 309 <isModifier value="false" /> 310 <isSummary value="false" /> 311 <binding> 312 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 313 <valueString value="ClinVar-variant-database" /> 314 </extension> 315 <strength value="preferred" /> 316 <description value="NCBI central repository of potentially clinically relevant variants." /> 317 <valueSet value="http://hl7.org/fhir/ValueSet/clinvar" /> 318 </binding> 319 <mapping> 320 <identity value="rim" /> 321 <map value="N/A" /> 322 </mapping> 323 </element> 324 <element id="Extension.extension:Type"> 325 <path value="Extension.extension" /> 326 <sliceName value="Type" /> 327 <short value="Amino Acid Change Type" /> 328 <definition value="Codified type for associated Amino Acid Change. LOINC Code: ([48006-1](http://loinc.org/48006-1))." /> 329 <min value="0" /> 330 <max value="1" /> 331 <base> 332 <path value="Element.extension" /> 333 <min value="0" /> 334 <max value="*" /> 335 </base> 336 <type> 337 <code value="Extension" /> 338 </type> 339 <constraint> 340 <key value="ele-1" /> 341 <severity value="error" /> 342 <human value="All FHIR elements must have a @value or children" /> 343 <expression value="hasValue() or (children().count() > id.count())" /> 344 <xpath value="@value|f:*|h:div" /> 345 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 346 </constraint> 347 <constraint> 348 <key value="ext-1" /> 349 <severity value="error" /> 350 <human value="Must have either extensions or value[x], not both" /> 351 <expression value="extension.exists() != value.exists()" /> 352 <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])" /> 353 <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> 354 </constraint> 355 <isModifier value="false" /> 356 <isSummary value="false" /> 357 <mapping> 358 <identity value="v2" /> 359 <map value="N/A" /> 360 </mapping> 361 <mapping> 362 <identity value="rim" /> 363 <map value="N/A" /> 364 </mapping> 365 </element> 366 <element id="Extension.extension:Type.id"> 367 <path value="Extension.extension.id" /> 368 <representation value="xmlAttr" /> 369 <short value="Unique id for inter-element referencing" /> 370 <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." /> 371 <min value="0" /> 372 <max value="1" /> 373 <base> 374 <path value="Element.id" /> 375 <min value="0" /> 376 <max value="1" /> 377 </base> 378 <type> 379 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"> 380 <valueUrl value="string" /> 381 </extension> 382 <code value="http://hl7.org/fhirpath/System.String" /> 383 </type> 384 <isModifier value="false" /> 385 <isSummary value="false" /> 386 <mapping> 387 <identity value="rim" /> 388 <map value="n/a" /> 389 </mapping> 390 </element> 391 <element id="Extension.extension:Type.extension"> 392 <path value="Extension.extension.extension" /> 393 <slicing> 394 <discriminator> 395 <type value="value" /> 396 <path value="url" /> 397 </discriminator> 398 <description value="Extensions are always sliced by (at least) url" /> 399 <rules value="open" /> 400 </slicing> 401 <short value="Extension" /> 402 <definition value="An Extension" /> 403 <min value="0" /> 404 <max value="0" /> 405 <base> 406 <path value="Element.extension" /> 407 <min value="0" /> 408 <max value="*" /> 409 </base> 410 <type> 411 <code value="Extension" /> 412 </type> 413 <constraint> 414 <key value="ele-1" /> 415 <severity value="error" /> 416 <human value="All FHIR elements must have a @value or children" /> 417 <expression value="hasValue() or (children().count() > id.count())" /> 418 <xpath value="@value|f:*|h:div" /> 419 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 420 </constraint> 421 <constraint> 422 <key value="ext-1" /> 423 <severity value="error" /> 424 <human value="Must have either extensions or value[x], not both" /> 425 <expression value="extension.exists() != value.exists()" /> 426 <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])" /> 427 <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> 428 </constraint> 429 <isModifier value="false" /> 430 <isSummary value="false" /> 431 </element> 432 <element id="Extension.extension:Type.url"> 433 <path value="Extension.extension.url" /> 434 <representation value="xmlAttr" /> 435 <short value="identifies the meaning of the extension" /> 436 <definition value="Source of the definition for the extension code - a logical name or a URL." /> 437 <comment value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension." /> 438 <min value="1" /> 439 <max value="1" /> 440 <base> 441 <path value="Extension.url" /> 442 <min value="1" /> 443 <max value="1" /> 444 </base> 445 <type> 446 <code value="uri" /> 447 </type> 448 <fixedUri value="Type" /> 449 <isModifier value="false" /> 450 <isSummary value="false" /> 451 <mapping> 452 <identity value="rim" /> 453 <map value="N/A" /> 454 </mapping> 455 </element> 456 <element id="Extension.extension:Type.value[x]"> 457 <path value="Extension.extension.value[x]" /> 458 <short value="Value of extension" /> 459 <definition value="Value of extension - must be one of a constrained set of the data types (see [Extensibility](http://hl7.org/fhir/extensibility.html) for a list)." /> 460 <min value="1" /> 461 <max value="1" /> 462 <base> 463 <path value="Extension.value[x]" /> 464 <min value="0" /> 465 <max value="1" /> 466 </base> 467 <type> 468 <code value="CodeableConcept" /> 469 </type> 470 <constraint> 471 <key value="ele-1" /> 472 <severity value="error" /> 473 <human value="All FHIR elements must have a @value or children" /> 474 <expression value="hasValue() or (children().count() > id.count())" /> 475 <xpath value="@value|f:*|h:div" /> 476 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 477 </constraint> 478 <isModifier value="false" /> 479 <isSummary value="false" /> 480 <mapping> 481 <identity value="rim" /> 482 <map value="N/A" /> 483 </mapping> 484 </element> 485 <element id="Extension.url"> 486 <path value="Extension.url" /> 487 <representation value="xmlAttr" /> 488 <short value="identifies the meaning of the extension" /> 489 <definition value="Source of the definition for the extension code - a logical name or a URL." /> 490 <comment value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension." /> 491 <min value="1" /> 492 <max value="1" /> 493 <base> 494 <path value="Extension.url" /> 495 <min value="1" /> 496 <max value="1" /> 497 </base> 498 <type> 499 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"> 500 <valueUrl value="uri" /> 501 </extension> 502 <code value="http://hl7.org/fhirpath/System.String" /> 503 </type> 504 <fixedUri value="http://hl7.org/fhir/StructureDefinition/observation-geneticsAminoAcidChange" /> 505 <isModifier value="false" /> 506 <isSummary value="false" /> 507 <mapping> 508 <identity value="rim" /> 509 <map value="N/A" /> 510 </mapping> 511 </element> 512 <element id="Extension.value[x]"> 513 <path value="Extension.value[x]" /> 514 <short value="Value of extension" /> 515 <definition value="Value of extension - must be one of a constrained set of the data types (see [Extensibility](http://hl7.org/fhir/extensibility.html) for a list)." /> 516 <min value="0" /> 517 <max value="0" /> 518 <base> 519 <path value="Extension.value[x]" /> 520 <min value="0" /> 521 <max value="1" /> 522 </base> 523 <type> 524 <code value="base64Binary" /> 525 </type> 526 <type> 527 <code value="boolean" /> 528 </type> 529 <type> 530 <code value="canonical" /> 531 </type> 532 <type> 533 <code value="code" /> 534 </type> 535 <type> 536 <code value="date" /> 537 </type> 538 <type> 539 <code value="dateTime" /> 540 </type> 541 <type> 542 <code value="decimal" /> 543 </type> 544 <type> 545 <code value="id" /> 546 </type> 547 <type> 548 <code value="instant" /> 549 </type> 550 <type> 551 <code value="integer" /> 552 </type> 553 <type> 554 <code value="markdown" /> 555 </type> 556 <type> 557 <code value="oid" /> 558 </type> 559 <type> 560 <code value="positiveInt" /> 561 </type> 562 <type> 563 <code value="string" /> 564 </type> 565 <type> 566 <code value="time" /> 567 </type> 568 <type> 569 <code value="unsignedInt" /> 570 </type> 571 <type> 572 <code value="uri" /> 573 </type> 574 <type> 575 <code value="url" /> 576 </type> 577 <type> 578 <code value="uuid" /> 579 </type> 580 <type> 581 <code value="Address" /> 582 </type> 583 <type> 584 <code value="Age" /> 585 </type> 586 <type> 587 <code value="Annotation" /> 588 </type> 589 <type> 590 <code value="Attachment" /> 591 </type> 592 <type> 593 <code value="CodeableConcept" /> 594 </type> 595 <type> 596 <code value="Coding" /> 597 </type> 598 <type> 599 <code value="ContactPoint" /> 600 </type> 601 <type> 602 <code value="Count" /> 603 </type> 604 <type> 605 <code value="Distance" /> 606 </type> 607 <type> 608 <code value="Duration" /> 609 </type> 610 <type> 611 <code value="HumanName" /> 612 </type> 613 <type> 614 <code value="Identifier" /> 615 </type> 616 <type> 617 <code value="Money" /> 618 </type> 619 <type> 620 <code value="Period" /> 621 </type> 622 <type> 623 <code value="Quantity" /> 624 </type> 625 <type> 626 <code value="Range" /> 627 </type> 628 <type> 629 <code value="Ratio" /> 630 </type> 631 <type> 632 <code value="Reference" /> 633 </type> 634 <type> 635 <code value="SampledData" /> 636 </type> 637 <type> 638 <code value="Signature" /> 639 </type> 640 <type> 641 <code value="Timing" /> 642 </type> 643 <type> 644 <code value="ContactDetail" /> 645 </type> 646 <type> 647 <code value="Contributor" /> 648 </type> 649 <type> 650 <code value="DataRequirement" /> 651 </type> 652 <type> 653 <code value="Expression" /> 654 </type> 655 <type> 656 <code value="ParameterDefinition" /> 657 </type> 658 <type> 659 <code value="RelatedArtifact" /> 660 </type> 661 <type> 662 <code value="TriggerDefinition" /> 663 </type> 664 <type> 665 <code value="UsageContext" /> 666 </type> 667 <type> 668 <code value="Dosage" /> 669 </type> 670 <type> 671 <code value="Meta" /> 672 </type> 673 <constraint> 674 <key value="ele-1" /> 675 <severity value="error" /> 676 <human value="All FHIR elements must have a @value or children" /> 677 <expression value="hasValue() or (children().count() > id.count())" /> 678 <xpath value="@value|f:*|h:div" /> 679 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 680 </constraint> 681 <isModifier value="false" /> 682 <isSummary value="false" /> 683 <mapping> 684 <identity value="rim" /> 685 <map value="N/A" /> 686 </mapping> 687 </element> 688 </snapshot> 689 <differential> 690 <element id="Extension"> 691 <path value="Extension" /> 692 <short value="AminoAcidChange" /> 693 <definition value="AminoAcidChange information." /> 694 <min value="0" /> 695 <max value="1" /> 696 <mapping> 697 <identity value="v2" /> 698 <map value="N/A" /> 699 </mapping> 700 <mapping> 701 <identity value="rim" /> 702 <map value="N/A" /> 703 </mapping> 704 </element> 705 <element id="Extension.extension:Name"> 706 <path value="Extension.extension" /> 707 <sliceName value="Name" /> 708 <short value="HGVS nomenclature for observed Amino Acid Change" /> 709 <definition value="Human Genome Variation Society (HGVS) nomenclature for an amino acid change. Reference sequence ID used for HGVS naming must be annotated. An amino acid is a sequence feature that corresponds to a single amino acid residue in a polypeptide ([SO:0001237](http://www.sequenceontology.org/browser/current_svn/term/SO:0001237)). LOINC Code: ([48005-3](http://loinc.org/48005-3))." /> 710 <min value="0" /> 711 <max value="1" /> 712 <type> 713 <code value="Extension" /> 714 </type> 715 <mapping> 716 <identity value="v2" /> 717 <map value="N/A" /> 718 </mapping> 719 <mapping> 720 <identity value="rim" /> 721 <map value="N/A" /> 722 </mapping> 723 </element> 724 <element id="Extension.extension:Name.extension"> 725 <path value="Extension.extension.extension" /> 726 <max value="0" /> 727 </element> 728 <element id="Extension.extension:Name.url"> 729 <path value="Extension.extension.url" /> 730 <type> 731 <code value="uri" /> 732 </type> 733 <fixedUri value="Name" /> 734 </element> 735 <element id="Extension.extension:Name.value[x]"> 736 <path value="Extension.extension.value[x]" /> 737 <min value="1" /> 738 <type> 739 <code value="CodeableConcept" /> 740 </type> 741 <binding> 742 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 743 <valueString value="ClinVar-variant-database" /> 744 </extension> 745 <strength value="preferred" /> 746 <description value="NCBI central repository of potentially clinically relevant variants." /> 747 <valueSet value="http://hl7.org/fhir/ValueSet/clinvar" /> 748 </binding> 749 </element> 750 <element id="Extension.extension:Type"> 751 <path value="Extension.extension" /> 752 <sliceName value="Type" /> 753 <short value="Amino Acid Change Type" /> 754 <definition value="Codified type for associated Amino Acid Change. LOINC Code: ([48006-1](http://loinc.org/48006-1))." /> 755 <min value="0" /> 756 <max value="1" /> 757 <type> 758 <code value="Extension" /> 759 </type> 760 <mapping> 761 <identity value="v2" /> 762 <map value="N/A" /> 763 </mapping> 764 <mapping> 765 <identity value="rim" /> 766 <map value="N/A" /> 767 </mapping> 768 </element> 769 <element id="Extension.extension:Type.extension"> 770 <path value="Extension.extension.extension" /> 771 <max value="0" /> 772 </element> 773 <element id="Extension.extension:Type.url"> 774 <path value="Extension.extension.url" /> 775 <type> 776 <code value="uri" /> 777 </type> 778 <fixedUri value="Type" /> 779 </element> 780 <element id="Extension.extension:Type.value[x]"> 781 <path value="Extension.extension.value[x]" /> 782 <min value="1" /> 783 <type> 784 <code value="CodeableConcept" /> 785 </type> 786 </element> 787 <element id="Extension.url"> 788 <path value="Extension.url" /> 789 <fixedUri value="http://hl7.org/fhir/StructureDefinition/observation-geneticsAminoAcidChange" /> 790 </element> 791 <element id="Extension.value[x]"> 792 <path value="Extension.value[x]" /> 793 <min value="0" /> 794 <max value="0" /> 795 </element> 796 </differential> 797 </StructureDefinition>