FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/eebase-actpriority

Packageee.hl7.fhir.base.r4
TypeValueSet
Ideebase-actpriority
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ee.hl7.fhir.base.r4@1.0.4-beta&canonical=https://hl7.ee/fhir/ValueSet/eebase-actpriority
URLhttps://hl7.ee/fhir/ValueSet/eebase-actpriority
Version1.0.0
Statusdraft
Date2022-09-19T00:00:00.000Z
NameEEBaseActPriority
TitleEEBase ActPriority
Authorityhl7
DescriptionThis 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.

Resources that use this resource

StructureDefinition
EEBase-EncounterEEBase Encounter

Resources that this resource uses

CodeSystem
v3-ActPriorityActPriority
v3-ActPriorityActPriority

Narrative

Note: links and images are rebased to the (stated) source

EEBase ActPriority

https://hl7.ee/ValueSet/eebase-actpriority

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.


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"
}