Healthcare Financial Services IG Edition 1 - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-09-09 |
{
"resourceType" : "ValueSet",
"id" : "organization-identifier-type",
"meta" : {
"versionId" : "6",
"lastUpdated" : "2024-09-09T16:04:29.284+03:00"
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet organization-identifier-type</b></p><a name=\"organization-identifier-type\"> </a><a name=\"hcorganization-identifier-type\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 6; Last updated: 2024-09-09 16:04:29+0300</p></div><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0203.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0203.html#v2-0203-PRN\">PRN</a></td><td>Provider number</td><td>A number that is unique to an individual provider, a provider group or an organization within an Assigning Authority.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0203.html#v2-0203-NII\">NII</a></td><td>National Insurance Organization Identifier</td><td>National Insurance Organization Identifier</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0203.html#v2-0203-NIIP\">NIIP</a></td><td>National Insurance Payor Identifier (Payor)</td><td>National Insurance Payor Identifier (Payor)</td></tr></table></li></ul></div>"
},
"url" : "http://nphies.sa/terminology/ValueSet/organization-identifier-type",
"version" : "0.3.0",
"name" : "OrganizationIdentifier",
"title" : "Organization Identifier",
"status" : "active",
"experimental" : false,
"date" : "2024-09-09T13:04:28.325Z",
"publisher" : "HL7 Saudi Arabia",
"contact" : [
{
"name" : "HL7 Saudi Arabia",
"telecom" : [
{
"system" : "url",
"value" : "http://test-project.org/test-publisher"
}
]
}
],
"description" : "Codes to indicate the type of organization identifier.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "SA",
"display" : "Saudi Arabia"
}
]
}
],
"immutable" : false,
"copyright" : "nphies 2020+ (https://nphies.sa)",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"concept" : [
{
"code" : "PRN",
"display" : "Provider number"
},
{
"code" : "NII",
"display" : "National Insurance Organization Identifier"
},
{
"code" : "NIIP",
"display" : "National Insurance Payor Identifier (Payor)"
}
]
}
]
}
}