FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.genomics-reporting
Resource TypeDocumentReference
IdDocumentReference-WES-FullSequencedRegion-GRCh38.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: DocumentReference WES-FullSequencedRegion-GRCh38

identifier: http://example.org/identifiers/files/11117

status: Current

docStatus: Preliminary

description: WES_FullSequencedRegion_GRCh38: A sample Document Reference instance representing a BED file that may be used as input or output of a genomic analysis pipeline.

securityLabel: Restricted

content

Attachments

-UrlTitleCreation
*https://chat.fhir.org/user_uploads/10155/BILYJerATC59WlG15J316BEf/WES_FullSequencedRegion_GRCh38.bedWES_FullSequencedRegion_GRCh382019-03-01 01:02:01+0100

Source1

{
  "resourceType": "DocumentReference",
  "id": "WES-FullSequencedRegion-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": "11117"
    }
  ],
  "status": "current",
  "docStatus": "preliminary",
  "description": "WES_FullSequencedRegion_GRCh38: A sample Document Reference instance representing a BED file that may be used as input or output of a genomic analysis pipeline.",
  "securityLabel": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
          "code": "R",
          "display": "Restricted"
        }
      ]
    }
  ],
  "content": [
    {
      "attachment": {
        "url": "https://chat.fhir.org/user_uploads/10155/BILYJerATC59WlG15J316BEf/WES_FullSequencedRegion_GRCh38.bed",
        "title": "WES_FullSequencedRegion_GRCh38",
        "creation": "2019-03-01T01:02:01+01:00"
      }
    }
  ]
}