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-06-19 |
@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:ConceptMap ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "SNOMEDLOINCtoSNOMEDUK"] ; #
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: ConceptMap SNOMEDLOINCtoSNOMEDUK</b></p><a name=\"SNOMEDLOINCtoSNOMEDUK\"> </a><a name=\"hcSNOMEDLOINCtoSNOMEDUK\"> </a><p>Mapping from http://snomed.info/sct/11010000107?fhir_vs to <a href=\"http://tx.fhir.org/r4/ValueSet/3b327ad5-c2ab-4175-8f6d-279b40e7eb38\">SNOMED CT Reference Set (All of SNOMED CT)</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a> to <code>http://snomed.info/sct|http://snomed.info/sct/83821000000107</code></p><table class=\"grid\"><tr><td colspan=\"2\"><b>Source Concept Details</b></td><td><b>Relationship</b></td><td colspan=\"2\"><b>Target Concept Details</b></td></tr><tr><td colspan=\"2\"><b>Codes</b> from <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\" title=\"http://snomed.info/sct\">SNOMED CT (all versions)</a></td><td/><td colspan=\"2\"><b>Codes</b> from http://snomed.info/sct|http://snomed.info/sct/83821000000107</td></tr><tr><td style=\"border-right-width: 0px\">612991010000106</td><td style=\"border-left-width: 0px\"/><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td style=\"border-right-width: 0px\">1022471000000107</td><td style=\"border-left-width: 0px\">Mean corpuscular haemoglobin (observable entity)</td></tr><tr><td style=\"border-right-width: 0px; border-bottom-style: none\">613061010000108</td><td style=\"border-left-width: 0px; border-bottom-style: none\"/><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td style=\"border-right-width: 0px\">1022491000000106</td><td style=\"border-left-width: 0px\">Mean corpuscular volume (observable entity)</td></tr><tr><td style=\"border-right-width: 0px; border-top-style: none\"/><td style=\"border-top-style: none; border-left-width: 0px\"/><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td style=\"border-right-width: 0px\">1491000237105</td><td style=\"border-left-width: 0px\">Mean corpuscular volume of erythrocytes in blood (observable entity)</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://nw-gmsa.github.io/ConceptMap/SNOMEDLOINCtoSNOMEDUK"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.0.1"] ; #
fhir:title [ fhir:v "SNOMED LOINC edition to SNOMED UK edition"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2025-06-19T14:44:16+00:00"^^xsd:dateTime] ; #
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 "For demonstration purposes only - THIS HAS NOT BEEN VALIDATED\n\nFor Implementation Guide see [SNOMED CT Implementation Guide for the LOINC Ontology](https://confluence.ihtsdotools.org/display/DOCLOINCSIG/1.+Introduction)"] ; #
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:source [
a fhir:canonical ;
fhir:v "http://snomed.info/sct/11010000107?fhir_vs"^^xsd:anyURI ;
fhir:link <http://snomed.info/sct/11010000107?fhir_vs>
] ; #
fhir:target [
a fhir:canonical ;
fhir:v "http://snomed.info/sct/83821000000107?fhir_vs"^^xsd:anyURI ;
fhir:link <http://snomed.info/sct/83821000000107?fhir_vs>
] ; #
fhir:group ( [
fhir:source [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:targetVersion [ fhir:v "http://snomed.info/sct/83821000000107" ] ;
( fhir:element [
fhir:code [ fhir:v "612991010000106" ] ;
( fhir:target [
fhir:code [ fhir:v "1022471000000107" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ] ) ] [
fhir:code [ fhir:v "613061010000108" ] ;
( fhir:target [
fhir:code [ fhir:v "1022491000000106" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ] [
fhir:code [ fhir:v "1491000237105" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ] ) ] )
] ) . #
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