FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageil.core.fhir.r4.2023
Resource TypeNamingSystem
IdNamingSystem-israel-drugs.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "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
    }
  ]
}