{
"description": "Codes identifying the lifecycle stage of an adverse event.",
"compose": {
"include": [ {
"system": "http://hl7.org/fhir/event-status",
"concept": [ {
"code": "in-progress"
}, {
"code": "completed"
}, {
"code": "entered-in-error"
}, {
"code": "unknown"
} ]
} ]
},
"_filename": "valueset-adverse-event-status.json",
"package_name": "hl7.fhir.r5.examples",
"date": "2020-08-20T17:41:31+10:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ],
"lastUpdated": "2020-08-20T17:41:31.970+10:00"
},
"publisher": "HL7 International - Patient Care WG",
"name": "AdverseEventStatus",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"title": "Adverse Event Status",
"package_version": "4.5.0",
"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": "draft",
"id": "9bff4c62-b59c-476e-82b9-d70b986cbd89",
"kind": null,
"url": "http://hl7.org/fhir/ValueSet/adverse-event-status",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.3.1444",
"system": "urn:ietf:rfc:3986"
} ],
"version": "4.5.0",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/patientcare/",
"system": "url"
} ]
} ]
}