National Directory of Healthcare Providers & Services (NDH) Implementation Guide
1.0.0-ballot - ballot United States of America flag

National Directory of Healthcare Providers & Services (NDH) Implementation Guide, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-us-ndh/ and changes regularly. See the Directory of published versions

Extension: NDH New Patients

Official URL: http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-newpatients Version: 1.0.0-ballot
Active as of 2024-03-28 Computable Name: NewPatients

New Patients indicates whether new patients are being accepted in general, or from a specific network.
This extension is included in the PractitionerRole, HealthcareService, and Location profiles.
This provides needed flexibility for specifying whether a provider accepts new patients by location and network.

Context of Use

This extension may be used on the following element(s):

  • Element ID HealthcareService
  • Element ID Location
  • Element ID PractitionerRole

Usage info

Usage:

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

Summary

Complex Extension: New Patients indicates whether new patients are being accepted in general, or from a specific network.
This extension is included in the PractitionerRole, HealthcareService, and Location profiles.
This provides needed flexibility for specifying whether a provider accepts new patients by location and network.

  • acceptingPatients: CodeableConcept: An Extension
  • fromNetwork: Reference: An Extension

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension C0..*ExtensionNDH New Patients
new-patients-characteristics: If no new patients are accepted, no characteristics are allowed
... extension 1..*ExtensionExtension
... extension:acceptingPatients S1..1ExtensionAccepting Patients
.... extension 0..0
.... url 1..1uri"acceptingPatients"
.... value[x] 1..1CodeableConceptValue of extension
Binding: Accepting Patients Codes Value Set (required)
... extension:fromNetwork S0..1ExtensionFrom Network
.... extension 0..0
.... url 1..1uri"fromNetwork"
.... value[x] 1..1Reference(NDH Base Network Profile)Value of extension
... url 1..1uri"http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-newpatients"
... value[x] 0..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension C0..*ExtensionNDH New Patients
new-patients-characteristics: If no new patients are accepted, no characteristics are allowed
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 1..*ExtensionExtension
Slice: Unordered, Open by value:url
... extension:acceptingPatients S1..1ExtensionAccepting Patients
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"acceptingPatients"
.... value[x] 1..1CodeableConceptValue of extension
Binding: Accepting Patients Codes Value Set (required)
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"fromNetwork"
.... value[x] 1..1Reference(NDH Base Network Profile)Value of extension
... characteristics S0..*stringCharacteristics of accepted patients
URL: http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-newpatients-characteristics
... url 1..1uri"http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-newpatients"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: New Patients indicates whether new patients are being accepted in general, or from a specific network.
This extension is included in the PractitionerRole, HealthcareService, and Location profiles.
This provides needed flexibility for specifying whether a provider accepts new patients by location and network.

  • acceptingPatients: CodeableConcept: An Extension
  • fromNetwork: Reference: An Extension

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension C0..*ExtensionNDH New Patients
new-patients-characteristics: If no new patients are accepted, no characteristics are allowed
... extension 1..*ExtensionExtension
... extension:acceptingPatients S1..1ExtensionAccepting Patients
.... extension 0..0
.... url 1..1uri"acceptingPatients"
.... value[x] 1..1CodeableConceptValue of extension
Binding: Accepting Patients Codes Value Set (required)
... extension:fromNetwork S0..1ExtensionFrom Network
.... extension 0..0
.... url 1..1uri"fromNetwork"
.... value[x] 1..1Reference(NDH Base Network Profile)Value of extension
... url 1..1uri"http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-newpatients"
... value[x] 0..0

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension C0..*ExtensionNDH New Patients
new-patients-characteristics: If no new patients are accepted, no characteristics are allowed
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 1..*ExtensionExtension
Slice: Unordered, Open by value:url
... extension:acceptingPatients S1..1ExtensionAccepting Patients
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"acceptingPatients"
.... value[x] 1..1CodeableConceptValue of extension
Binding: Accepting Patients Codes Value Set (required)
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"fromNetwork"
.... value[x] 1..1Reference(NDH Base Network Profile)Value of extension
... characteristics S0..*stringCharacteristics of accepted patients
URL: http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-newpatients-characteristics
... url 1..1uri"http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-newpatients"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.extension:acceptingPatients.value[x]requiredAcceptingPatientsVS (a valid code from Accepting Patients Codes Code System)
http://hl7.org/fhir/us/ndh/ValueSet/AcceptingPatientsVS
from this IG

Constraints

IdGradePath(s)DetailsRequirements
new-patients-characteristicserrorExtensionIf no new patients are accepted, no characteristics are allowed
: extension('http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-newpatients').value.coding.exists(code = 'nopt') implies extension('http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-newpatients-characteristics').empty()