HL7 FHIR Implementation Guide: Profiles for ICSR Transfusion and Vaccination Adverse Event Detection and Reporting
0.1.0 - STU 1 Ballot

This page is part of the Profiles for ICSR Transfusion and Vaccination Adverse Event Detection and Reporting (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. 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\"><p>This code system http://hl7.org/fhir/us/icsr-ae-reporting/CodeSystem/ICSRSectionCodeCS 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\">PatientInformation<a name=\"ICSRSectionCodeCS-PatientInformation\"> </a></td></tr><tr><td style=\"white-space:nowrap\">RelevantMedicalHistory<a name=\"ICSRSectionCodeCS-RelevantMedicalHistory\"> </a></td></tr><tr><td style=\"white-space:nowrap\">RelevantPastDrugHistory<a name=\"ICSRSectionCodeCS-RelevantPastDrugHistory\"> </a></td></tr><tr><td style=\"white-space:nowrap\">InCaseOfDeath<a name=\"ICSRSectionCodeCS-InCaseOfDeath\"> </a></td></tr><tr><td style=\"white-space:nowrap\">ParentInformation<a name=\"ICSRSectionCodeCS-ParentInformation\"> </a></td></tr><tr><td style=\"white-space:nowrap\">ReactionEvent<a name=\"ICSRSectionCodeCS-ReactionEvent\"> </a></td></tr><tr><td style=\"white-space:nowrap\">RelevantLabTestResults<a name=\"ICSRSectionCodeCS-RelevantLabTestResults\"> </a></td></tr><tr><td style=\"white-space:nowrap\">DrugInformation<a name=\"ICSRSectionCodeCS-DrugInformation\"> </a></td></tr><tr><td style=\"white-space:nowrap\">VAERSVaccines<a name=\"ICSRSectionCodeCS-VAERSVaccines\"> </a></td></tr><tr><td style=\"white-space:nowrap\">CaseSummaryNarrative<a name=\"ICSRSectionCodeCS-CaseSummaryNarrative\"> </a></td></tr><tr><td style=\"white-space:nowrap\">CaseReporterComments<a name=\"ICSRSectionCodeCS-CaseReporterComments\"> </a></td></tr><tr><td style=\"white-space:nowrap\">CaseSenderDiagnosis<a name=\"ICSRSectionCodeCS-CaseSenderDiagnosis\"> </a></td></tr><tr><td style=\"white-space:nowrap\">CaseSenderComments<a name=\"ICSRSectionCodeCS-CaseSenderComments\"> </a></td></tr><tr><td style=\"white-space:nowrap\">DataSourceInformation<a name=\"ICSRSectionCodeCS-DataSourceInformation\"> </a></td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/us/icsr-ae-reporting/CodeSystem/ICSRSectionCodeCS",
  "version" : "0.1.0",
  "name" : "ICSRSectionCodeCS",
  "title" : "ICSR Section Codes Code System",
  "status" : "active",
  "date" : "2021-08-05T14:34:06+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"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 14,
  "concept" : [
    {
      "code" : "PatientInformation"
    },
    {
      "code" : "RelevantMedicalHistory"
    },
    {
      "code" : "RelevantPastDrugHistory"
    },
    {
      "code" : "InCaseOfDeath"
    },
    {
      "code" : "ParentInformation"
    },
    {
      "code" : "ReactionEvent"
    },
    {
      "code" : "RelevantLabTestResults"
    },
    {
      "code" : "DrugInformation"
    },
    {
      "code" : "VAERSVaccines"
    },
    {
      "code" : "CaseSummaryNarrative"
    },
    {
      "code" : "CaseReporterComments"
    },
    {
      "code" : "CaseSenderDiagnosis"
    },
    {
      "code" : "CaseSenderComments"
    },
    {
      "code" : "DataSourceInformation"
    }
  ]
}