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

FHIR IG analytics

Packageuk.nhsengland.genomics.r4
Resource TypeActivityDefinition
IdActivityDefinition-DGTS_GT417-Example.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsengland.genomics.r4@0.6.2&canonical=https://fhir.nhs.uk/ActivityDefinition/GT417
URLhttps://fhir.nhs.uk/ActivityDefinition/GT417
Statusactive
NameGT417_Confirmation of uniparental disomy
TitleConfirmation of uniparental disomy

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": "ActivityDefinition",
  "id": "ActivityDefinition-DGTS-GT417-Example",
  "url": "https://fhir.nhs.uk/ActivityDefinition/GT417",
  "status": "active",
  "identifier": [
    {
      "system": "https://fhir.nhs.uk/Id/England-DigitalGenomicTestServices",
      "value": "GT417"
    },
    {
      "system": "https://fhir.nhs.uk/Id/England-GenomicTestDirectory",
      "value": "R263.1",
      "use": "old"
    }
  ],
  "title": "Confirmation of uniparental disomy",
  "name": "GT417_Confirmation of uniparental disomy",
  "code": {
    "coding": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/DGTS-genomictest-method-type",
        "code": "targeted-assay"
      }
    ]
  },
  "library": [
    "https://fhir.nhs.uk/Library/DGTS-targetdisease-gene-variant-required"
  ],
  "specimenRequirement": [
    {
      "reference": "SpecimenDefinition/DGTS-SpecimenDefinition-Example"
    }
  ]
}