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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.molgen
Resource TypePlanDefinition
IdPlanDefinition-mii-exa-molgen-protocol-agilent-sureselect.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": "PlanDefinition",
  "id": "mii-exa-molgen-protocol-agilent-sureselect",
  "name": "AgilentSureSelectV7",
  "title": "Agilent SureSelect Human All Exon V7 Kit Protocol",
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/plan-definition-type",
        "code": "protocol",
        "display": "Protocol"
      }
    ]
  },
  "status": "active",
  "description": "Target enrichment protocol for whole exome sequencing covering 35.8 Mb of the human exome",
  "action": [
    {
      "title": "DNA Fragmentation",
      "description": "Fragment genomic DNA to 150-200bp using Covaris"
    },
    {
      "title": "Library Preparation",
      "description": "End repair, A-tailing, adapter ligation"
    },
    {
      "title": "Hybridization",
      "description": "Hybridize with SureSelect baits for 24 hours at 65°C"
    },
    {
      "title": "Capture",
      "description": "Streptavidin bead capture and washing"
    },
    {
      "title": "Amplification",
      "description": "PCR amplification of captured library"
    }
  ]
}