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/population - JSON Representation

Active as of 2025-09-23

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "population",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem population</b></p><a name=\"population\"> </a><a name=\"hcpopulation\"> </a><p>This case-sensitive code system <code>https://fhir.cqdg.ca/CodeSystem/population</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">Fetal<a name=\"population-Fetal\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Pediatric<a name=\"population-Pediatric\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Adult<a name=\"population-Adult\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Pediatric and Adult<a name=\"population-PediatricandAdult\"> </a></td></tr></table></div>"
  },
  "url" : "https://fhir.cqdg.ca/CodeSystem/population",
  "version" : "0.1.0",
  "name" : "Population",
  "title" : "Ferlab.bio CodeSystem/population",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-09-23T20:38:56+00:00",
  "publisher" : "Ferlab.bio",
  "contact" : [
    {
      "name" : "Ferlab.bio",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description" : "Population",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "Fetal",
      "display" : "Fetal"
    },
    {
      "code" : "Pediatric",
      "display" : "Pediatric"
    },
    {
      "code" : "Adult",
      "display" : "Adult"
    },
    {
      "code" : "Pediatric and Adult",
      "display" : "Pediatric and Adult"
    }
  ]
}