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

FHIR IG Statistics: ValueSet/eebase-actencountercode

Packageee.hl7.fhir.base.r4
TypeValueSet
Ideebase-actencountercode
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ee.hl7.fhir.base.r4@1.0.4-beta&canonical=https://hl7.ee/fhir/ValueSet/eebase-actencountercode
URLhttps://hl7.ee/fhir/ValueSet/eebase-actencountercode
Version1.0.0
Statusdraft
Date2022-09-19T00:00:00.000Z
NameEEBaseActEncounterCode
TitleEEBase ActEncounterCode
Authorityhl7
DescriptionThis value set includes concepts representing classification of patient encounter.

Resources that use this resource

StructureDefinition
EEBase-EncounterEEBase Encounter

Resources that this resource uses

CodeSystem
v3-ActCodeActCode
v3-ActCodeActCode

Narrative

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

EEBase ActEncounterCode

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

This value set includes concepts representing classification of patient encounter.


Source

{
  "resourceType": "ValueSet",
  "url": "https://hl7.ee/fhir/ValueSet/eebase-actencountercode",
  "version": "1.0.0",
  "title": "EEBase ActEncounterCode",
  "status": "draft",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "concept": [
          {
            "code": "AMB",
            "display": "ambulatory"
          },
          {
            "code": "EMER",
            "display": "emergency"
          },
          {
            "code": "HH",
            "display": "home health"
          },
          {
            "code": "IMP",
            "display": "inpatient encounter"
          },
          {
            "code": "OBSENC",
            "display": "observation encounter"
          },
          {
            "code": "SS",
            "display": "short stay"
          },
          {
            "code": "VR",
            "display": "virtual"
          }
        ],
        "version": "6.1.0"
      }
    ]
  },
  "description": "This value set includes concepts representing classification of patient encounter.",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "name": "EEBaseActEncounterCode",
  "date": "2022-09-19T00:00:00.000Z",
  "publisher": "HL7 EE",
  "experimental": false,
  "id": "eebase-actencountercode"
}