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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.molgen
Resource TypeDocumentReference
IdDocumentReference-mii-exa-molgen-documentreference-bed-file.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "DocumentReference",
  "id": "mii-exa-molgen-documentreference-bed-file",
  "status": "current",
  "type": {
    "text": "BED file - Agilent SureSelect V7 target regions"
  },
  "subject": {
    "reference": "Patient/mii-exa-molgen-patient"
  },
  "content": [
    {
      "attachment": {
        "contentType": "text/plain",
        "url": "https://www.medizininformatik-initiative.de/fhir/files/agilent_v7_targets.bed",
        "title": "Agilent SureSelect Human All Exon V7 Target Regions"
      }
    }
  ]
}