FHIR IG analytics| Package | hl7.fhir.uv.ae-research-backport-ig.r4b |
| Resource Type | ValueSet |
| Id | ValueSet-adverse-event-type-vs.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
http://snomed.info/sct where concept is-a 370894009 (Serious reportable event (event))http://snomed.info/sct| Code | Display |
| 1912002 | Fall |
{
"resourceType": "ValueSet",
"id": "adverse-event-type-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"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.0-ballot",
"name": "AdverseEventType",
"title": "AdverseEvent Type",
"status": "draft",
"experimental": true,
"date": "2023-07-28T19:53:38+00:00",
"publisher": "HL7 International - Biomedical Research and Regulation, Vulcan AdverseEvent groups",
"contact": [
{
"name": "Biomedical Research and Regulation WG",
"telecom": [
{
"system": "url",
"value": "http://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"
}
]
}
]
}
}