FHIR IG analytics| Package | nhsdigital.fhir.stu3 |
| Resource Type | NamingSystem |
| Id | NamingSystem-ODSOrganisationSiteCode.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "NamingSystem",
"meta": {
"profile": [
"https://fhir.nhs.uk/STU3/StructureDefinition/NHSDigital-NamingSystem-1"
]
},
"name": "ODS Organisation Site Code",
"status": "draft",
"kind": "identifier",
"date": "2019-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 site registered with the Organisation Data Service (ODS).",
"usage": "To be used to identify Organisation sites registered with the Organisation Data Service (ODS).",
"uniqueId": [
{
"type": "uri",
"value": "https://fhir.nhs.uk/Id/ods-site-code",
"preferred": true
}
]
}