This page is part of the Profiles for ICSR Transfusion and Vaccination Adverse Event Detection and Reporting (v1.0.1: STU 1 Update) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: ICSR Section Codes Code System - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "ICSRSectionCodeCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"url" : "http://hl7.org/fhir/us/icsr-ae-reporting/CodeSystem/ICSRSectionCodeCS",
"version" : "1.0.1",
"name" : "ICSRSectionCodeCS",
"title" : "ICSR Section Codes Code System",
"status" : "draft",
"experimental" : false,
"date" : "2023-08-29T21:18:01+00:00",
"publisher" : "Biomedical Research & Regulation WG",
"contact" : [
{
"name" : "Biomedical Research & Regulation WG",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/rcrim"
}
]
},
{
"name" : "Jean Duteau",
"telecom" : [
{
"system" : "email",
"value" : "mailto:jean.duteau@ibm.com"
}
]
}
],
"description" : "Codes for each of the sections in an ICSR report",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 14,
"concept" : [
{
"code" : "PatientInformation"
},
{
"code" : "RelevantMedicalHistory"
},
{
"code" : "RelevantPastDrugHistory"
},
{
"code" : "InCaseOfDeath"
},
{
"code" : "ParentInformation"
},
{
"code" : "ReactionEvent"
},
{
"code" : "RelevantLabTestResults"
},
{
"code" : "DrugInformation"
},
{
"code" : "Vaccines"
},
{
"code" : "CaseSummaryNarrative"
},
{
"code" : "CaseReporterComments"
},
{
"code" : "CaseSenderDiagnosis"
},
{
"code" : "CaseSenderComments"
},
{
"code" : "DataSourceInformation"
}
]
}