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/profiling-resolution - JSON Representation

Active as of 2026-08-05

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "profiling-resolution",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem profiling-resolution</b></p><a name=\"profiling-resolution\"> </a><a name=\"hcprofiling-resolution\"> </a><p>This case-sensitive code system <code>https://fhir.cqdg.ca/CodeSystem/profiling-resolution</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\">Bulk<a name=\"profiling-resolution-Bulk\"> </a></td><td>Bulk</td></tr><tr><td style=\"white-space:nowrap\">Pseudo-bulk<a name=\"profiling-resolution-Pseudo-bulk\"> </a></td><td>Pseudo-bulk</td></tr><tr><td style=\"white-space:nowrap\">Single-Cell<a name=\"profiling-resolution-Single-Cell\"> </a></td><td>Single Cell</td></tr><tr><td style=\"white-space:nowrap\">Single-Nucleus<a name=\"profiling-resolution-Single-Nucleus\"> </a></td><td>Single Nucleus</td></tr><tr><td style=\"white-space:nowrap\">Spatial<a name=\"profiling-resolution-Spatial\"> </a></td><td>Spatial</td></tr><tr><td style=\"white-space:nowrap\">Other<a name=\"profiling-resolution-Other\"> </a></td><td>Other</td></tr></table></div>"
  },
  "url" : "https://fhir.cqdg.ca/CodeSystem/profiling-resolution",
  "version" : "0.1.0",
  "name" : "ProfilingResolution",
  "title" : "Ferlab.bio CodeSystem/profiling-resolution",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-05T14:46:26+00:00",
  "publisher" : "Ferlab.bio",
  "contact" : [
    {
      "name" : "Ferlab.bio",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description" : "Resolution at which the experiment profiles the sample.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "Bulk",
      "display" : "Bulk",
      "designation" : [
        {
          "use" : {
            "system" : "https://fhir.cqdg.ca/CodeSystem/profiling-resolution",
            "code" : "Bulk"
          },
          "value" : "Bulk"
        }
      ]
    },
    {
      "code" : "Pseudo-bulk",
      "display" : "Pseudo-bulk",
      "designation" : [
        {
          "use" : {
            "system" : "https://fhir.cqdg.ca/CodeSystem/profiling-resolution",
            "code" : "Pseudo-bulk"
          },
          "value" : "Pseudo-bulk"
        }
      ]
    },
    {
      "code" : "Single-Cell",
      "display" : "Single Cell",
      "designation" : [
        {
          "use" : {
            "system" : "https://fhir.cqdg.ca/CodeSystem/profiling-resolution",
            "code" : "Single-Cell"
          },
          "value" : "Single Cell"
        }
      ]
    },
    {
      "code" : "Single-Nucleus",
      "display" : "Single Nucleus",
      "designation" : [
        {
          "use" : {
            "system" : "https://fhir.cqdg.ca/CodeSystem/profiling-resolution",
            "code" : "Single-Nucleus"
          },
          "value" : "Single Nucleus"
        }
      ]
    },
    {
      "code" : "Spatial",
      "display" : "Spatial",
      "designation" : [
        {
          "use" : {
            "system" : "https://fhir.cqdg.ca/CodeSystem/profiling-resolution",
            "code" : "Spatial"
          },
          "value" : "Spatial"
        }
      ]
    },
    {
      "code" : "Other",
      "display" : "Other",
      "designation" : [
        {
          "use" : {
            "system" : "https://fhir.cqdg.ca/CodeSystem/profiling-resolution",
            "code" : "Other"
          },
          "value" : "Other"
        }
      ]
    }
  ]
}