FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.genomics-reporting.r4b
Resource TypeObservation
IdObservation-ROS1-Fusion-therapuTrial.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Observation ROS1-Fusion-therapuTrial

status: Final

category: Laboratory, Genetics

code: Therapeutic Implication

subject: Substance Junior Hamsburg (official) Male, DoB: 1987-09-01 ( Medical record number: 1234567 (use: temp, period: 2021-01-01 --> (ongoing)))

effective: 2023-02-01

performer: Practitioner Test Dolin

derivedFrom: Observation Genetic variant assessment

component

code: Associated phenotype

value: Non-small cell lung cancer

component

code: Medication assessed

value: Taletrectinib

component

code: Associated Therapy

value: A Single-Arm, Open-Label, Multicenter Phase 2 Study to Evaluate the Efficacy and Safety of Taletrectinib in Patients With Advanced or Metastatic ROS1 Positive NSCLC and Other Solid Tumors

component

Related Artifact for Observation component: No display for RelatedArtifact (type: citation; url: https://www.cancer.net/cancer-types/lung-cancer-non-small-cell/types-treatment)

code: Level of evidence

value: Tier I - Level A


Source1

{
  "resourceType": "Observation",
  "id": "ROS1-Fusion-therapuTrial",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/therapeutic-implication"
    ]
  },
  "text": {
    "status": "extensions",
    "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://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs",
        "code": "therapeutic-implication"
      }
    ]
  },
  "subject": {
    "reference": "Patient/somaticPatient"
  },
  "effectiveDateTime": "2023-02-01",
  "performer": [
    {
      "reference": "Practitioner/pathologistPractitioner"
    }
  ],
  "derivedFrom": [
    {
      "reference": "Observation/ROS1-Fusion-var"
    }
  ],
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "81259-4"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "254637007",
            "display": "Non-small cell lung cancer (disorder)"
          }
        ],
        "text": "Non-small cell lung cancer"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "51963-7",
            "display": "Medication assessed"
          }
        ]
      },
      "valueCodeableConcept": {
        "text": "Taletrectinib"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs",
            "code": "associated-therapy",
            "display": "Associated Therapy"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://clinicaltrials.gov",
            "code": "NCT04919811",
            "display": "NCT04919811"
          }
        ],
        "text": "A Single-Arm, Open-Label, Multicenter Phase 2 Study to Evaluate the Efficacy and Safety of Taletrectinib in Patients With Advanced or Metastatic ROS1 Positive NSCLC and Other Solid Tumors"
      }
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/workflow-relatedArtifactComponent",
          "valueRelatedArtifact": {
            "type": "citation",
            "url": "https://www.cancer.net/cancer-types/lung-cancer-non-small-cell/types-treatment"
          }
        }
      ],
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "93044-6",
            "display": "Level of evidence"
          }
        ]
      },
      "valueCodeableConcept": {
        "text": "Tier I - Level A"
      }
    }
  ]
}