FHIR IG analytics| Package | ans.fhir.fr.tddui |
| Resource Type | CodeSystem |
| Id | CodeSystem-tddui-encounter-identifier-cs.json |
| FHIR Version | R4 |
| Source | https://interop.esante.gouv.fr/ig/fhir/tddui/2.2.0-ballot/CodeSystem-tddui-encounter-identifier-cs.html |
| URL | https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/tddui-encounter-identifier-cs |
| Version | 2.2.0-ballot |
| Status | active |
| Date | 2025-12-19T10:12:34+00:00 |
| Name | TDDUIEncounterIdentifierCs |
| Title | TDDUI Encounter FR Core CodeSystem v2-0203 |
| Realm | fr |
| Authority | national |
| Description | TDDUI Encounter's identifier |
| Content | complete |
| ValueSet | |
| tddui-encounter-identifier-vs | TDDUI Encounter Identifier Type ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Narratif généré : CodeSystem tddui-encounter-identifier-cs
This case-sensitive code system https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/tddui-encounter-identifier-cs defines the following code:
| Code | Affichage |
| SEJ | Identifiant du séjour |
{
"resourceType": "CodeSystem",
"id": "tddui-encounter-identifier-cs",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem|4.0.1"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/tddui-encounter-identifier-cs",
"version": "2.2.0-ballot",
"name": "TDDUIEncounterIdentifierCs",
"title": "TDDUI Encounter FR Core CodeSystem v2-0203",
"status": "active",
"experimental": false,
"date": "2025-12-19T10:12:34+00:00",
"publisher": "ANS",
"contact": [
{
"name": "ANS",
"telecom": [
{
"system": "url",
"value": "https://esante.gouv.fr"
}
]
}
],
"description": "TDDUI Encounter's identifier",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FR",
"display": "FRANCE"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 1,
"concept": [
{
"code": "SEJ",
"display": "Identifiant du séjour"
}
]
}