FHIR IG analytics| Package | hl7.fhir.uv.genomics-reporting |
| Resource Type | DocumentReference |
| Id | DocumentReference-WES-UncallableRegions-GRCh38.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference WES-UncallableRegions-GRCh38
Profile: Genomic Data File
identifier: http://example.org/identifiers/files/11146520
status: Current
docStatus: Preliminary
description: Regions deemed uncallable (generally due to low coverage).
securityLabel: Restricted
content
Attachments
Url Title https://chat.fhir.org/user_uploads/10155/WrHnNR_WvMcqM2aXQ3BRHxlA/WES-UncallableRegions-GRCh38.bed WES-UncallableRegions-GRCh38
{
"resourceType": "DocumentReference",
"id": "WES-UncallableRegions-GRCh38",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-data-file"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://example.org/identifiers/files",
"value": "11146520"
}
],
"status": "current",
"docStatus": "preliminary",
"description": "Regions deemed uncallable (generally due to low coverage).",
"securityLabel": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code": "R",
"display": "Restricted"
}
]
}
],
"content": [
{
"attachment": {
"url": "https://chat.fhir.org/user_uploads/10155/WrHnNR_WvMcqM2aXQ3BRHxlA/WES-UncallableRegions-GRCh38.bed",
"title": "WES-UncallableRegions-GRCh38"
}
}
]
}