Sha256: d3e7ab608c3e849dab354d884a373353b52a88f099ff6b05095aa44c20371430
Contents?: true
Size: 1.4 KB
Versions: 7
Compression:
Stored size: 1.4 KB
Contents
{ "resourceType": "DiagnosticReport", "id": "hla-1", "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-1</p><p><b>status</b>: final</p><p><b>code</b>: HLA genotyping results <span>(Details )</span></p><p><b>subject</b>: <a>Molecular Lab Patient ID: HOSP-23456</a></p><p><b>effective</b>: May 26, 2015 3:30:10 PM</p><p><b>issued</b>: May 26, 2015 3:30:10 PM</p><p><b>performer</b>: <a>Molecular Diagnostic Laboratory</a></p><p><b>specimen</b>: <a>Molecular Specimen ID: MLD45-Z4-1234</a></p></div>" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/hla-genotyping-resultsGlstring", "extension": [ { "url": "text", "valueString": "HLA-A*01:01:01+HLA-A*24:02:01" } ] } ], "status": "final", "code": { "text": "HLA genotyping results" }, "subject": { "reference": "Patient/genetics-example2", "display": "Molecular Lab Patient ID: HOSP-23456" }, "effectiveDateTime": "2015-05-26T15:30:10+01:00", "issued": "2015-05-26T15:30:10+01:00", "performer": [ { "reference": "Practitioner/genetics-example2", "display": "Molecular Diagnostic Laboratory" } ], "specimen": [ { "reference": "Specimen/genetics-example2", "display": "Molecular Specimen ID: MLD45-Z4-1234" } ] }
Version data entries
7 entries across 7 versions & 1 rubygems