{
  "resourceType" : "SearchParameter",
  "id" : "vn-sp-patient-vneid",
  "language" : "vi",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter vn-sp-patient-vneid</b></p><a name=\"vn-sp-patient-vneid\"> </a><a name=\"hcvn-sp-patient-vneid\"> </a><h2>VNSPPatientVNeID</h2><p>Parameter <code>vn-vneid</code>:<code>token</code></p><div><p>SearchParameter lịch sử cho phép tìm kiếm Patient theo tài khoản định danh điện tử VNeID.\nArtifact này được giữ lại để ghi nhận quyết định thiết kế cũ, nhưng không còn được khuyến nghị công bố trong CapabilityStatement core vì VNeID không được coi là định danh bệnh nhân gốc song song với CCCD.</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a></td></tr><tr><td>Expression</td><td><code>Patient.identifier.where(system = 'http://fhir.hl7.org.vn/core/sid/vneid').value</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
  },
  "url" : "http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-patient-vneid",
  "version" : "0.5.0",
  "name" : "VNSPPatientVNeID",
  "status" : "retired",
  "date" : "2026-03-23",
  "publisher" : "Omi HealthTech / VN Core FHIR Community Initiative",
  "contact" : [{
    "name" : "Omi HealthTech / VN Core FHIR Community Initiative",
    "telecom" : [{
      "system" : "url",
      "value" : "https://hl7.org.vn"
    },
    {
      "system" : "email",
      "value" : "info@hl7.org.vn"
    }]
  },
  {
    "name" : "Omi HealthTech (OmiGroup)",
    "telecom" : [{
      "system" : "url",
      "value" : "https://omihealthtech.vn"
    },
    {
      "system" : "url",
      "value" : "https://omigroup.vn"
    },
    {
      "system" : "email",
      "value" : "healthtech@omigroup.vn"
    }]
  }],
  "description" : "SearchParameter lịch sử cho phép tìm kiếm Patient theo tài khoản định danh điện tử VNeID.\nArtifact này được giữ lại để ghi nhận quyết định thiết kế cũ, nhưng không còn được khuyến nghị công bố trong CapabilityStatement core vì VNeID không được coi là định danh bệnh nhân gốc song song với CCCD.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "VN",
      "display" : "Viet Nam"
    }]
  }],
  "code" : "vn-vneid",
  "base" : ["Patient"],
  "type" : "token",
  "expression" : "Patient.identifier.where(system = 'http://fhir.hl7.org.vn/core/sid/vneid').value"
}