FHIR IG analytics| Package | uk.nhsengland.genomics.r4 |
| Resource Type | Library |
| Id | Library-DGTS-GT46-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Library",
"id": "Library-DGTS-GT46-Example",
"url": "https://fhir.nhs.uk/Library/GT46",
"version": "0.6.3",
"name": "DGTS-GT46-Example",
"status": "active",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/library-type",
"code": "module-definition"
}
]
},
"parameter": [
{
"name": "additional_panels_available",
"use": "in",
"max": "*",
"type": "Coding"
},
{
"name": "target_disease",
"use": "in",
"min": 0,
"type": "Coding"
},
{
"name": "target_gene",
"use": "in",
"min": 0,
"type": "Coding"
},
{
"name": "target_variant",
"use": "in",
"min": 0,
"type": "Coding"
}
]
}