http://terminology.hl7.org/CodeSystem/v2-0277|2.9

name
v2.0277
package
hl7.fhir.r4.core@4.0.1
content
complete
status
active

v2 Appointment Type Codes

FHIR Value set/code system definition for HL7 v2 table 0277 ( Appointment Type Codes)

{
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0277 ( Appointment Type Codes)",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher" : "HL7, Inc",
  "content" : "complete",
  "name" : "v2.0277",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v2 Appointment Type Codes",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  } ],
  "status" : "active",
  "language" : "en",
  "id" : "5cf7b9fd-2c09-5b0d-b440-5605bf1a6131",
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0277",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.18.170",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "Complete",
    "display" : "A request to add a completed appointment, used to maintain records of completed appointments that did not appear in the schedule (e.g., STAT, walk-in, etc.)",
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Een verzoek voor toevoegen voltooide afspraak, gebruikt voor bijhouden naslag van voltooide afspraken die niet in de agenda verschenen (bijv. STAT, inloop, etc.)",
      "language" : "nl"
    } ]
  }, {
    "code" : "Normal",
    "display" : "Routine schedule request type – default if not valued",
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Routine agendaverzoek type - standaardwaarde als geen waarde",
      "language" : "nl"
    } ]
  }, {
    "code" : "Tentative",
    "display" : "A request for a tentative (e.g., “penciled in”) appointment",
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Een verzoek voor een voorlopige afspraak (bijv. \"met potlood toegevoegd\")",
      "language" : "nl"
    } ]
  } ],
  "version" : "2.9",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}