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-10-23 |
{
"resourceType" : "CodeSystem",
"id" : "PMSIMCOMDS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : CodeSystem PMSIMCOMDS</b></p><a name=\"PMSIMCOMDS\"> </a><a name=\"hcPMSIMCOMDS\"> </a><p>This case-insensitive code system <code>https://interop.aphp.fr/ig/fhir/dm/CodeSystem/PMSIMCOMDS</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\">6<a name=\"PMSIMCOMDS-6\"> </a></td><td>Mutation</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"PMSIMCOMDS-7\"> </a></td><td>Transfert définitif</td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"PMSIMCOMDS-0\"> </a></td><td>Transfert provisoire</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"PMSIMCOMDS-8\"> </a></td><td>Domicile</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"PMSIMCOMDS-9\"> </a></td><td>Décès</td></tr></table></div>"
},
"url" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/PMSIMCOMDS",
"version" : "0.1.0",
"name" : "PMSIMCOMDS",
"title" : "Mode de sortie du PMSI MCO",
"status" : "draft",
"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" : "Permet de coder la propriété RSS du PMSI MCO 'Mode de sortie'",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "FR",
"display" : "France"
}
]
}
],
"caseSensitive" : false,
"hierarchyMeaning" : "grouped-by",
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "6",
"display" : "Mutation"
},
{
"code" : "7",
"display" : "Transfert définitif"
},
{
"code" : "0",
"display" : "Transfert provisoire"
},
{
"code" : "8",
"display" : "Domicile"
},
{
"code" : "9",
"display" : "Décès"
}
]
}