{
"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.r4",
"date": "2025-05-28T05:13:21-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.4.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": "522ae35c-e43f-42cd-9ab8-8b4c293df1e4",
"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"
} ]
} ]
}