This page is part of the National Healthcare Query (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/us/directory-query/StructureDefinition/newpatients | Version: 1.0.0-ballot | |||
Active as of 2022-08-09 | 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):
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 | New Patients 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 Value Set (required) | |
extension:fromNetwork | S | 0..1 | Extension | From Network |
extension | 0..0 | |||
url | 1..1 | uri | "fromNetwork" | |
value[x] | 1..1 | Reference(National Directory Endpoint Qry Exchange 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/directory-query/StructureDefinition/newpatients" | |
value[x] | 0..0 | |||
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | I | 0..* | Extension | New Patients new-patients-characteristics: If no new patients are accepted, no characteristics are allowed |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for 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 Value Set (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(National Directory Endpoint Qry Exchange 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/directory-query/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 | New Patients 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 Value Set (required) | |
extension:fromNetwork | S | 0..1 | Extension | From Network |
extension | 0..0 | |||
url | 1..1 | uri | "fromNetwork" | |
value[x] | 1..1 | Reference(National Directory Endpoint Qry Exchange 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/directory-query/StructureDefinition/newpatients" | |
value[x] | 0..0 | |||
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | I | 0..* | Extension | New Patients new-patients-characteristics: If no new patients are accepted, no characteristics are allowed |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for 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 Value Set (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(National Directory Endpoint Qry Exchange 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/directory-query/StructureDefinition/newpatients" | |
Documentation for this format |
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet |
Extension.extension:acceptingPatients.value[x] | required | AcceptingPatientsVS |
Id | Grade | Path | Details | Requirements |
new-patients-characteristics | error | Extension | If no new patients are accepted, no characteristics are allowed : extension('acceptingPatients').valueCodeableConcept.coding.exists(code = 'no') implies extension('characteristics').empty() |