Healthcare Financial Services IG Edition 1 - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-08-15 |
{
"resourceType" : "ValueSet",
"id" : "v3-ActPriority",
"meta" : {
"versionId" : "4",
"lastUpdated" : "2024-08-15T15:02:13.358+03:00"
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet v3-ActPriority</b></p><a name=\"v3-ActPriority\"> </a><a name=\"hcv3-ActPriority\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 4; Last updated: 2024-08-15 15:02:13+0300</p></div><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActPriority.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActPriority</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActPriority.html#v3-ActPriority-EL\">EL</a></td><td>elective</td><td>Beneficial to the patient but not essential for survival.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActPriority.html#v3-ActPriority-EM\">EM</a></td><td>emergency</td><td>An unforeseen combination of circumstances or the resulting state that calls for immediate action.</td></tr></table></li></ul></div>"
},
"url" : "http://nphies.sa/terminology/ValueSet/v3-ActPriority",
"version" : "0.3.0",
"name" : "V3ActPriority",
"title" : "V3 ActPriority",
"status" : "active",
"experimental" : false,
"date" : "2024-08-15T12:02:13.782Z",
"publisher" : "HL7 Saudi Arabia",
"contact" : [
{
"name" : "HL7 Saudi Arabia",
"telecom" : [
{
"system" : "url",
"value" : "http://test-project.org/test-publisher"
}
]
}
],
"description" : "A set of codes (e.g., for routine, emergency), specifying the urgency under which an encounter occurred.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "SA",
"display" : "Saudi Arabia"
}
]
}
],
"immutable" : false,
"copyright" : "nphies 2020+ (https://nphies.sa)",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority",
"concept" : [
{
"code" : "EL",
"display" : "elective"
},
{
"code" : "EM",
"display" : "emergency"
}
]
}
]
}
}