{ "resourceType" : "ValueSet", "id" : "ehealth-event-status", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>EventStatus</h2><div><p>Status codes for ehealth-message</p>\n</div><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/STU3/codesystem-event-status.html\"><code>http://hl7.org/fhir/event-status</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/STU3/codesystem-event-status.html#event-status-preparation\">preparation</a></td><td>Preparation</td><td>The core event has not started yet, but some staging activities have begun (e.g. surgical suite preparation). Preparation stages may be tracked for billing purposes.</td></tr><tr><td><a href=\"http://hl7.org/fhir/STU3/codesystem-event-status.html#event-status-completed\">completed</a></td><td>Completed</td><td>The event has now concluded</td></tr><tr><td><a href=\"http://hl7.org/fhir/STU3/codesystem-event-status.html#event-status-aborted\">aborted</a></td><td>Aborted</td><td>The event was prior to the full completion of the intended actions</td></tr></table></li></ul></div>" }, "url" : "http://ehealth.sundhed.dk/vs/event-status", "version" : "0.6.0", "name" : "EventStatus", "title" : "EventStatus", "status" : "active", "experimental" : true, "date" : "2019-02-08T00:00:00+00:00", "publisher" : "ehealth.sundhed.dk", "contact" : [ { "name" : "ehealth.sundhed.dk", "telecom" : [ { "system" : "url", "value" : "http://ehealth.sundhed.dk/terminology" } ] } ], "description" : "Status codes for ehealth-message", "compose" : { "include" : [ { "system" : "http://hl7.org/fhir/event-status", "concept" : [ { "code" : "preparation", "display" : "Preparation" }, { "code" : "completed", "display" : "Completed" }, { "code" : "aborted", "display" : "Aborted" } ] } ] } }