Data Management with FHIR
0.1.0 - ci-build
Data Management with FHIR - version de développement local (intégration continue v0.1.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées
| Draft as of 2026-02-05 |
{
"resourceType" : "ValueSet",
"id" : "FrMCOClaimSubType",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : EnsembleValeurs FrMCOClaimSubType</b></p><a name=\"FrMCOClaimSubType\"> </a><a name=\"hcFrMCOClaimSubType\"> </a><ul><li>Include codes provenant de<a href=\"CodeSystem-FrClaimType.html\"><code>https://aphp.github.io/IG-fhir-dm/CodeSystem/FrClaimType</code></a><span title=\"La version n'est pas explicitement indiquée, ce qui signifie quelle est fixée à la version fournie dans cette spécification\"> version 📦0.1.0</span> où concept descend de <a href=\"CodeSystem-FrClaimType.html#FrClaimType-PMSIMCO\">PMSIMCO</a></li></ul></div>"
},
"url" : "https://aphp.github.io/IG-fhir-dm/ValueSet/FrMCOClaimSubType",
"version" : "0.1.0",
"name" : "FrMCOClaimSubType",
"title" : "ValueSet des type fr des claims",
"status" : "draft",
"experimental" : false,
"date" : "2026-02-05T22:08:49+00:00",
"publisher" : "AP-HP",
"contact" : [
{
"name" : "AP-HP",
"telecom" : [
{
"system" : "url",
"value" : "https://aphp.fr"
}
]
}
],
"description" : "Permet de préciser, dans un champ du PMSI, le type de facture.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "FR",
"display" : "France"
}
]
}
],
"immutable" : false,
"compose" : {
"include" : [
{
"system" : "https://aphp.github.io/IG-fhir-dm/CodeSystem/FrClaimType",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "PMSIMCO"
}
]
}
]
}
}