This page is part of the DaVinci PDEX Plan Net (v1.0.0: STU 1) based on FHIR R4. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
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.
The official URL for this extension is:
http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/newpatients
Status: active
Extension maintained by: HL7 Financial Management Working Group
Context of Use
This extension may be used on the following element(s):
Usage info
Usage:
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | I | 0..* | Extension | Extension ext-1: Must have either extensions or value[x], not both new-patients-characteristics: If no new patients are accepted, no characteristics are allowed |
extension | 1..* | Extension | Extension | |
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 (required) | |
extension:fromNetwork | S | 0..1 | Extension | From Network |
extension | 0..0 | |||
url | 1..1 | uri | "fromNetwork" | |
value[x] | 1..1 | Reference(Plan-Net Network) | Value of extension | |
extension:characteristics | S | 0..* | Extension | Characteristics of accepted patients |
extension | 0..0 | |||
url | 1..1 | uri | "characteristics" | |
value[x] | 1..1 | string | Value of extension | |
url | 1..1 | uri | "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/newpatients" | |
value[x] | 0..0 | |||
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | I | 0..* | Extension | Extension new-patients-characteristics: If no new patients are accepted, no characteristics are allowed |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 1..* | Extension | Extension Slice: Unordered, Open by value:url | |
extension:acceptingPatients | S | 1..1 | Extension | Accepting Patients |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "acceptingPatients" | |
value[x] | 1..1 | CodeableConcept | Value of extension Binding: Accepting Patients Codes (required) | |
extension:fromNetwork | S | 0..1 | Extension | From Network |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "fromNetwork" | |
value[x] | 1..1 | Reference(Plan-Net Network) | Value of extension | |
extension:characteristics | S | 0..* | Extension | Characteristics of accepted patients |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "characteristics" | |
value[x] | 1..1 | string | Value of extension | |
url | 1..1 | uri | "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/newpatients" | |
Documentation for this format |
This structure is derived from Extension
Differential View
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | I | 0..* | Extension | Extension ext-1: Must have either extensions or value[x], not both new-patients-characteristics: If no new patients are accepted, no characteristics are allowed |
extension | 1..* | Extension | Extension | |
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 (required) | |
extension:fromNetwork | S | 0..1 | Extension | From Network |
extension | 0..0 | |||
url | 1..1 | uri | "fromNetwork" | |
value[x] | 1..1 | Reference(Plan-Net Network) | Value of extension | |
extension:characteristics | S | 0..* | Extension | Characteristics of accepted patients |
extension | 0..0 | |||
url | 1..1 | uri | "characteristics" | |
value[x] | 1..1 | string | Value of extension | |
url | 1..1 | uri | "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/newpatients" | |
value[x] | 0..0 | |||
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | I | 0..* | Extension | Extension new-patients-characteristics: If no new patients are accepted, no characteristics are allowed |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 1..* | Extension | Extension Slice: Unordered, Open by value:url | |
extension:acceptingPatients | S | 1..1 | Extension | Accepting Patients |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "acceptingPatients" | |
value[x] | 1..1 | CodeableConcept | Value of extension Binding: Accepting Patients Codes (required) | |
extension:fromNetwork | S | 0..1 | Extension | From Network |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "fromNetwork" | |
value[x] | 1..1 | Reference(Plan-Net Network) | Value of extension | |
extension:characteristics | S | 0..* | Extension | Characteristics of accepted patients |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "characteristics" | |
value[x] | 1..1 | string | Value of extension | |
url | 1..1 | uri | "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/newpatients" | |
Documentation for this format |
Other representations of extension: Schematron
Path | Conformance | ValueSet |
Extension.extension:acceptingPatients.value[x] | required | AcceptingPatientsVS |
Id | Path | Details | Requirements |
new-patients-characteristics | Extension | If no new patients are accepted, no characteristics are allowed : extension('acceptingPatients').valueCodeableConcept.coding.exists(code = 'no') implies extension('characteristics').empty() |