FHIR IG analytics| Package | ans.fhir.fr.tdmi |
| Resource Type | SearchParameter |
| Id | SearchParameter-DMI-Patient-INS.json |
| FHIR Version | R4 |
| Source | https://interop.esante.gouv.fr/ig/fhir/tdmi/3.0.0-ballot/SearchParameter-DMI-Patient-INS.html |
| URL | https://interop.esante.gouv.fr/ig/fhir/tdmi/SearchParameter/DMI-Patient-INS |
| Version | 3.0.0-ballot |
| Status | draft |
| Date | 2026-03-05T10:32:57+00:00 |
| Name | DMI_Patient_INS |
| Realm | fr |
| Description | Permet la recherche sur l'ins du patient |
| Type | token |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narratif généré : ParamètreRecherche DMI-Patient-INS
Paramètre ins:token
Permet la recherche sur l'ins du patient
| Ressource | Patient |
| Expression | Patient.identifier.where(type.coding.code='INS-C').value |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "DMI-Patient-INS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://interop.esante.gouv.fr/ig/fhir/tdmi/SearchParameter/DMI-Patient-INS",
"version": "3.0.0-ballot",
"name": "DMI_Patient_INS",
"status": "draft",
"date": "2026-03-05T10:32:57+00:00",
"publisher": "Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris",
"contact": [
{
"name": "Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris",
"telecom": [
{
"system": "url",
"value": "https://esante.gouv.fr"
}
]
}
],
"description": "Permet la recherche sur l'ins du patient",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FR",
"display": "France"
}
]
}
],
"code": "ins",
"base": [
"Patient"
],
"type": "token",
"expression": "Patient.identifier.where(type.coding.code='INS-C').value"
}