FHIR IG analytics| Package | hl7.fhir.uv.genomics-reporting.r4b |
| Resource Type | Observation |
| Id | Observation-HLA-A-haplotype2.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation HLA-A-haplotype2
status: Final
category: Laboratory, Genetics
code: Haplotype Name
effective: 2023-02-01
issued: 2023-02-01 00:00:00-0500
performer: Practitioner Test Dolin
value: HLA-A*02:06
| Code | Value[x] |
| Gene studied [ID] | HLA-A |
{
"resourceType": "Observation",
"id": "HLA-A-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": "A*02:06",
"display": "HLA-A*02:06"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "48018-6"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://www.genenames.org",
"code": "HGNC:4931",
"display": "HLA-A"
}
]
}
}
]
}