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" : "FrMCOClaimItemCategory",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : CodeSystem FrMCOClaimItemCategory</b></p><a name=\"FrMCOClaimItemCategory\"> </a><a name=\"hcFrMCOClaimItemCategory\"> </a><p>This case-insensitive code system <code>https://interop.aphp.fr/ig/fhir/dm/CodeSystem/FrMCOClaimItemCategory</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\">0<a name=\"FrMCOClaimItemCategory-0\"> </a></td><td>Procédure</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"FrMCOClaimItemCategory-1\"> </a></td><td>RUM</td></tr></table></div>"
},
"url" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/FrMCOClaimItemCategory",
"version" : "0.1.0",
"name" : "FrMCOClaimItemCategory",
"title" : "Categorisation des items de claim pour le 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" : "Cette catégorisation permet de spécifier les différents éléments d'information qui doivent être fournis (variable selon le type d'item facturé)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "FR",
"display" : "France"
}
]
}
],
"caseSensitive" : false,
"hierarchyMeaning" : "grouped-by",
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "0",
"display" : "Procédure"
},
{
"code" : "1",
"display" : "RUM"
}
]
}