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-MSH2-del-var.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 MSH2-del-var

status: Final

category: Laboratory, Genetics

code: Genetic variant assessment

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

value: Present

method: Sequencing

component

code: Transcript reference sequence [ID]

value: NM_006885.4

component

code: DNA change type

value: deletion

component

code: Gene studied [ID]

value: MSH2

component

code: Discrete genetic variant

value: NM_000251.3(MSH2):c.1832del (p.Val611fs)

component

code: Genomic source class [Type]

value: Somatic


Source1

{
  "resourceType": "Observation",
  "id": "MSH2-del-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": "51958-7"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://www.ncbi.nlm.nih.gov/refseq",
            "code": "NM_006885.4"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "48019-4"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://www.sequenceontology.org",
            "code": "SO:0000159",
            "display": "deletion"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "48018-6"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://www.genenames.org",
            "code": "HGNC:7235",
            "display": "MSH2"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "81252-9"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://www.ncbi.nlm.nih.gov/clinvar",
            "code": "1780982",
            "display": "NM_000251.3(MSH2):c.1832del (p.Val611fs)"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "48002-0"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "LA6684-0",
            "display": "Somatic"
          }
        ]
      }
    }
  ]
}