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

FHIR IG Statistics: ValueSet/adverse-event-type-vs

Packagehl7.fhir.uv.ae-research-backport-ig
TypeValueSet
Idadverse-event-type-vs
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/ae-research-backport-ig/https://build.fhir.org/ig/HL7/fhir-ae-research-backport-ig/ValueSet-adverse-event-type-vs.html
URLhttp://hl7.org/fhir/uv/ae-research-backport-ig/ValueSet/adverse-event-type-vs
Version1.0.1
Statusdraft
Date2024-04-30T20:04:27+00:00
NameAdverseEventType
TitleAdverseEvent Type
Realmuv
Authorityhl7
DescriptionThis value set includes codes that describe the adverse event or incident that occurred or was averted.
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement

Resources that use this resource

StructureDefinition
AdverseEvent-clinical-researchAdverse Event Clinical Research

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "adverse-event-type-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "brr"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/ae-research-backport-ig/ImplementationGuide/hl7.fhir.uv.ae-research-backport-ig"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/ae-research-backport-ig/ValueSet/adverse-event-type-vs",
  "version": "1.0.1",
  "name": "AdverseEventType",
  "title": "AdverseEvent Type",
  "status": "draft",
  "experimental": true,
  "date": "2024-04-30T20:04:27+00:00",
  "publisher": "HL7 International / Biomedical Research and Regulation",
  "contact": [
    {
      "name": "Biomedical Research and Regulation WG",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description": "This value set includes codes that describe the adverse event or incident that occurred or was averted.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "370894009"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "1912002"
          }
        ]
      }
    ]
  }
}