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

FHIR IG analytics

Packagede.dktk.oncology
Resource TypeObservation
IdObservation-GenetischeVarinate-example-1.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Observation",
  "id": "Observation-GenetischeVariante-example-1",
  "meta": {
    "profile": [
      "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Observation-GenetischeVariante"
    ]
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "69548-6"
      }
    ]
  },
  "subject": {
    "reference": "Patient/77453a897099d799"
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://dktk.dkfz.de/fhir/onco/core/CodeSystem/GenetischeVarianteCS",
        "code": "M"
      }
    ]
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "48018-6"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://www.genenames.org",
            "code": "PLAAT4"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "48005-3"
          }
        ]
      },
      "valueString": "p.V600E"
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "81290-9"
          }
        ]
      },
      "valueString": "c.1799 T > A"
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "81248-7"
          }
        ]
      },
      "valueString": "NM_004333.6"
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "81249-5"
          }
        ]
      },
      "valueString": "ENSG00000157764"
    }
  ]
}