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
| Active as of 2025-10-23 |
{
"resourceType" : "CodeSystem",
"id" : "PMSIMCODiagType",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : CodeSystem PMSIMCODiagType</b></p><a name=\"PMSIMCODiagType\"> </a><a name=\"hcPMSIMCODiagType\"> </a><p>This case-insensitive code system <code>https://interop.aphp.fr/ig/fhir/dm/CodeSystem/PMSIMCODiagType</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\">DP<a name=\"PMSIMCODiagType-DP\"> </a></td><td>Diagnostic Principal</td></tr><tr><td style=\"white-space:nowrap\">DR<a name=\"PMSIMCODiagType-DR\"> </a></td><td>Diagonstic Relié</td></tr><tr><td style=\"white-space:nowrap\">DA<a name=\"PMSIMCODiagType-DA\"> </a></td><td>Diagnostic Associé Significatif</td></tr><tr><td style=\"white-space:nowrap\">DAD<a name=\"PMSIMCODiagType-DAD\"> </a></td><td>Diagnostic Associé Documentaire</td></tr></table></div>"
},
"url" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/PMSIMCODiagType",
"version" : "0.1.0",
"name" : "PMSIMCODiagType",
"title" : "type de diagnostic du PMSI MCO",
"status" : "active",
"experimental" : false,
"date" : "2025-10-23T20:49:03+00:00",
"publisher" : "AP-HP",
"contact" : [
{
"name" : "AP-HP",
"telecom" : [
{
"system" : "url",
"value" : "https://aphp.fr"
}
]
}
],
"description" : "Liste des types que peuvent avoir les diagnostiques CIM-10 dans les différents résumés/factures qui peuvent être émis dans le système de santé français.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "FR",
"display" : "France"
}
]
}
],
"caseSensitive" : false,
"hierarchyMeaning" : "grouped-by",
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "DP",
"display" : "Diagnostic Principal"
},
{
"code" : "DR",
"display" : "Diagonstic Relié"
},
{
"code" : "DA",
"display" : "Diagnostic Associé Significatif"
},
{
"code" : "DAD",
"display" : "Diagnostic Associé Documentaire"
}
]
}