FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagerapport.endo.test-091
Resource TypeSearchParameter
IdSearchParameter-Patient-identifier-PHIN.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "SearchParameter",
  "id": "Patient-identifier-PHIN",
  "url": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/SearchParameter/identifierPHIN",
  "version": "1",
  "name": "identifierPHIN",
  "status": "active",
  "description": "Paramètre de recherche de la valeur de l'identifiant RAMQ",
  "code": "identifierPHIN",
  "base": [
    "Patient"
  ],
  "type": "string",
  "expression": "identifier.where(system='https://fhir.infoway-inforoute.ca/NamingSystem/ca-qc-patient-healthcare-id').value"
}