http://terminology.hl7.org/CodeSystem/accepting-patients|1.0.0

name
AcceptingPatients
package
hl7.terminology@6.3.0
content
complete
status
active
date
2025-05-01 01:35:10.0

Accepting Patients

This code system defines a set of codes that can be used to indicate a practice is accepting new patients.

{
  "description" : "This code system defines a set of codes that can be used to indicate a practice is accepting new patients.",
  "compose" : null,
  "package" : "hl7.terminology@6.3.0",
  "date" : "2025-05-01T01:35:10Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2020-04-09T21:10:28.568+00:00"
  },
  "publisher" : "Health Level Seven International",
  "content" : "complete",
  "name" : "AcceptingPatients",
  "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Accepting Patients",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pa"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  } ],
  "status" : "active",
  "id" : "582f4c59-e56c-5bdb-af61-c1399205a71a",
  "valueSet" : "http://terminology.hl7.org/ValueSet/accepting-patients",
  "url" : "http://terminology.hl7.org/CodeSystem/accepting-patients",
  "concept" : [ {
    "code" : "nopt",
    "display" : "Not Accepting",
    "definition" : "Not accepting patients"
  }, {
    "code" : "newpt",
    "display" : "Accepting new and existing patients",
    "definition" : "Accepting new and existing patients"
  }, {
    "code" : "existptonly",
    "display" : "Accepting existing patients only",
    "definition" : "Accepting existing patients only"
  }, {
    "code" : "existptfam",
    "display" : "Accepting existing patients and their families only",
    "definition" : "Accepting existing patients and members of their families only"
  } ],
  "caseSensitive" : true,
  "version" : "1.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}