FHIR IG analytics| Package | il.core.fhir.r4 |
| Resource Type | NamingSystem |
| Id | NamingSystem-cbs-statistical-area.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "NamingSystem",
"id": "cbs-statistical-area",
"name": "Israeli CBS statistical area",
"status": "active",
"kind": "identifier",
"date": "2021-11-23",
"publisher": "Israeli Central Bureau of Statistic",
"responsible": "Israeli CBS",
"type": {
"coding": [
{
"code": "LI",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"display": "Labor and industries number"
}
],
"text": "National Person Identifier"
},
"description": "Identifies statistical sub-divisions of cities in Israel as defined by CBS.",
"jurisdiction": [
{
"coding": [
{
"code": "IL",
"system": "urn:iso:std:iso:3166"
}
]
}
],
"usage": "A concatination of the city symbol + 4-digit statistical area code in the settelment. Full CBS number conatins two parts: City symbol + statistical area number. E.g.: Jerusalem (3000) 1131 area produces -> 30001131",
"uniqueId": [
{
"type": "uri",
"value": "http://fhir.health.gov.il/identifier/cbs-statistical-area",
"preferred": true
}
]
}