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

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeObservation
IdObservation-bca547c1-78a5-41be-8cfc-03c05805ac85.json
FHIR VersionR4

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 bca547c1-78a5-41be-8cfc-03c05805ac85

identifier: bca547c1-78a5-41be-8cfc-03c05805ac85

status: Final

category: Genetics, Laboratory

code: Genetic variant assessment

subject: Jaime LANCASTER

effective: 2025-10-23 10:37:26+0000

performer: PractitionerRole

component

code: Gene studied [ID]

value: CFTR

component

code: Transcript reference sequence [ID]

value: NM_000492.3

component

code: Genomic DNA change (gHGVS)

value: NC_000007.13

component

code: DNA change type

value: deletion

component

code: Genomic source class

value: Germline

component

code: Allelic state

value: Heterozygous

component

code: Genomic ref allele

value: CTT


Source1

{
  "resourceType": "Observation",
  "id": "bca547c1-78a5-41be-8cfc-03c05805ac85",
  "meta": {
    "profile": [
      "https://fhir.nwgenomics.nhs.uk/StructureDefinition/Variant"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "value": "bca547c1-78a5-41be-8cfc-03c05805ac85"
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
          "code": "GE",
          "display": "Genetics"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "laboratory"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "69548-6",
        "display": "Genetic variant assessment"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-Lancaster",
    "display": "Jaime LANCASTER"
  },
  "effectiveDateTime": "2025-10-23T10:37:26+00:00",
  "performer": [
    {
      "reference": "PractitionerRole/59577028-8fcc-4554-8b43-988561d41d9c"
    }
  ],
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "48018-6",
            "display": "Gene studied [ID]"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://www.genenames.org",
            "code": "HGNC:1884",
            "display": "CFTR"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "51958-7",
            "display": "Transcript reference sequence [ID]"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://www.ncbi.nlm.nih.gov/refseq",
            "code": "NM_000492.3"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "81290-9",
            "display": "Genomic DNA change (gHGVS)"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://varnomen.hgvs.org",
            "code": "NC_000007.13"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "48019-4",
            "display": "DNA change type"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "LA6692-3",
            "display": "deletion"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "48002-0",
            "display": "Genomic source class"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "LA6683-2",
            "display": "Germline"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "53034-5",
            "display": "Allelic state"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "LA6706-1",
            "display": "Heterozygous"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "69547-8",
            "display": "Genomic ref allele"
          }
        ]
      },
      "valueString": "CTT"
    }
  ]
}