http://terminology.hl7.org/CodeSystem/encounter-type|4.0.1

name
EncounterType
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
draft

Encounter type

This example value set defines a set of codes that can be used to indicate the type of encounter: a specific code indicating type of service provided.

{
  "description" : "This example value set defines a set of codes that can be used to indicate the type of encounter: a specific code indicating type of service provided.",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "FHIR Project team",
  "content" : "complete",
  "name" : "EncounterType",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Encounter type",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pa"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "draft"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  } ],
  "status" : "draft",
  "id" : "405362f5-51c2-54ed-9bfa-7a475334e198",
  "valueSet" : "http://hl7.org/fhir/ValueSet/encounter-type",
  "url" : "http://terminology.hl7.org/CodeSystem/encounter-type",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1088",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "ADMS",
    "display" : "Annual diabetes mellitus screening"
  }, {
    "code" : "BD/BM-clin",
    "display" : "Bone drilling/bone marrow punction in clinic"
  }, {
    "code" : "CCS60",
    "display" : "Infant colon screening - 60 minutes"
  }, {
    "code" : "OKI",
    "display" : "Outpatient Kenacort injection"
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    } ]
  } ]
}