FHIR IG analytics| Package | hl7.fhir.us.mcode.r4 |
| Resource Type | Observation |
| Id | Observation-gx-genomic-variant-somatic-mycn.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation gx-genomic-variant-somatic-mycn
status: Final
category: Laboratory
code: Genetic variant assessment
subject: Adam Anyperson Male, DoB: 1990-01-01 ( Medical Record Number: 123456789)
effective: 2019-04-01
performer: Practitioner Owen Oncologist
value: Present
method: Sequencing
component
code: Gene studied [ID]
value: MYCN
component
code: Genomic source class [Type]
value: Somatic
component
code: Molecular Consequence
value: copy_number_gain
component
code: Human reference sequence assembly version
value: GRCh37
{
"resourceType": "Observation",
"id": "gx-genomic-variant-somatic-mycn",
"meta": {
"profile": [
"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-genomic-variant"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "69548-6"
}
]
},
"subject": {
"reference": "Patient/gx-cancer-patient-adam-anyperson"
},
"effectiveDateTime": "2019-04-01",
"performer": [
{
"reference": "Practitioner/us-core-practitioner-owen-oncologist"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA9633-4",
"display": "Present"
}
]
},
"method": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA26398-0",
"display": "Sequencing"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "48018-6"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://www.genenames.org",
"code": "HGNC:7559",
"display": "MYCN"
},
{
"system": "https://www.ncbi.nlm.nih.gov/gene",
"code": "4613",
"display": "MYCN"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "48002-0"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA6684-0",
"display": "Somatic"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs",
"code": "molecular-consequence"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://www.sequenceontology.org/",
"code": "SO:0001742",
"display": "copy_number_gain"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "62374-4"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA14029-5",
"display": "GRCh37"
}
]
}
}
]
}