FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ICSRSectionCodeCS

Packagehl7.fhir.us.icsr-ae-reporting
TypeCodeSystem
IdICSRSectionCodeCS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/icsr-ae-reporting/https://build.fhir.org/ig/HL7/fhir-icsr-ae-reporting/CodeSystem-ICSRSectionCodeCS.html
URLhttp://hl7.org/fhir/us/icsr-ae-reporting/CodeSystem/ICSRSectionCodeCS
Version1.0.1
Statusdraft
Date2023-08-30T17:02:44+00:00
NameICSRSectionCodeCS
TitleICSR Section Codes Code System
Realmus
Authorityhl7
DescriptionCodes for each of the sections in an ICSR report
Contentcomplete

Resources that use this resource

ValueSet
ICSRSectionCodeVSICSR Section Codes Value Set

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Placeholder

Source

{
  "resourceType": "CodeSystem",
  "id": "ICSRSectionCodeCS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-30T17:02:44+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"
    }
  ]
}