FHIR IG analytics| Package | ans.fhir.fr.tddui |
| Resource Type | CodeSystem |
| Id | CodeSystem-tddui-observation-type.json |
| FHIR Version | R4 |
| Source | https://interop.esante.gouv.fr/ig/fhir/tddui/2.3.0-ballot/CodeSystem-tddui-observation-type.html |
| URL | https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/tddui-observation-type |
| Version | 2.3.0-ballot |
| Status | active |
| Date | 2026-03-02T11:13:42+00:00 |
| Name | TDDUIObservationType |
| Title | TDDUI Observation Type |
| Realm | fr |
| Authority | national |
| Description | CodeSystem pour la défintion des types d'Observation |
| Content | complete |
| ValueSet | ||
| ans.fhir.fr.tddui#2.3.0-ballot | tddui-observation-type | TDDUI Observation Type |
No resources found
Note: links and images are rebased to the (stated) source
Narratif généré : CodeSystem tddui-observation-type
Profil: Shareable CodeSystem
This case-sensitive code system https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/tddui-observation-type defines the following codes:
| Code | Affichage |
| PERIODESCOL | Période scolaire |
| OBSAMENAGEMENT | Observation sur l’aménagement du moyen de transport |
{
"resourceType": "CodeSystem",
"id": "tddui-observation-type",
"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-observation-type",
"version": "2.3.0-ballot",
"name": "TDDUIObservationType",
"title": "TDDUI Observation Type",
"status": "active",
"experimental": false,
"date": "2026-03-02T11:13:42+00:00",
"publisher": "ANS",
"contact": [
{
"name": "ANS",
"telecom": [
{
"system": "url",
"value": "https://esante.gouv.fr"
}
]
}
],
"description": "CodeSystem pour la défintion des types d'Observation",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FR",
"display": "France"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 2,
"concept": [
{
"code": "PERIODESCOL",
"display": "Période scolaire"
},
{
"code": "OBSAMENAGEMENT",
"display": "Observation sur l’aménagement du moyen de transport"
}
]
}