DRAFT Implementation Guide
This is for collaboration and discussion purposes and is subject to change.
North West Genomic Medicine Service Alliance - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2025-05-06 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "nw-gmsa"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nw-gmsa</b></p><a name=\"nw-gmsa\"> </a><a name=\"hcnw-gmsa\"> </a><p>This case-sensitive code system <code>https://nw-gmsa.github.io/CodeSystem/nw-gmsa</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">SouthEastAsian<a name=\"nw-gmsa-SouthEastAsian\"> </a></td><td>South East Asian</td></tr><tr><td style=\"white-space:nowrap\">NorthernEuropean<a name=\"nw-gmsa-NorthernEuropean\"> </a></td><td>Northern European</td></tr><tr><td style=\"white-space:nowrap\">JewishNOS<a name=\"nw-gmsa-JewishNOS\"> </a></td><td>Jewish NOS</td></tr><tr><td style=\"white-space:nowrap\">IrishTraveller<a name=\"nw-gmsa-IrishTraveller\"> </a></td><td>Gypsy/Traveller/ Irish Traveller</td></tr><tr><td style=\"white-space:nowrap\">Traveller<a name=\"nw-gmsa-Traveller\"> </a></td><td>Gypsy/Traveller</td></tr><tr><td style=\"white-space:nowrap\">Roma<a name=\"nw-gmsa-Roma\"> </a></td><td>Roma</td></tr><tr><td style=\"white-space:nowrap\">AshkenaziJew<a name=\"nw-gmsa-AshkenaziJew\"> </a></td><td>Ashkenazi Jew, follower of religion (person)</td></tr><tr><td style=\"white-space:nowrap\">RareAndInheritedDiseasesGeneticTesting<a name=\"nw-gmsa-RareAndInheritedDiseasesGeneticTesting\"> </a></td><td>Rare and inherited diseases Genetic Testing (procedure)</td></tr><tr><td style=\"white-space:nowrap\">PreNatalGeneticTesting<a name=\"nw-gmsa-PreNatalGeneticTesting\"> </a></td><td>Pre Natal Genetic Testing (procedure)</td></tr><tr><td style=\"white-space:nowrap\">HaemoglobinopathyGeneticTesting<a name=\"nw-gmsa-HaemoglobinopathyGeneticTesting\"> </a></td><td>Haemoglobinopathy Genetic Testing (procedure)</td></tr><tr><td style=\"white-space:nowrap\">CancerGeneticTesting<a name=\"nw-gmsa-CancerGeneticTesting\"> </a></td><td>Cancer Genetic Testing (procedure)</td></tr><tr><td style=\"white-space:nowrap\">CellPellet<a name=\"nw-gmsa-CellPellet\"> </a></td><td>Cell Pellet</td></tr><tr><td style=\"white-space:nowrap\">LiquidBiopsy<a name=\"nw-gmsa-LiquidBiopsy\"> </a></td><td>Liquid Biopsy</td></tr><tr><td style=\"white-space:nowrap\">FFPEShavings<a name=\"nw-gmsa-FFPEShavings\"> </a></td><td>FFPE - Shavings</td></tr><tr><td style=\"white-space:nowrap\">FFPESlides<a name=\"nw-gmsa-FFPESlides\"> </a></td><td>FFPE - Slides</td></tr><tr><td style=\"white-space:nowrap\">FFPEPositivelyChargedSlides<a name=\"nw-gmsa-FFPEPositivelyChargedSlides\"> </a></td><td>FFPE - Positively Charged Slides</td></tr><tr><td style=\"white-space:nowrap\">FFPEWaxBlock<a name=\"nw-gmsa-FFPEWaxBlock\"> </a></td><td>FFPE - Wax block</td></tr><tr><td style=\"white-space:nowrap\">GeneticistEmail<a name=\"nw-gmsa-GeneticistEmail\"> </a></td><td>Clinical Geneticist email</td></tr><tr><td style=\"white-space:nowrap\">GeneticistDepartmentEmail<a name=\"nw-gmsa-GeneticistDepartmentEmail\"> </a></td><td>Clinical Geneticist department email</td></tr><tr><td style=\"white-space:nowrap\">RODToFollow<a name=\"nw-gmsa-RODToFollow\"> </a></td><td>ROD attached or to follow</td></tr><tr><td style=\"white-space:nowrap\">InfectionRiskDetails<a name=\"nw-gmsa-InfectionRiskDetails\"> </a></td><td>High infection Risk Details</td></tr><tr><td style=\"white-space:nowrap\">SampleSent<a name=\"nw-gmsa-SampleSent\"> </a></td><td>Date and time sample sent</td></tr><tr><td style=\"white-space:nowrap\">TransportUsed<a name=\"nw-gmsa-TransportUsed\"> </a></td><td>Transport used</td></tr><tr><td style=\"white-space:nowrap\">SampleSentTo<a name=\"nw-gmsa-SampleSentTo\"> </a></td><td>Sample sent to</td></tr><tr><td style=\"white-space:nowrap\">SampleSentToName<a name=\"nw-gmsa-SampleSentToName\"> </a></td><td>Name of person who sent sample</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://nw-gmsa.github.io/CodeSystem/nw-gmsa"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.0.1"] ; #
fhir:name [ fhir:v "nw-gmsa"] ; #
fhir:title [ fhir:v "NW GMSA Codes"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-05-06"^^xsd:date] ; #
fhir:publisher [ fhir:v "NHS North West GMSA"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.nw-gmsa.nhs.uk/contact-us" ] ] )
] ) ; #
fhir:description [ fhir:v "Bucket for local codes"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "GB" ] ;
fhir:display [ fhir:v "United Kingdom of Great Britain and Northern Ireland" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "25"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "SouthEastAsian" ] ;
fhir:display [ fhir:v "South East Asian" ]
] [
fhir:code [ fhir:v "NorthernEuropean" ] ;
fhir:display [ fhir:v "Northern European" ]
] [
fhir:code [ fhir:v "JewishNOS" ] ;
fhir:display [ fhir:v "Jewish NOS" ]
] [
fhir:code [ fhir:v "IrishTraveller" ] ;
fhir:display [ fhir:v "Gypsy/Traveller/ Irish Traveller" ]
] [
fhir:code [ fhir:v "Traveller" ] ;
fhir:display [ fhir:v "Gypsy/Traveller" ]
] [
fhir:code [ fhir:v "Roma" ] ;
fhir:display [ fhir:v "Roma" ]
] [
fhir:code [ fhir:v "AshkenaziJew" ] ;
fhir:display [ fhir:v "Ashkenazi Jew, follower of religion (person)" ]
] [
fhir:code [ fhir:v "RareAndInheritedDiseasesGeneticTesting" ] ;
fhir:display [ fhir:v "Rare and inherited diseases Genetic Testing (procedure)" ]
] [
fhir:code [ fhir:v "PreNatalGeneticTesting" ] ;
fhir:display [ fhir:v "Pre Natal Genetic Testing (procedure)" ]
] [
fhir:code [ fhir:v "HaemoglobinopathyGeneticTesting" ] ;
fhir:display [ fhir:v "Haemoglobinopathy Genetic Testing (procedure)" ]
] [
fhir:code [ fhir:v "CancerGeneticTesting" ] ;
fhir:display [ fhir:v "Cancer Genetic Testing (procedure)" ]
] [
fhir:code [ fhir:v "CellPellet" ] ;
fhir:display [ fhir:v "Cell Pellet" ]
] [
fhir:code [ fhir:v "LiquidBiopsy" ] ;
fhir:display [ fhir:v "Liquid Biopsy" ]
] [
fhir:code [ fhir:v "FFPEShavings" ] ;
fhir:display [ fhir:v "FFPE - Shavings" ]
] [
fhir:code [ fhir:v "FFPESlides" ] ;
fhir:display [ fhir:v "FFPE - Slides" ]
] [
fhir:code [ fhir:v "FFPEPositivelyChargedSlides" ] ;
fhir:display [ fhir:v "FFPE - Positively Charged Slides" ]
] [
fhir:code [ fhir:v "FFPEWaxBlock" ] ;
fhir:display [ fhir:v "FFPE - Wax block" ]
] [
fhir:code [ fhir:v "GeneticistEmail" ] ;
fhir:display [ fhir:v "Clinical Geneticist email" ]
] [
fhir:code [ fhir:v "GeneticistDepartmentEmail" ] ;
fhir:display [ fhir:v "Clinical Geneticist department email" ]
] [
fhir:code [ fhir:v "RODToFollow" ] ;
fhir:display [ fhir:v "ROD attached or to follow" ]
] [
fhir:code [ fhir:v "InfectionRiskDetails" ] ;
fhir:display [ fhir:v "High infection Risk Details" ]
] [
fhir:code [ fhir:v "SampleSent" ] ;
fhir:display [ fhir:v "Date and time sample sent" ]
] [
fhir:code [ fhir:v "TransportUsed" ] ;
fhir:display [ fhir:v "Transport used" ]
] [
fhir:code [ fhir:v "SampleSentTo" ] ;
fhir:display [ fhir:v "Sample sent to" ]
] [
fhir:code [ fhir:v "SampleSentToName" ] ;
fhir:display [ fhir:v "Name of person who sent sample" ]
] ) . #
IG © 2024+ NHS North West GMSA. Package nw-gmsa.github.io#0.0.1 based on FHIR 4.0.1. Generated 2025-06-19
Links: Table of Contents |
QA Report
| New Issue | Issues
Version History |
|
Propose a change