This page is part of the Post Acute Orders FHIR IG (v0.1.0: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
Source view
{
"resourceType" : "ValueSet",
"id" : "PAO-Message-Event",
"meta" : {
"versionId" : "13",
"lastUpdated" : "2020-04-01T23:16:08.757+00:00",
"source" : "#XwPg9ehFt3P3sUnH"
},
"text" : {
"status" : "additional",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div style=\"box-sizing: border-box; color: rgb(33, 37, 41); font-family: -apple-system,BlinkMacSystemFont,&quot;Segoe UI&quot;,Roboto,&quot;Helvetica Neue&quot;,Arial,&quot;Noto Sans&quot;,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;,&quot;Segoe UI Symbol&quot;,&quot;Noto Color Emoji&quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">This is resource text</div></div>"
},
"url" : "http://hl7.org/fhir/us/dme-orders/ValueSet/PAO-Message-Event",
"version" : "0.1.0",
"name" : "PAOMessageEvent",
"title" : "PAO Message Event Value Set",
"status" : "draft",
"date" : "2020-04-08T13:17:53+00:00",
"publisher" : "HL7",
"contact" : [
{
"name" : "HL7 International - Orders and Observations",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/orders"
}
]
}
],
"description" : "This is a value set for the PAO Message Event",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/dme-orders/CodeSystem/PAO-Message-Event",
"concept" : [
{
"code" : "InitialOrder"
},
{
"code" : "OrderUpdate"
},
{
"code" : "OrderCancel"
},
{
"code" : "OrderStatus"
}
]
}
]
}
}