OncoFAIR
0.1.0 - ci-build
OncoFAIR - 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-05-22 |
{
"resourceType" : "CodeSystem",
"id" : "CSMedicationItemProvenance",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CSMedicationItemProvenance</b></p><a name=\"CSMedicationItemProvenance\"> </a><a name=\"hcCSMedicationItemProvenance\"> </a><a name=\"CSMedicationItemProvenance-en-US\"> </a><p>This case-sensitive code system <code>http://ltsi.univ-rennes.fr/CodeSystem/CSMedicationItemProvenance</code> defines the following codes:</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\">1<a name=\"CSMedicationItemProvenance-1\"> </a></td><td>Pharmacie</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"CSMedicationItemProvenance-2\"> </a></td><td>Armoire de service</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"CSMedicationItemProvenance-3\"> </a></td><td>Non comptabilisé</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"CSMedicationItemProvenance-4\"> </a></td><td>Gestion particulière</td></tr></table></div>"
},
"url" : "http://ltsi.univ-rennes.fr/CodeSystem/CSMedicationItemProvenance",
"version" : "0.1.0",
"name" : "CSMedicationItemProvenance",
"title" : "Medication item provenance",
"status" : "draft",
"experimental" : true,
"date" : "2025-05-22T14:53:56+00:00",
"publisher" : "KEREVAL and DOMASIA team of the Signal and Image Processing Laboratory (LTSI)",
"contact" : [
{
"name" : "KEREVAL and DOMASIA team of the Signal and Image Processing Laboratory (LTSI)",
"telecom" : [
{
"system" : "url",
"value" : "https://github.com/ONCOFAIR"
}
]
}
],
"description" : "CodeSystem for french medication item provenance.",
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "1",
"display" : "Pharmacie"
},
{
"code" : "2",
"display" : "Armoire de service"
},
{
"code" : "3",
"display" : "Non comptabilisé"
},
{
"code" : "4",
"display" : "Gestion particulière"
}
]
}