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" : "data-collection-method",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem data-collection-method</b></p><a name=\"data-collection-method\"> </a><a name=\"hcdata-collection-method\"> </a><a name=\"data-collection-method-en-US\"> </a><p>This case-sensitive code system <code>https://fhir.cqdg.ca/CodeSystem/data-collection-method</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\">investigator_assessment<a name=\"data-collection-method-investigator_assessment\"> </a></td><td>Investigator Assessment</td><td>Évaluation de l'investigateur</td></tr><tr><td style=\"white-space:nowrap\">participant_caregiver_report<a name=\"data-collection-method-participant_caregiver_report\"> </a></td><td>Participant or Caregiver Report</td><td>Rapport du participant ou de l'aidant</td></tr><tr><td style=\"white-space:nowrap\">medical_records<a name=\"data-collection-method-medical_records\"> </a></td><td>Medical Records</td><td>Dossiers médicaux</td></tr></table></div>"
},
"url" : "https://fhir.cqdg.ca/CodeSystem/data-collection-method",
"version" : "0.1.0",
"name" : "DataCollectionMethod",
"title" : "Ferlab.bio CodeSystem/data-collection-method",
"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" : "Data category",
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "investigator_assessment",
"display" : "Investigator Assessment",
"designation" : [
{
"language" : "fr",
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/data-collection-method",
"code" : "investigator_assessment"
},
"value" : "Évaluation de l'investigateur"
}
]
},
{
"code" : "participant_caregiver_report",
"display" : "Participant or Caregiver Report",
"designation" : [
{
"language" : "fr",
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/data-collection-method",
"code" : "participant_caregiver_report"
},
"value" : "Rapport du participant ou de l'aidant"
}
]
},
{
"code" : "medical_records",
"display" : "Medical Records",
"designation" : [
{
"language" : "fr",
"use" : {
"system" : "https://fhir.cqdg.ca/CodeSystem/data-collection-method",
"code" : "medical_records"
},
"value" : "Dossiers médicaux"
}
]
}
]
}