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" : "ValueSet",
"id" : "FrClaimType",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : EnsembleValeurs FrClaimType</b></p><a name=\"FrClaimType\"> </a><a name=\"hcFrClaimType\"> </a><p>Ce jeu de valeur (ValueSet) inclut les codes selon les règles suivantes :</p><ul><li>Inclut codes provenant de<a href=\"CodeSystem-FrClaimType.html\"><code>https://interop.aphp.fr/ig/fhir/dm/CodeSystem/FrClaimType</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.1.0</span> où type = <a href=\"CodeSystem-FrClaimType.html#FrClaimType-type\">type</a></li><li>Importe tous les codes contenu dans <a href=\"http://hl7.org/fhir/R4/valueset-claim-type.html\">Claim Type Codes</a></li></ul></div>"
},
"url" : "https://interop.aphp.fr/ig/fhir/dm/ValueSet/FrClaimType",
"version" : "0.1.0",
"name" : "FrClaimType",
"title" : "ValueSet des type fr des claims",
"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 préciser le cadre dans lequel in facture est émise (champ du PMSI par example)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "FR",
"display" : "France"
}
]
}
],
"immutable" : false,
"compose" : {
"include" : [
{
"system" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/FrClaimType",
"filter" : [
{
"property" : "type",
"op" : "=",
"value" : "type"
}
]
},
{
"valueSet" : [
🔗 "http://hl7.org/fhir/ValueSet/claim-type"
]
}
]
}
}