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

FHIR IG analytics

Packagehl7.fhir.uv.genomics-reporting.r4
Resource TypeDocumentReference
IdDocumentReference-UncallableRegions.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 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

-UrlTitleCreation
*https://chat.fhir.org/user_uploads/10155/jQZWWKs4JO8ZfhfrbsCbbMUA/uncallable_regions.bedUncalleable Regions2019-03-01 01:02:01+0100

Source1

{
  "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"
      }
    }
  ]
}