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-HLA-B-haplotype2.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 HLA-B-haplotype2

status: Final

category: Laboratory, Genetics

code: Haplotype Name

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

issued: 2023-02-01 00:00:00-0500

performer: Practitioner Test Dolin

value: HLA-B*35:01

Components

-CodeValue[x]
*Gene studied [ID]HLA-B

Source1

{
  "resourceType": "Observation",
  "id": "HLA-B-haplotype2",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/haplotype"
    ]
  },
  "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": "84414-2",
        "display": "Haplotype Name"
      }
    ]
  },
  "subject": {
    "reference": "Patient/somaticPatient"
  },
  "effectiveDateTime": "2023-02-01",
  "issued": "2023-02-01T00:00:00-05:00",
  "performer": [
    {
      "reference": "Practitioner/pathologistPractitioner"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://www.ebi.ac.uk/ipd/imgt/hla",
        "code": "B*35:01",
        "display": "HLA-B*35:01"
      }
    ]
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "48018-6"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://www.genenames.org",
            "code": "HGNC:4932",
            "display": "HLA-B"
          }
        ]
      }
    }
  ]
}