Healthcare Financial Services IG Edition 1
0.3.0 - STU-Ballot Saudi Arabia flag

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

: Patient Identifier Type - JSON Representation

Active as of 2024-09-09

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "patient-identifier-type",
  "meta" : {
    "versionId" : "23",
    "lastUpdated" : "2024-09-09T16:04:29.688+03:00"
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet patient-identifier-type</b></p><a name=\"patient-identifier-type\"> </a><a name=\"hcpatient-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: 23; Last updated: 2024-09-09 16:04:29+0300</p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-patient-identifier-type.html\"><code>http://nphies.sa/terminology/CodeSystem/patient-identifier-type</code></a></li><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-PRC\">PRC</a></td><td>Permanent Resident Card Number</td><td>Permanent Resident Card Number</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0203.html#v2-0203-PPN\">PPN</a></td><td>Passport number</td><td>A unique number assigned to the document affirming that a person is a citizen of the country.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0203.html#v2-0203-NI\">NI</a></td><td>National unique individual identifier</td><td>National unique individual identifier</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0203.html#v2-0203-VP\">VP</a></td><td>Visitor Permit</td><td>A number associated with a document identifying a person as a visitor of a jurisdiction or country.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0203.html#v2-0203-MR\">MR</a></td><td>Medical record number</td><td>An identifier that is unique to a patient within a set of medical records, not necessarily unique within an application.</td></tr></table></li></ul></div>"
  },
  "url" : "http://nphies.sa/terminology/ValueSet/patient-identifier-type",
  "version" : "0.3.0",
  "name" : "PatientIdentifierType",
  "title" : "Patient Identifier Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-09T13:04:28.728Z",
  "publisher" : "HL7 Saudi Arabia",
  "contact" : [
    {
      "name" : "HL7 Saudi Arabia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://test-project.org/test-publisher"
        }
      ]
    }
  ],
  "description" : "Codes for the supported patient identifiers for the healthcare system in Saudi Arabia.",
  "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://nphies.sa/terminology/CodeSystem/patient-identifier-type"
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "concept" : [
          {
            "code" : "PRC",
            "display" : "Permanent Resident Card Number"
          },
          {
            "code" : "PPN",
            "display" : "Passport number"
          },
          {
            "code" : "NI",
            "display" : "National unique individual identifier"
          },
          {
            "code" : "VP",
            "display" : "Visitor Permit"
          },
          {
            "code" : "MR",
            "display" : "Medical record number"
          }
        ]
      }
    ]
  }
}