North West Genomic Medicine Service Alliance
0.0.7 - ci-build
North West Genomic Medicine Service Alliance - Local Development build (v0.0.7) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2023-08-01 |
{
"resourceType" : "NamingSystem",
"id" : "gmcnumber-namingsystem",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem gmcnumber-namingsystem</b></p><a name=\"gmcnumber-namingsystem\"> </a><a name=\"hcgmcnumber-namingsystem\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://nw-gmsa.github.io/NamingSystem/gmcnumber-namingsystem</td></tr><tr><td>Version</td><td>0.0.7</td></tr><tr><td>Name</td><td>GMC Number</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>General Medical Council Consultant Code. For more details see: <a href=\"https://www.datadictionary.nhs.uk/attributes/general_medical_council_reference_number.html\">NHS Data Model Dictionary</a></p>\n</div></td></tr><tr><td>Publisher</td><td>NHS North West GMSA</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Comment</b></td></tr><tr><td>URI</td><td>https://fhir.hl7.org.uk/Id/gmc-number</td><td>true</td><td/></tr><tr><td>OID</td><td>2.16.840.1.113883.2.1.3.2.4.16.63</td><td>false</td><td/></tr><tr><td>Other</td><td>GMC</td><td>false</td><td>XCN.9 HSCIC HL7 V2 ADT</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri" : "https://nw-gmsa.github.io/NamingSystem/gmcnumber-namingsystem"
},
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
"valueString" : "0.0.7"
}
],
"name" : "GMC Number",
"status" : "active",
"kind" : "identifier",
"date" : "2023-08-01",
"publisher" : "NHS North West GMSA",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.nw-gmsa.nhs.uk/contact-us"
}
]
}
],
"responsible" : "General Medical Council",
"description" : "General Medical Council Consultant Code. For more details see: [NHS Data Model Dictionary](https://www.datadictionary.nhs.uk/attributes/general_medical_council_reference_number.html)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "GB",
"display" : "United Kingdom of Great Britain and Northern Ireland"
}
]
}
],
"usage" : "A unique consultant code, used to identify consultants",
"uniqueId" : [
{
"type" : "uri",
"value" : "https://fhir.hl7.org.uk/Id/gmc-number",
"preferred" : true
},
{
"type" : "oid",
"value" : "2.16.840.1.113883.2.1.3.2.4.16.63",
"preferred" : false
},
{
"type" : "other",
"value" : "GMC",
"preferred" : false,
"comment" : "XCN.9 HSCIC HL7 V2 ADT"
}
]
}