Cqgc Implementation Guide
0.1.0 - CI Build
Cqgc Implementation Guide - 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-08-01 |
{
"resourceType" : "CodeSystem",
"id" : "document-format",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem document-format</b></p><a name=\"document-format\"> </a><a name=\"hcdocument-format\"> </a><p>This case-sensitive code system <code>http://fhir.cqgc.ferlab.bio/CodeSystem/document-format</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>French (fr)</b></td></tr><tr><td style=\"white-space:nowrap\">CRAM<a name=\"document-format-CRAM\"> </a></td><td>CRAM File</td><td>Fichier CRAM</td></tr><tr><td style=\"white-space:nowrap\">CRAI<a name=\"document-format-CRAI\"> </a></td><td>CRAI Index File</td><td>Fichier d'index CRAI</td></tr><tr><td style=\"white-space:nowrap\">VCF<a name=\"document-format-VCF\"> </a></td><td>VCF File</td><td>Fichier VCF</td></tr><tr><td style=\"white-space:nowrap\">TBI<a name=\"document-format-TBI\"> </a></td><td>TBI Index File</td><td>Fichier d'index TBI</td></tr><tr><td style=\"white-space:nowrap\">TGZ<a name=\"document-format-TGZ\"> </a></td><td>TGZ Archive File</td><td>Fichier d'archive TGZ</td></tr><tr><td style=\"white-space:nowrap\">JSON<a name=\"document-format-JSON\"> </a></td><td>JSON File</td><td>Fichier JSON</td></tr><tr><td style=\"white-space:nowrap\">HTML<a name=\"document-format-HTML\"> </a></td><td>HTML File</td><td>Fichier HTML</td></tr><tr><td style=\"white-space:nowrap\">TSV<a name=\"document-format-TSV\"> </a></td><td>TSV File</td><td>Fichier TSV</td></tr><tr><td style=\"white-space:nowrap\">BW<a name=\"document-format-BW\"> </a></td><td>BW File</td><td>Fichier BW</td></tr><tr><td style=\"white-space:nowrap\">BED<a name=\"document-format-BED\"> </a></td><td>BED File</td><td>Fichier BED</td></tr><tr><td style=\"white-space:nowrap\">PNG<a name=\"document-format-PNG\"> </a></td><td>PNG File</td><td>Fichier PNG</td></tr><tr><td style=\"white-space:nowrap\">CSV<a name=\"document-format-CSV\"> </a></td><td>CSV File</td><td>Fichier CSV</td></tr><tr><td style=\"white-space:nowrap\">PDF<a name=\"document-format-PDF\"> </a></td><td>PDF File</td><td>Fichier PDF</td></tr><tr><td style=\"white-space:nowrap\">TXT<a name=\"document-format-TXT\"> </a></td><td>Text File</td><td>Fichier texte</td></tr></table></div>"
},
"url" : "http://fhir.cqgc.ferlab.bio/CodeSystem/document-format",
"version" : "0.1.0",
"name" : "document-format",
"title" : "Document formats",
"status" : "active",
"experimental" : false,
"date" : "2025-08-01T14:30:53+00:00",
"publisher" : "Ferlab.bio",
"contact" : [
{
"name" : "Cqgc",
"telecom" : [
{
"system" : "email",
"value" : "mailto:support@ferlab.bio"
}
]
}
],
"description" : "Document formats",
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "CRAM",
"display" : "CRAM File",
"designation" : [
{
"language" : "fr",
"value" : "Fichier CRAM"
}
]
},
{
"code" : "CRAI",
"display" : "CRAI Index File",
"designation" : [
{
"language" : "fr",
"value" : "Fichier d'index CRAI"
}
]
},
{
"code" : "VCF",
"display" : "VCF File",
"designation" : [
{
"language" : "fr",
"value" : "Fichier VCF"
}
]
},
{
"code" : "TBI",
"display" : "TBI Index File",
"designation" : [
{
"language" : "fr",
"value" : "Fichier d'index TBI"
}
]
},
{
"code" : "TGZ",
"display" : "TGZ Archive File",
"designation" : [
{
"language" : "fr",
"value" : "Fichier d'archive TGZ"
}
]
},
{
"code" : "JSON",
"display" : "JSON File",
"designation" : [
{
"language" : "fr",
"value" : "Fichier JSON"
}
]
},
{
"code" : "HTML",
"display" : "HTML File",
"designation" : [
{
"language" : "fr",
"value" : "Fichier HTML"
}
]
},
{
"code" : "TSV",
"display" : "TSV File",
"designation" : [
{
"language" : "fr",
"value" : "Fichier TSV"
}
]
},
{
"code" : "BW",
"display" : "BW File",
"designation" : [
{
"language" : "fr",
"value" : "Fichier BW"
}
]
},
{
"code" : "BED",
"display" : "BED File",
"designation" : [
{
"language" : "fr",
"value" : "Fichier BED"
}
]
},
{
"code" : "PNG",
"display" : "PNG File",
"designation" : [
{
"language" : "fr",
"value" : "Fichier PNG"
}
]
},
{
"code" : "CSV",
"display" : "CSV File",
"designation" : [
{
"language" : "fr",
"value" : "Fichier CSV"
}
]
},
{
"code" : "PDF",
"display" : "PDF File",
"designation" : [
{
"language" : "fr",
"value" : "Fichier PDF"
}
]
},
{
"code" : "TXT",
"display" : "Text File",
"designation" : [
{
"language" : "fr",
"value" : "Fichier texte"
}
]
}
]
}