PackagesCanonicalsLogsProblems
    Packages
    hl7.terminology.r4@5.3.0
    http://terminology.hl7.org/ValueSet/encounter-class
{
  "description": "This value set defines a set of codes that can be used to indicate the class of encounter: a specific code indicating class of service provided.",
  "compose": {
    "include": [ {
      "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
      "concept": [ {
        "code": "IMP",
        "display": "inpatient encounter"
      }, {
        "code": "AMB",
        "display": "ambulatory"
      }, {
        "code": "OBSENC",
        "display": "observation encounter"
      }, {
        "code": "EMER",
        "display": "emergency"
      }, {
        "code": "VR",
        "display": "virtual"
      }, {
        "code": "HH",
        "display": "home health"
      } ]
    } ]
  },
  "_filename": "ValueSet-encounter-class.json",
  "package_name": "hl7.terminology.r4",
  "date": "2020-02-24T12:41:39+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ],
    "lastUpdated": "2020-02-24T12:41:39.109+11:00"
  },
  "publisher": "FHIR Project team",
  "name": "EncounterClass",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "title": "Encounter class",
  "package_version": "5.3.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pa"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "draft",
  "id": "804ebdd0-f68e-45e9-8cb4-850ce723f0b5",
  "kind": null,
  "url": "http://terminology.hl7.org/ValueSet/encounter-class",
  "immutable": true,
  "version": "1.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}