Example in Genomics Reporting3.0.0
DocumentReference

UncallableRegions

current

Representing a BED file that represents uncallable regions

DocumentReference-UncallableRegions.json

Resource Details

Resource Type
DocumentReference
Resource ID
UncallableRegions
Identifier
http://www.somesystemabc.net/identifiers/files|11125
Conforms To
http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-data-file

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "DocumentReference",
  "id": "UncallableRegions",
  "filename": "DocumentReference-UncallableRegions.json",
  "profile": [
    "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-data-file"
  ],
  "identifier": {
    "system": "http://www.somesystemabc.net/identifiers/files",
    "value": "11125"
  },
  "status": "current",
  "description": "Representing a BED file that represents uncallable regions"
}