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" : "cqdg-observation-code",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cqdg-observation-code</b></p><a name=\"cqdg-observation-code\"> </a><a name=\"hccqdg-observation-code\"> </a><a name=\"cqdg-observation-code-en-US\"> </a><p>This case-sensitive code system <code>https://fhir.cqdg.ca/CodeSystem/cqdg-observation-code</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\">Family-relationship<a name=\"cqdg-observation-code-Family-relationship\"> </a></td><td>Family Relationship</td></tr><tr><td style=\"white-space:nowrap\">Tumor-normal-designation<a name=\"cqdg-observation-code-Tumor-normal-designation\"> </a></td><td>Tumor Normal Designation</td></tr><tr><td style=\"white-space:nowrap\">Disease-Status<a name=\"cqdg-observation-code-Disease-Status\"> </a></td><td>Disease Status</td></tr><tr><td style=\"white-space:nowrap\">Phenotype<a name=\"cqdg-observation-code-Phenotype\"> </a></td><td>Phenotype</td></tr><tr><td style=\"white-space:nowrap\">Cause-of-Death<a name=\"cqdg-observation-code-Cause-of-Death\"> </a></td><td>Cause of Death</td></tr></table></div>"
},
"url" : "https://fhir.cqdg.ca/CodeSystem/cqdg-observation-code",
"version" : "0.1.0",
"name" : "CQDGObservationCode",
"title" : "Ferlab.bio CodeSystem/cqdg-observation",
"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" : "CQDG Observation codes",
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "Family-relationship",
"display" : "Family Relationship",
"designation" : [
{
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/cqdg-observation-code",
"code" : "Family-relationship"
},
"value" : "Social history observation"
}
]
},
{
"code" : "Tumor-normal-designation",
"display" : "Tumor Normal Designation",
"designation" : [
{
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/cqdg-observation-code",
"code" : "Tumor-normal-designation"
},
"value" : "Histological Diagnosis"
}
]
},
{
"code" : "Disease-Status",
"display" : "Disease Status",
"designation" : [
{
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/cqdg-observation-code",
"code" : "Disease-Status"
},
"value" : "Disease Status observation"
}
]
},
{
"code" : "Phenotype",
"display" : "Phenotype",
"designation" : [
{
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/cqdg-observation-code",
"code" : "Phenotype"
},
"value" : "Phenotype observation"
}
]
},
{
"code" : "Cause-of-Death",
"display" : "Cause of Death",
"designation" : [
{
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/cqdg-observation-code",
"code" : "Cause-of-Death"
},
"value" : "Cause of death"
}
]
}
]
}