Data Management with FHIR
0.1.0 - ci-build
Data Management with FHIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2025-09-04 |
{
"resourceType" : "CodeSystem",
"id" : "DeathSources",
"language" : "fr-FR",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"fr-FR\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"fr-FR\"><p class=\"res-header-id\"><b>Narratif généré : CodeSystem DeathSources</b></p><a name=\"DeathSources\"> </a><a name=\"hcDeathSources\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Langue : fr-FR</p></div><p>This case-insensitive code system <code>https://interop.aphp.fr/ig/fhir/dm/CodeSystem/DeathSources</code> defines the following codes in a Grouped By hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">insee<a name=\"DeathSources-insee\"> </a></td><td>Insee</td></tr><tr><td style=\"white-space:nowrap\">cepidc<a name=\"DeathSources-cepidc\"> </a></td><td>CepiDC</td></tr><tr><td style=\"white-space:nowrap\">sih<a name=\"DeathSources-sih\"> </a></td><td>Système d'information hospitalier</td></tr></table></div>"
},
"url" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/DeathSources",
"version" : "0.1.0",
"name" : "DeathSources",
"title" : "Sources susceptibles d'informer sur le statu vital des patients",
"status" : "draft",
"experimental" : false,
"date" : "2025-09-04",
"publisher" : "AP-HP",
"contact" : [
{
"name" : "AP-HP",
"telecom" : [
{
"system" : "url",
"value" : "https://aphp.fr"
}
]
}
],
"description" : "Ce CodeSystem aggrège les sources desquelles peuvent provenir les informations sur le statu vital des patients en France.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "FR",
"display" : "France"
}
]
}
],
"caseSensitive" : false,
"hierarchyMeaning" : "grouped-by",
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "insee",
"display" : "Insee"
},
{
"code" : "cepidc",
"display" : "CepiDC"
},
{
"code" : "sih",
"display" : "Système d'information hospitalier"
}
]
}