{
"description": "Codes to identify if the practice is accepting new patients",
"_filename": "CodeSystem-AcceptingPatientsCS.json",
"package_name": "hl7.fhir.us.ndh",
"date": "2023-07-30T14:53:07+00:00",
"publisher": "HL7 International - Patient Administration Work Group",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166",
"display": "United States of America"
} ]
} ],
"content": "complete",
"name": "AcceptingPatientsCS",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Accepting Patients Codes Code System",
"package_version": "1.0.0-ballot",
"status": "active",
"id": "252e5e10-6bf9-4e43-ae0a-af973de0d6c8",
"kind": null,
"count": 4,
"url": "http://hl7.org/fhir/us/ndh/CodeSystem/AcceptingPatientsCS",
"concept": [ {
"code": "nopt",
"display": "Not Accepting",
"definition": "Not accepting patients"
}, {
"code": "newpt",
"display": "Accepting",
"definition": "Accepting patients"
}, {
"code": "existptonly",
"display": "Accepting existing patients",
"definition": "Accepting existing patients"
}, {
"code": "existptfam",
"display": "Accepting existing patients and their families",
"definition": "Accepting existing patients and members of their families"
} ],
"caseSensitive": true,
"version": "1.0.0-ballot",
"contact": [ {
"name": "HL7 International - Patient Administration Work Group",
"telecom": [ {
"value": "http://hl7.org/Special/committees/pafm",
"system": "url"
}, {
"value": "pafm@lists.hl7.org",
"system": "email"
} ]
} ]
}