FHIR IG analytics| Package | hl7.fhir.uv.genomics-reporting.r4b |
| Resource Type | Observation |
| Id | Observation-ROS1-Fusion-var.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ROS1-Fusion-var
status: Final
category: Laboratory, Genetics
code: Genetic variant assessment
effective: 2023-02-01
performer: Practitioner Test Dolin
value: Present
method: Sequencing
component
code: Discrete genetic variant
value: ROS1 Fusion
component
code: Gene studied [ID]
value: ROS1
component
code: Genomic source class [Type]
value: Somatic
{
"resourceType": "Observation",
"id": "ROS1-Fusion-var",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/variant"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0074",
"code": "GE"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "69548-6"
}
]
},
"subject": {
"reference": "Patient/somaticPatient"
},
"effectiveDateTime": "2023-02-01",
"performer": [
{
"reference": "Practitioner/pathologistPractitioner"
}
],
"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": "81252-9"
}
]
},
"valueCodeableConcept": {
"text": "ROS1 Fusion"
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "48018-6"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://www.genenames.org",
"code": "HGNC:10261",
"display": "ROS1"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "48002-0"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA6684-0",
"display": "Somatic"
}
]
}
}
]
}