FHIR IG analytics| Package | uk.nhsdigital.r4 |
| Resource Type | NamingSystem |
| Id | ods-organization-code-ns.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "NamingSystem",
"id": "ods-organization-code",
"name": "ODSorganizationcode",
"status": "draft",
"kind": "identifier",
"date": "2020-05-01",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"responsible": "NHS Digital",
"description": "The identifier system for an Organisation registered with the Organisation Data Service (ODS).",
"usage": "To be used to identify an Organisation registered with the Organisation Data Service (ODS).",
"uniqueId": [
{
"type": "uri",
"value": "https://fhir.nhs.uk/Id/ods-organization-code",
"preferred": true
},
{
"type": "oid",
"value": "2.16.840.1.113883.2.1.4.3",
"preferred": false,
"comment": "NHS ODS Organisation Codes - Identifiers of Organisations in the UK National Health Service. [NHS UK GP2GP Project]"
},
{
"type": "oid",
"value": "1.2.826.0.1285.0.1.10",
"preferred": true,
"comment": "NHS SDS Organisation Id - Organisation Id. [BT]"
}
]
}