HLA Reporting Implementation Guide
0.0.1 - Draft
HLA Reporting Implementation Guide - Local Development build (v0.0.1). See the Directory of published versions
Source view
{ "resourceType" : "Observation", "id" : "HLA-B-GenotypeExample", "meta" : { "profile" : [ "http://fhir.nmdp.org/ig/hla-reporting/StructureDefinition/hla-genotype" ] }, "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: HLA-B-GenotypeExample</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory)</span></p><p><b>code</b>: Genotype display name <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '84413-4' = 'Genotype display name)</span></p><p><b>value</b>: hla#3.25.0#HLA-B*57:01:01:01+HLA-B*15:01:01:01 <span style=\"background: LightGoldenRodYellow\">(Details : {http://glstring.org code 'hla#3.25.0#HLA-B*57:01:01:01+HLA-B*15:01:01:01' = 'hla#3.25.0#HLA-B*57:01:01:01+HLA-B*15:01:01:01)</span></p><p><b>derivedFrom</b>: </p><ul><li><a href=\"Observation-HLA-B-AlleleExample1.html\">Generated Summary: id: HLA-B-AlleleExample1; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 84414-2}\">Haplotype name</span>; <span title=\"Codes: {http://glstring.org hla#3.25.0#HLA-B*57:01:01:01}\">hla#3.25.0#HLA-B*57:01:01:01</span></a></li><li><a href=\"Observation-HLA-B-AlleleExample2.html\">Generated Summary: id: HLA-B-AlleleExample2; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 84414-2}\">Haplotype name</span>; <span title=\"Codes: {http://glstring.org hla#3.25.0#HLA-B*15:01:01:01}\">hla#3.25.0#HLA-B*15:01:01:01</span></a></li></ul><h3>Components</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td>*</td><td>Gene studied [ID] <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '48018-6' = 'Gene studied [ID])</span></td><td>HLA-B <span style=\"background: LightGoldenRodYellow\">(Details : {http://www.genenames.org/geneId code 'HGNC:4932' = 'HLA-B', given as 'HLA-B'})</span></td></tr></table></div>" }, "status" : "final", "category" : [ { "coding" : [ { "system" : "http://terminology.hl7.org/CodeSystem/observation-category", "code" : "laboratory" } ] } ], "code" : { "coding" : [ { "system" : "http://loinc.org", "code" : "84413-4" } ] }, "valueCodeableConcept" : { "coding" : [ { "system" : "http://glstring.org", "code" : "hla#3.25.0#HLA-B*57:01:01:01+HLA-B*15:01:01:01" } ] }, "derivedFrom" : [ { "reference" : "Observation/HLA-B-AlleleExample1" }, { "reference" : "Observation/HLA-B-AlleleExample2" } ], "component" : [ { "code" : { "coding" : [ { "system" : "http://loinc.org", "code" : "48018-6" } ] }, "valueCodeableConcept" : { "coding" : [ { "system" : "http://www.genenames.org/geneId", "code" : "HGNC:4932", "display" : "HLA-B" } ] } } ] }