0.1.0 - ci-build

CQDG_FHIR_IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Ferlab.bio CodeSystem/document-format - JSON Representation

Active as of 2024-12-18

Raw json | Download

{
  "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><a name=\"document-format-en-US\"> </a><p>This case-sensitive code system <code>https://fhir.cqdg.ca/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</td><td>CRAM</td></tr><tr><td style=\"white-space:nowrap\">CRAI<a name=\"document-format-CRAI\"> </a></td><td>CRAI Index File</td><td>CRAI</td></tr><tr><td style=\"white-space:nowrap\">VCF<a name=\"document-format-VCF\"> </a></td><td>VCF</td><td>VCF</td></tr><tr><td style=\"white-space:nowrap\">TGZ<a name=\"document-format-TGZ\"> </a></td><td>TGZ Archive File</td><td>TGZ</td></tr><tr><td style=\"white-space:nowrap\">gVCF<a name=\"document-format-gVCF\"> </a></td><td>gVCF File</td><td>gVCF</td></tr><tr><td style=\"white-space:nowrap\">TBI<a name=\"document-format-TBI\"> </a></td><td>TBI Index File</td><td>TBI</td></tr><tr><td style=\"white-space:nowrap\">BW<a name=\"document-format-BW\"> </a></td><td>BW File</td><td>BW</td></tr><tr><td style=\"white-space:nowrap\">BED<a name=\"document-format-BED\"> </a></td><td>BED File</td><td>BED</td></tr></table></div>"
  },
  "url" : "https://fhir.cqdg.ca/CodeSystem/document-format",
  "version" : "0.1.0",
  "name" : "DocumentForamt",
  "title" : "Ferlab.bio CodeSystem/document-format",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-12-18T18:27:33+00:00",
  "publisher" : "Ferlab.bio",
  "contact" : [
    {
      "name" : "Ferlab.bio",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description" : "Document format",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "CRAM",
      "display" : "CRAM",
      "designation" : [
        {
          "language" : "fr",
          "value" : "CRAM"
        }
      ]
    },
    {
      "code" : "CRAI",
      "display" : "CRAI Index File",
      "designation" : [
        {
          "language" : "fr",
          "value" : "CRAI"
        }
      ]
    },
    {
      "code" : "VCF",
      "display" : "VCF",
      "designation" : [
        {
          "language" : "fr",
          "value" : "VCF"
        }
      ]
    },
    {
      "code" : "TGZ",
      "display" : "TGZ Archive File",
      "designation" : [
        {
          "language" : "fr",
          "value" : "TGZ"
        }
      ]
    },
    {
      "code" : "gVCF",
      "display" : "gVCF File",
      "designation" : [
        {
          "language" : "fr",
          "value" : "gVCF"
        }
      ]
    },
    {
      "code" : "TBI",
      "display" : "TBI Index File",
      "designation" : [
        {
          "language" : "fr",
          "value" : "TBI"
        }
      ]
    },
    {
      "code" : "BW",
      "display" : "BW File",
      "designation" : [
        {
          "language" : "fr",
          "value" : "BW"
        }
      ]
    },
    {
      "code" : "BED",
      "display" : "BED File",
      "designation" : [
        {
          "language" : "fr",
          "value" : "BED"
        }
      ]
    }
  ]
}