FHIR IG analytics| Package | hl7uk.fhir.communityassets |
| Resource Type | NamingSystem |
| Id | dmd-namingsystem.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "NamingSystem",
"id": "dm+d-namingsystem",
"name": "dm+d",
"status": "active",
"kind": "codesystem",
"date": "2023-08-01",
"publisher": "HL7 UK",
"contact": [
{
"name": "HL7 UK",
"telecom": [
{
"system": "email",
"value": "ukcore@hl7.org.uk",
"use": "work",
"rank": 1
}
]
}
],
"responsible": "NHS England",
"description": "NHS Dictionary of Medicines and Devices. For more details see: [NHS Data Model Dictionary](https://www.datadictionary.nhs.uk/supporting_information/nhs_dictionary_of_medicines_and_devices.html)",
"uniqueId": [
{
"type": "uri",
"value": "https://dmd.nhs.uk",
"preferred": true
}
]
}