INTEROPen CareConnect Base STU3 Implementation Guide
3.0.0 - CI Build
INTEROPen CareConnect Base STU3 Implementation Guide - Local Development build (v3.0.0). See the Directory of published versions
Source view
{
"resourceType" : "NamingSystem",
"id" : "uk-gmp-number",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: uk-gmp-number</p><p><b>name</b>: GMP Number</p><p><b>status</b>: draft</p><p><b>kind</b>: identifier</p><p><b>date</b>: 2019-12-03</p><p><b>publisher</b>: INTEROpen</p><p><b>contact</b>: </p><p><b>responsible</b>: NHS Prescription Services</p><p><b>description</b>: General Practitioner (GMP) number. See [NHS Data Dictionary](https://www.datadictionary.nhs.uk/data_dictionary/attributes/g/general_medical_practitioner_ppd_code_de.asp)</p><p><b>jurisdiction</b>: United Kingdom of Great Britain and Northern Ireland (GBR) <span style=\"background: LightGoldenRodYellow\">(Details : {http://unstats.un.org/unsd/methods/m49/m49.htm code '826' = 'United Kingdom of Great Britain and Northern Ireland (GBR))</span></p><p><b>usage</b>: A unqiue reference number normally used to identify GP's.</p><blockquote><p><b>uniqueId</b></p><p><b>type</b>: uri</p><p><b>value</b>: https://fhir.hl7.org.uk/Id/gmp-number</p><p><b>preferred</b>: true</p></blockquote><blockquote><p><b>uniqueId</b></p><p><b>type</b>: oid</p><p><b>value</b>: 2.16.840.1.113883.2.1.3.2.4.16.62</p><p><b>preferred</b>: false</p></blockquote><blockquote><p><b>uniqueId</b></p><p><b>type</b>: other</p><p><b>value</b>: GMP</p><p><b>preferred</b>: false</p><p><b>comment</b>: XCN.9 HSCIC HL7 V2 ADT</p></blockquote></div>"
},
"name" : "GMP Number",
"status" : "draft",
"kind" : "identifier",
"date" : "2019-12-03",
"publisher" : "INTEROpen",
"contact" : [
{
"telecom" : [
{
"system" : "other",
"value" : "https://interopen.ryver.com/"
}
]
}
],
"responsible" : "NHS Prescription Services",
"description" : "General Practitioner (GMP) number. See [NHS Data Dictionary](https://www.datadictionary.nhs.uk/data_dictionary/attributes/g/general_medical_practitioner_ppd_code_de.asp)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "826"
}
]
}
],
"usage" : "A unqiue reference number normally used to identify GP's.",
"uniqueId" : [
{
"type" : "uri",
"value" : "https://fhir.hl7.org.uk/Id/gmp-number",
"preferred" : true
},
{
"type" : "oid",
"value" : "2.16.840.1.113883.2.1.3.2.4.16.62",
"preferred" : false
},
{
"type" : "other",
"value" : "GMP",
"preferred" : false,
"comment" : "XCN.9 HSCIC HL7 V2 ADT"
}
]
}