PackagesCanonicalsLogsProblems
    Packages
    hl7.terminology.r5@6.5.0
    http://terminology.hl7.org/CodeSystem/accepting-patients
{
  "description": "This code system defines a set of codes that can be used to indicate a practice is accepting new patients.",
  "_filename": "CodeSystem-accepting-patients.json",
  "package_name": "hl7.terminology.r5",
  "date": "2025-07-07T07:35:25-06:00",
  "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",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Accepting Patients",
  "package_version": "6.5.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pa"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "active",
  "id": "d6eb529b-bfc5-4e2c-b082-b125e08129d7",
  "valueSet": "http://terminology.hl7.org/ValueSet/accepting-patients",
  "kind": null,
  "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"
    } ]
  } ]
}