| Package | ans.fhir.fr.tddui |
| Resource Type | CodeSystem |
| Id | tddui-identifier |
| FHIR Version | R4 |
| Source | https://interop.esante.gouv.fr/ig/fhir/tddui/https://interop.esante.gouv.fr/ig/fhir/tddui/2.0.0-ballot/CodeSystem-tddui-identifier.html |
| URL | https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/tddui-identifier |
| Version | 2.0.0-ballot |
| Status | active |
| Date | 2025-08-01T07:00:18+00:00 |
| Name | TDDUIIdentifier |
| Title | TDDUI FR Core CodeSystem v2-0203 |
| Realm | fr |
| Authority | national |
| Description | TDDUI Patient's identifier |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem tddui-identifier
Profil: Shareable CodeSystem
This case-sensitive code system https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/tddui-identifier defines the following code:
| Code | Display |
| PIN | Patient initial number |
{
"resourceType": "CodeSystem",
"id": "tddui-identifier",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/tddui-identifier",
"version": "2.0.0-ballot",
"name": "TDDUIIdentifier",
"title": "TDDUI FR Core CodeSystem v2-0203",
"status": "active",
"experimental": false,
"date": "2025-08-01T07:00:18+00:00",
"publisher": "ANS",
"contact": [
{
"name": "ANS",
"telecom": [
{
"system": "url",
"value": "https://esante.gouv.fr"
}
]
}
],
"description": "TDDUI Patient's identifier",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FR",
"display": "FRANCE"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 1,
"concept": [
{
"code": "PIN",
"display": "Patient initial number"
}
]
}