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

FHIR IG analytics

Packagehl7.fhir.uv.cg-incubator
Resource TypeDocumentReference
IdDocumentReference-example-genomicFile-cyp2c19-accession.json
FHIR VersionR6

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 example-genomicFile-cyp2c19-accession

Language: en

status: Current

docStatus: Preliminary

description:

A sample Document Reference instance representing a generic genomic file that may ber used as input or output of a genomic analysis pipeline. CYP2C19 gene sequence

content

Attachments

-ContentTypeUrlTitle
*text/htmlhttps://www.ncbi.nlm.nih.gov/nuccore/NG_008384Homo sapiens cytochrome P450 family 2 subfamily C member 19 (CYP2C19), RefSeqGene (LRG_584) on chromosome 10

Source1

{
  "resourceType": "DocumentReference",
  "id": "example-genomicFile-cyp2c19-accession",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "current",
  "docStatus": "preliminary",
  "description": "A sample Document Reference instance representing a generic genomic file that may ber used as input or output of a genomic analysis pipeline. CYP2C19 gene sequence",
  "content": [
    {
      "attachment": {
        "contentType": "text/html",
        "url": "https://www.ncbi.nlm.nih.gov/nuccore/NG_008384",
        "title": "Homo sapiens cytochrome P450 family 2 subfamily C member 19 (CYP2C19), RefSeqGene (LRG_584) on chromosome 10"
      }
    }
  ]
}