This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Example of Variation profile of Pgx-var-1011
{
"resourceType" : "MolecularDefinition",
"id" : "example-variation-pgx-var-1011",
"meta" : {
"profile" : ["http://hl7.org/fhir/StructureDefinition/variation"]
},
"type" : "dna",
"location" : [{
"sequenceLocation" : {
"sequenceContext" : {
"reference" : "MolecularDefinition/example-sequence-nc00001010-url",
"type" : "MolecularDefinition",
"display" : "Starting Sequence Resource: Homo sapiens chromosome 10, GRCh37.p13 Primary Assembly, NC_000010.10"
},
"coordinateInterval" : {
"numberingSystem" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "LA30102-0",
"display" : "1-based character counting"
}],
"text" : "1-based character counting"
},
"startQuantity" : {
"value" : 96521657
},
"endQuantity" : {
"value" : 96521657
}
}
}
}],
"representation" : [{
"focus" : {
"coding" : [{
"system" : "http://hl7.org/fhir/moleculardefinition-focus",
"code" : "reference-state",
"display" : "Reference State"
}]
},
"literal" : {
"value" : "C"
}
},
{
"focus" : {
"coding" : [{
"system" : "http://hl7.org/fhir/moleculardefinition-focus",
"code" : "alternative-state",
"display" : "Alternative State"
}]
},
"literal" : {
"value" : "C"
}
}]
}
Usage note: every effort has been made to ensure that the
examples are correct and useful, but they are not a normative part
of the specification.