FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: NamingSystem/gmcnumber-namingsystem

Packagenw-gmsa.github.io
Resource TypeNamingSystem
Idgmcnumber-namingsystem
FHIR VersionR4
Sourcehttps://nw-gmsa.github.io/https://build.fhir.org/ig/nw-gmsa/R4/NamingSystem-gmcnumber-namingsystem.html
URLhttps://nw-gmsa.github.io/NamingSystem/gmcnumber-namingsystem
Version0.0.7
Statusactive
Date2023-08-01
NameGMC Number
Realmuk
DescriptionGeneral Medical Council Consultant Code. For more details see: [NHS Data Model Dictionary](https://www.datadictionary.nhs.uk/attributes/general_medical_council_reference_number.html)
Kindidentifier

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: NamingSystem gmcnumber-namingsystem

Summary

Defining URLhttps://nw-gmsa.github.io/NamingSystem/gmcnumber-namingsystem
Version0.0.7
NameGMC Number
Statusactive
Definition

General Medical Council Consultant Code. For more details see: NHS Data Model Dictionary

PublisherNHS North West GMSA

Identifiers

TypeValuePreferredComment
URIhttps://fhir.hl7.org.uk/Id/gmc-numbertrue
OID2.16.840.1.113883.2.1.3.2.4.16.63false
OtherGMCfalseXCN.9 HSCIC HL7 V2 ADT

Source

{
  "resourceType": "NamingSystem",
  "id": "gmcnumber-namingsystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
    }
  ]
}