Validated Healthcare Directory, 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/VhDir/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-network | Version: 1.0.0 | |||
Standards status: Trial-use | Maturity Level: 2 | Computable Name: VhdirNetwork | ||
Copyright/Legal: HL7 International |
Defines the properties of a Network (through extending an Organization resource) for use in a Validated Healthcare Directory
This profile sets minimum expectations for searching for and fetching information associated with a healthcare provider insurance network. It identifies which core elements, extensions, vocabularies and value sets SHALL be present in the Organization resource when using this profile.
Background & Scope
A Network refers to a healthcare provider insurance network. A healthcare provider insurance network is an aggregation of organizations and individuals that deliver a set of services across a geography through health insurance products/plans. A network is typically owned by a payer.
In the VHDir IG, individuals and organizations are represented as participants in a Network through the practitionerRole and organizationAffiliation resources, respectively.
Network is a profile on the Organization resource. This profile modifies the base Organization resource in the following manner:
Constrains the cardinality of organization.active
(1..1), organization.telecom
(0..0), organization.partOf
(1..1), organization.contact.name.family
(1..1), organization.contact.name.given
(1..*), organization.contact.telecom.system
(1..1), and organization.contact.telecom.value
(1..1)
All references SHALL conform to the appropriate Validated Healthcare Directory Implementation Guide profile
Adds extensions:
Examples:
The following are example uses for the vhdir-network profile:
Mandatory Data Elements
The following data-elements are mandatory (i.e data MUST be present). These are presented below in a simple human-readable explanation. The Formal Profile Definition below provides the formal summary, definitions, and terminology requirements.
Each network must have:
organization.active
organization.partOf
Profile specific implementation guidance:
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
Other representations of profile: CSV, Excel, Schematron
GET [base]/Organization?active=[code]
Support: SHALL support search by the active
parameter: http://hl7.org/fhir/SearchParameter/Organization-active
GET [base]/Organization?address-use=[code]
Support: MAY support search by the address-use
parameter: http://hl7.org/fhir/SearchParameter/Organization-address-use
GET [base]/Organization?coverage-area=[id]
Support: SHOULD support search by the network's coverage-area
parameter
Location
coverage-area.identifier
, coverage-area.contains
GET [base]/Organization?address=[string]
Support: SHALL support search by the address
parameter
contains
, exact
GET [base]/Organization?address-city=[string]
Support: SHOULD support search by the address-city
parameter
exact
GET [base]/Organization?address-country=[string]
Support: SHOULD support search by the address-country
parameter
exact
GET [base]/Organization?address-postalcode=[string]
Support: SHOULD support search by the address-postalcode
parameter
exact
GET [base]/Organization?address-state=[string]
Support: SHOULD support search by the address-state
parameter
exact
GET [base]/Organization?endpoint=[id]
Support: SHALL support search by the endpoint
parameter
Endpoint
endpoint.identifier
, endpoint.connection-type
, endpoint.organization
GET [base]/Organization?identifier=[code]
Support: SHALL support search by the identifier
parameter
text
, ofType
GET [base]/Organization?identifier-assigner=[id]
Support: MAY support search by the identifier-assigner
parameter
Organization
below
identifier-assigner.identifier
, identifier-assigner.name
GET [base]/Organization?name=[string]
Support: SHALL support search by the name
parameter
exact
, contains
GET [base]/Organization?partof=[id]
Support: SHALL support search by the partof
parameter
Organization
above
, below
partof.identifier
, partof.name
, partof.address
, partof.type