FHIR IG analytics| Package | hl7.fhir.uv.genomics-reporting.r4 |
| Resource Type | DocumentReference |
| Id | DocumentReference-UncallableRegions.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference UncallableRegions
identifier: http://www.somesystemabc.net/identifiers/files/11125
status: Current
docStatus: Preliminary
description: Representing a BED file that represents uncallable regions
securityLabel: Restricted
content
Attachments
Url Title Creation https://chat.fhir.org/user_uploads/10155/jQZWWKs4JO8ZfhfrbsCbbMUA/uncallable_regions.bed Uncalleable Regions 2019-03-01 01:02:01+0100
{
"resourceType": "DocumentReference",
"id": "UncallableRegions",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-data-file"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://www.somesystemabc.net/identifiers/files",
"value": "11125"
}
],
"status": "current",
"docStatus": "preliminary",
"description": "Representing a BED file that represents uncallable regions",
"securityLabel": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code": "R",
"display": "Restricted"
}
]
}
],
"content": [
{
"attachment": {
"url": "https://chat.fhir.org/user_uploads/10155/jQZWWKs4JO8ZfhfrbsCbbMUA/uncallable_regions.bed",
"title": "Uncalleable Regions",
"creation": "2019-03-01T01:02:01+01:00"
}
}
]
}