HL7 Terminology (THO)
6.3.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 6.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: Accepting Patients - XML Representation

Active as of 2025-05-07 Maturity Level: 1

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="accepting-patients"/>
  <meta>
    <lastUpdated value="2020-04-09T21:10:28.568+00:00"/>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem accepting-patients</b></p><a name="accepting-patients"> </a><a name="hcaccepting-patients"> </a><a name="accepting-patients-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Last updated: 2020-04-09 21:10:28+0000</p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R5/shareablecodesystem.html">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/accepting-patients</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">nopt<a name="accepting-patients-nopt"> </a></td><td>Not Accepting</td><td>Not accepting patients</td></tr><tr><td style="white-space:nowrap">newpt<a name="accepting-patients-newpt"> </a></td><td>Accepting new and existing patients</td><td>Accepting new and existing patients</td></tr><tr><td style="white-space:nowrap">existptonly<a name="accepting-patients-existptonly"> </a></td><td>Accepting existing patients only</td><td>Accepting existing patients only</td></tr><tr><td style="white-space:nowrap">existptfam<a name="accepting-patients-existptfam"> </a></td><td>Accepting existing patients and their families only</td><td>Accepting existing patients and members of their families only</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pa"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <url value="http://terminology.hl7.org/CodeSystem/accepting-patients"/>
  <version value="1.0.0"/>
  <name value="AcceptingPatients"/>
  <title value="Accepting Patients"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-05-07T06:15:17+00:00"/>
  <publisher value="Health Level Seven International"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="hq@HL7.org"/>
    </telecom>
  </contact>
  <description
               value="This code system defines a set of codes that can be used to indicate a practice is accepting new patients."/>
  <copyright
             value="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"/>
  <caseSensitive value="true"/>
  <valueSet value="http://terminology.hl7.org/ValueSet/accepting-patients"/>
  <content value="complete"/>
  <concept>
    <code value="nopt"/>
    <display value="Not Accepting"/>
    <definition value="Not accepting patients"/>
  </concept>
  <concept>
    <code value="newpt"/>
    <display value="Accepting new and existing patients"/>
    <definition value="Accepting new and existing patients"/>
  </concept>
  <concept>
    <code value="existptonly"/>
    <display value="Accepting existing patients only"/>
    <definition value="Accepting existing patients only"/>
  </concept>
  <concept>
    <code value="existptfam"/>
    <display value="Accepting existing patients and their families only"/>
    <definition
                value="Accepting existing patients and members of their families only"/>
  </concept>
</CodeSystem>