{
"description": "Overall nature of the adverse event, e.g. real or potential.",
"_filename": "CodeSystem-adverse-event-actuality.json",
"package_name": "hl7.fhir.r6.examples",
"date": "2021-01-05T10:01:24+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2023-12-18T15:12:07.602+11:00"
},
"publisher": "HL7 (FHIR Project)",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "AdverseEventActuality",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Adverse Event Actuality",
"package_version": "6.0.0-ballot1",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pc"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
} ],
"status": "active",
"id": "4f73264a-9114-43ab-8665-c70e0e9ddb2d",
"valueSet": "http://hl7.org/fhir/ValueSet/adverse-event-actuality",
"kind": null,
"url": "http://hl7.org/fhir/adverse-event-actuality",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.4.832",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "actual",
"display": "Adverse Event",
"definition": "The adverse event actually happened regardless of whether anyone was affected or harmed."
}, {
"code": "potential",
"display": "Potential Adverse Event",
"definition": "A potential adverse event."
} ],
"caseSensitive": true,
"version": "6.0.0-ballot1",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}