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
Active as of 2024-12-18 |
{
"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><a name=\"population-en-US\"> </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><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">Fetal<a name=\"population-Fetal\"> </a></td><td>Fetal</td></tr><tr><td style=\"white-space:nowrap\">Pediatric<a name=\"population-Pediatric\"> </a></td><td>Pediatric</td></tr><tr><td style=\"white-space:nowrap\">Adult<a name=\"population-Adult\"> </a></td><td>Adult</td></tr><tr><td style=\"white-space:nowrap\">Pediatric-and-Adult<a name=\"population-Pediatric-and-Adult\"> </a></td><td>Pediatric and Adult</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" : "2024-12-18T18:27:33+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",
"designation" : [
{
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/population",
"code" : "Fetal"
},
"value" : "Fetal"
}
]
},
{
"code" : "Pediatric",
"display" : "Pediatric",
"designation" : [
{
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/population",
"code" : "Pediatric"
},
"value" : "Pediatric"
}
]
},
{
"code" : "Adult",
"display" : "Adult",
"designation" : [
{
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/population",
"code" : "Adult"
},
"value" : "Adult"
}
]
},
{
"code" : "Pediatric-and-Adult",
"display" : "Pediatric and Adult",
"designation" : [
{
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/population",
"code" : "Pediatric-and-Adult"
},
"value" : "Pediatric and Adult"
}
]
}
]
}