FHIR IG analytics| Package | hl7.fhir.uv.genomics-reporting.r4b |
| Resource Type | Observation |
| Id | Observation-haplotype-hla-a-1-r4.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation haplotype-hla-a-1-r4
status: Final
category: Laboratory, Genetics
code: Haplotype name
subject: Anonymous Patient (no stated gender), DoB Unknown
effective: 2018-07-26
performer: aTypingLab, Inc
value: HLA-A*03:01:01:01
| Code | Value[x] |
| Gene studied [ID] | HLA-A |
{
"resourceType": "Observation",
"id": "haplotype-hla-a-1-r4",
"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"
},
{
"system": "http://loinc.org",
"code": "57290-9",
"display": "HLA-A [Type] by High resolution"
}
]
},
"subject": {
"reference": "Patient/ExamplePatient"
},
"effectiveDateTime": "2018-07-26",
"performer": [
{
"type": "Organization",
"display": "aTypingLab, Inc"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://www.ebi.ac.uk/ipd/imgt/hla",
"version": "3.31.0",
"code": "HLA-A*03:01:01:01"
}
]
},
"specimen": {
"reference": "Specimen/specimen-hla-r4"
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "48018-6",
"display": "Gene studied [ID]"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://www.genenames.org",
"code": "HGNC:4931",
"display": "HLA-A"
}
],
"text": "HLA-A"
}
}
]
}