Da Vinci PDex Plan Net, published by HL7 International / Financial Management. This guide is not an authorized publication; it is the continuous build for version 1.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-pdex-plan-net/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/newpatients | Version: 1.2.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. While the role is constrained to participation in a single network where it describes the single role this practitioner is playing (e.g., internal medicine physician) this does not in any way prohibit the practitioner from seeing patients from any other network, they will however be 'out of network' for those patients.
Context of Use
This extension may be used on the following element(s):
HealthcareService
Location
PractitionerRole
This extension may be used on the following element(s):
This extension may be used on the following element(s):
HealthcareService
Location
PractitionerRole
Usage info
Usage:
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet | URI |
Extension.extension:acceptingPatients.value[x] | required | AcceptingPatientsVS (a valid code from Accepting Patients Codes)http://hl7.org/fhir/us/davinci-pdex-plan-net/ValueSet/AcceptingPatientsVS from this IG |
Id | Grade | Path(s) | Details | Requirements |
new-patients-characteristics | error | Extension | If no new patients are accepted, no characteristics are allowed : extension.where(url='acceptingPatients').value.ofType(CodeableConcept).coding.where(code = 'no') implies extension.where(url='characteristics').empty() |