FHIR IG analytics| Package | il.core.fhir.r4 |
| Resource Type | NamingSystem |
| Id | NamingSystem-nurse-advanced-course.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "NamingSystem",
"id": "nurse-advanced-course",
"name": "Israeli Ministry of Health nurse advanced course",
"status": "active",
"kind": "identifier",
"date": "2022-12-08",
"publisher": "Israeli Ministry of Health",
"responsible": "Israeli MoH",
"type": {
"coding": [
{
"code": "AC",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"display": "Accreditation/Certification Identifier"
}
],
"text": "Nurse advanced course accreditation number"
},
"description": "Identifies RN advanced course according to Israeli MoH",
"jurisdiction": [
{
"coding": [
{
"code": "IL",
"system": "urn:iso:std:iso:3166"
}
]
}
],
"usage": "SHOULD include the advanced-course-code, a dash (-) and permanent-registration-certificate-number (nurse license-number as the moh-nurse-registration-certificate identifier) <advanced-course-code>-<permanent-registration-certificate-number> where advanced-course-code is a value from <a href=\"https://simplifier.net/ilcore/practitioner-advanced-course-moh-duplicate-2\">PractitionerAdvancedCourseMoH</a>. It means the identifier for different advanced course certificates for the same nurse will not be unique, but the practice-code will show the difference between them.",
"uniqueId": [
{
"type": "uri",
"value": "http://fhir.health.gov.il/identifier/nurse-advanced-course",
"preferred": true
}
]
}