FHIR IG analytics| Package | il.core.fhir.r4.2023 |
| Resource Type | NamingSystem |
| Id | NamingSystem-israel-drugs.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "NamingSystem",
"id": "israel-drugs",
"name": "The Israeli Drug Registry",
"status": "active",
"kind": "identifier",
"date": "2023-06-11",
"publisher": "Israeli Ministry of Health",
"responsible": "Israeli MoH",
"type": {
"coding": [
{
"code": "LI",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"display": "Labor and industries number"
}
],
"text": "National Drug Identifier"
},
"description": "Identifies drugs according to the Israeli MoH.",
"jurisdiction": [
{
"coding": [
{
"code": "IL",
"system": "urn:iso:std:iso:3166"
}
]
}
],
"usage": "Used in Israel for identifying drugs",
"uniqueId": [
{
"type": "uri",
"value": "http://https://israeldrugs.health.gov.il",
"preferred": true
}
]
}