ActivityDefinition-DGTS-GT46-Example

Example of a ActivityDefinition for a DGTS Test.

ActivityDefinition
{
"resourceType": "ActivityDefinition",
"id": "ActivityDefinition-DGTS-GT46-Example",
"url": "https://fhir.nhs.uk/ActivityDefinition/GT46",
{
"system": "https://fhir.nhs.uk/Id/England-DigitalGenomicTestServices",
"value": "GT46"
},
{
"use": "old",
"system": "https://fhir.nhs.uk/Id/England-GenomicTestDirectory",
"value": "R69.5"
}
],
"name": "GT46_Hypotonic-infant-WGS",
"title": "Hypotonic infant - WGS",
"status": "active",
{
"type": "composed-of",
"display": "Hypotonic infant",
"url": "https://nhsgms-panelapp.genomicsengland.co.uk/panels/490/v46.1"
}
],
"library": [
"https://fhir.nhs.uk/Library/GT46"
],
"code": {
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/DGTS-genomictest-method-type",
"code": "whole-genome-sequencing"
}
]
},
{
"reference": "SpecimenDefinition/DGTS-SpecimenDefinition-Example"
}
]
}
<ActivityDefinition xmlns="http://hl7.org/fhir">
<id value="ActivityDefinition-DGTS-GT46-Example" />
<url value="https://fhir.nhs.uk/ActivityDefinition/GT46" />
<system value="https://fhir.nhs.uk/Id/England-DigitalGenomicTestServices" />
<value value="GT46" />
</identifier>
<use value="old" />
<system value="https://fhir.nhs.uk/Id/England-GenomicTestDirectory" />
<value value="R69.5" />
</identifier>
<name value="GT46_Hypotonic-infant-WGS" />
<title value="Hypotonic infant - WGS" />
<status value="active" />
<type value="composed-of" />
<display value="Hypotonic infant" />
<url value="https://nhsgms-panelapp.genomicsengland.co.uk/panels/490/v46.1" />
</relatedArtifact>
<library value="https://fhir.nhs.uk/Library/GT46" />
<system value="https://fhir.nhs.uk/CodeSystem/DGTS-genomictest-method-type" />
<code value="whole-genome-sequencing" />
</coding>
</code>
<reference value="SpecimenDefinition/DGTS-SpecimenDefinition-Example" />
</specimenRequirement>
</ActivityDefinition>