National Directory of Healthcare Providers & Services (NDH) Implementation Guide
1.0.0 - STU1 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 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
Standards status: Trial-use 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

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

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension C 0..* Extension NDH New Patients
new-patients-characteristics: If no new patients are accepted, no characteristics are allowed
... extension 1..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:acceptingPatients S 1..1 Extension Accepting Patients
..... extension 0..0
..... url 1..1 uri "acceptingPatients"
..... value[x] 1..1 CodeableConcept Value of extension
Binding: Accepting Patients Codes Value Set (required)
.... extension:fromNetwork S 0..1 Extension From Network
..... extension 0..0
..... url 1..1 uri "fromNetwork"
..... value[x] 1..1 Reference(NDH Base Network Profile) Value of extension
.... extension:characteristics S 0..* string Characteristics of accepted patients
URL: http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-newpatients-characteristics
... url 1..1 uri "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
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()