FHIR IG Statistics: ValueSet/eebase-actpriority
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
EEBase ActPriority
https://hl7.ee/ValueSet/eebase-actpriorityThis value set describes a code or set of codes (e.g., for routine, emergency,) specifying the urgency under which the Act happened, can happen, is happening, is intended to happen, or is requested/demanded to happen.
Source
{
"resourceType": "ValueSet",
"url": "https://hl7.ee/fhir/ValueSet/eebase-actpriority",
"version": "1.0.0",
"title": "EEBase ActPriority",
"status": "draft",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActPriority",
"concept": [
{
"code": "A",
"display": "ASAP"
},
{
"code": "EM",
"display": "emergency"
},
{
"code": "R",
"display": "routine"
},
{
"code": "S",
"display": "stat"
}
],
"version": "2.1.0"
}
]
},
"description": "This value set describes a code or set of codes (e.g., for routine, emergency,) specifying the urgency under which the Act happened, can happen, is happening, is intended to happen, or is requested/demanded to happen.",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"experimental": false,
"date": "2022-09-19T00:00:00.000Z",
"publisher": "HL7 EE",
"name": "EEBaseActPriority",
"id": "eebase-actpriority"
}