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

FHIR IG Statistics: ValueSet/adverse-event-type-eu-i4rc

Packagehl7.eu.fhir.idea4rc
TypeValueSet
Idadverse-event-type-eu-i4rc
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-adverse-event-type-eu-i4rc.html
URLhttp://hl7.eu/fhir/ig/idea4rc/ValueSet/adverse-event-type-eu-i4rc
Version0.1.0
Statusactive
Date2025-07-21T15:34:12+00:00
NameVsAdverseEventTypeI4rc
TitleAdverse Event Type
Realmeu
Authorityhl7
DescriptionAdverse Event Type

Resources that use this resource

StructureDefinition
adverseEvent-eu-i4rcAdverseEvent: IDEA4RC

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet adverse-event-type-eu-i4rc

  • Include these codes as defined in http://fhir.ohdsi.org/CodeSystem/concepts
    CodeDisplay
    763790Common terminology criteria for adverse events grade 1
    765927Common terminology criteria for adverse events grade 2
    763791Common terminology criteria for adverse events grade 3
    765765Common terminology criteria for adverse events grade 4
    765766Common terminology criteria for adverse events grade 5

Source

{
  "resourceType": "ValueSet",
  "id": "adverse-event-type-eu-i4rc",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/adverse-event-type-eu-i4rc",
  "version": "0.1.0",
  "name": "VsAdverseEventTypeI4rc",
  "title": "Adverse Event Type",
  "status": "active",
  "experimental": false,
  "date": "2025-07-21T15:34:12+00:00",
  "publisher": "IDEA4RC Project",
  "contact": [
    {
      "name": "IDEA4RC Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.idea4rc.eu/"
        }
      ]
    },
    {
      "name": "IDEA4RC Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.idea4rc.eu/"
        }
      ]
    }
  ],
  "description": "Adverse Event Type",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://fhir.ohdsi.org/CodeSystem/concepts",
        "concept": [
          {
            "code": "763790",
            "display": "Common terminology criteria for adverse events grade 1"
          },
          {
            "code": "765927",
            "display": "Common terminology criteria for adverse events grade 2"
          },
          {
            "code": "763791",
            "display": "Common terminology criteria for adverse events grade 3"
          },
          {
            "code": "765765",
            "display": "Common terminology criteria for adverse events grade 4"
          },
          {
            "code": "765766",
            "display": "Common terminology criteria for adverse events grade 5"
          }
        ]
      }
    ]
  }
}