FHIR IG analytics| Package | hl7.fhir.uv.molecular-definition-data-types |
| Resource Type | MolecularDefinition |
| Id | MolecularDefinition-example-allelesliced-cyp2c19-1b-1016g.json |
| FHIR Version | R6 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MolecularDefinition example-allelesliced-cyp2c19-1b-1016g
Language: en
Profile: Allele
moleculeType: RNA Sequence
type: RNA Sequence
location
sequenceLocation
sequenceContext: Starting Sequence Resource: (CYP2C19), mRNA, NM_000769.4
coordinateInterval
CoordinateSystems
System 1-based character counting start: 1016
end: 1016
representation
focus: Allele State
code: CYP2C19*1.002
Literals
Value G
representation
focus: Context State
Literals
Value A
{
"resourceType": "MolecularDefinition",
"id": "example-allelesliced-cyp2c19-1b-1016g",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/molecular-definition-data-types/StructureDefinition/allele"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"moleculeType": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/molecular-definition-data-types/CodeSystem/molecule-type",
"code": "rna",
"display": "RNA Sequence"
}
]
},
"type": [
{
"coding": [
{
"system": "http://hl7.org/fhir/uv/molecular-definition-data-types/CodeSystem/molecule-type",
"code": "rna",
"display": "RNA Sequence"
}
]
}
],
"location": [
{
"sequenceLocation": {
"sequenceContext": {
"reference": "MolecularDefinition/example-sequence-nm0007694-url",
"type": "MolecularDefinition",
"display": "Starting Sequence Resource: (CYP2C19), mRNA, NM_000769.4"
},
"coordinateInterval": {
"coordinateSystem": {
"system": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA30102-0",
"display": "1-based character counting"
}
]
}
},
"startQuantity": {
"value": 1016
},
"endQuantity": {
"value": 1016
}
}
}
}
],
"representation": [
{
"focus": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/molecular-definition-data-types/CodeSystem/molecular-definition-focus",
"code": "allele-state",
"display": "Allele State"
}
]
},
"code": [
{
"coding": [
{
"system": "http://www.pharmvar.org",
"code": "PV00076",
"display": "CYP2C19*1.002"
}
]
}
],
"literal": {
"value": "G"
}
},
{
"focus": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/molecular-definition-data-types/CodeSystem/molecular-definition-focus",
"code": "context-state",
"display": "Context State"
}
]
},
"literal": {
"value": "A"
}
}
]
}