FHIR IG analytics| Package | hl7.fhir.uv.cg-incubator |
| Resource Type | MolecularDefinition |
| Id | MolecularDefinition-example-genotype1.json |
| FHIR Version | R6 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MolecularDefinition example-genotype1
Language: en
description:
CYP2C19*1B and HLA00002
moleculeType: DNA sequence
member:
{
"resourceType": "MolecularDefinition",
"resourceDefinition": "http://hl7.org/fhir/StructureDefinition/MolecularDefinition|0.1.0-ci-build",
"id": "example-genotype1",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"description": "CYP2C19*1B and HLA00002",
"moleculeType": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/cg-incubator/CodeSystem/moleculardefinition-moleculetype",
"code": "dna",
"display": "DNA sequence"
}
]
},
"member": [
{
"reference": "MolecularDefinition/example-haplotype1",
"type": "MolecularDefinition",
"display": "First haplotype, CYP2C19*1B"
},
{
"reference": "MolecularDefinition/example-haplotype2",
"type": "MolecularDefinition",
"display": "Second haplotype, HLA00002"
}
]
}