| Package | nw-gmsa.github.io |
| Resource Type | NamingSystem |
| Id | gmpnumber-namingsystem |
| FHIR Version | R4 |
| Source | https://nw-gmsa.github.io/https://build.fhir.org/ig/nw-gmsa/R4/NamingSystem-gmpnumber-namingsystem.html |
| URL | https://nw-gmsa.github.io/NamingSystem/gmpnumber-namingsystem |
| Version | 0.0.7 |
| Status | active |
| Date | 2023-08-01 |
| Name | GMP Number |
| Realm | uk |
| Description | General Practitioner (GMP) number. For more details see: [NHS Data Model Dictionary](https://www.datadictionary.nhs.uk/attributes/general_medical_practitioner_ppd_code.html) |
| Kind | identifier |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: NamingSystem gmpnumber-namingsystem
| Defining URL | https://nw-gmsa.github.io/NamingSystem/gmpnumber-namingsystem |
| Version | 0.0.7 |
| Name | GMP Number |
| Status | active |
| Definition | General Practitioner (GMP) number. For more details see: NHS Data Model Dictionary |
| Publisher | NHS North West GMSA |
| Type | Value | Preferred |
| URI | https://fhir.hl7.org.uk/Id/gmp-number | true |
{
"resourceType": "NamingSystem",
"id": "gmpnumber-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/gmpnumber-namingsystem"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
"valueString": "0.0.7"
}
],
"name": "GMP 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": "NHS Prescription Services",
"description": "General Practitioner (GMP) number. For more details see: [NHS Data Model Dictionary](https://www.datadictionary.nhs.uk/attributes/general_medical_practitioner_ppd_code.html)",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "GB",
"display": "United Kingdom of Great Britain and Northern Ireland"
}
]
}
],
"uniqueId": [
{
"type": "uri",
"value": "https://fhir.hl7.org.uk/Id/gmp-number",
"preferred": true
}
]
}