This page is part of the FHIR Specification (v0.06: DSTU 1 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2
Status: Not an approved resource: Draft. Under consideration by the Financial Management work group
Financial instrument by which payment information for health care.
The resource name as it appears in a RESTful URL is /coverage/
<Coverage xmlns="http://hl7.org/fhir"> <issuer><!-- 1..1 Resource(Organization) An identifier for the plan issuer --></issuer> <period><!-- 0..1 Period Coverage start and end dates --></period> <type><!-- 1..1 Coding Type of coverage --></type> <identifier><!-- 1..1 Identifier The primary coverage ID --></identifier> <plan><!-- 0..1 Identifier An identifier for the plan --></plan> <subplan><!-- 0..1 Identifier An identifier for the subsection of the plan --></subplan> <dependent><!-- 0..1 integer The dependent number --></dependent> <sequence><!-- 0..1 integer The plan instance or sequence counter --></sequence> <planHolder> <!-- 1..1 Planholder information --> <name><!-- 1..1 HumanName PolicyHolder name --></name> <address><!-- 1..1 Address PolicyHolder address --></address> <birthdate><!-- 1..1 date PolicyHolder date of birth --></birthdate> </planHolder> <extension><!-- 0..* Extension See Extensions --></extension> <text><!-- 1..1 Narrative Text summary of resource (for human interpretation) --></text> </Coverage>
Alternate definitions: Schema/Schematron, RDF (to do), XML, XMI (to do), Resource Profile
Terminology Bindings
Path | Details | Strength |
---|---|---|
Coverage.type | The type of insurance: public health, worker compensation; private accident, auto, private health, etc.) (not bound to any particular codes) | complete/unstated |
Search Parameters for RESTful searches. The standard parameters also apply. See Searching for more information.
$page : integer | Starting offset of the first record to return in the search set | single |
$count : integer | Number of return records requested. The server is not bound to conform | single |
$id : token | The logical resource id associated with the resource (must be supported by all servers) | single |
issuer : qtoken | The identity of the insurer | union |
identifier : qtoken | The primary identifier of the insured | union |
plan : qtoken | A plan or policy identifier | union |
name : qtoken | The name of the insured | union |
(See Searching).
This is an old version of FHIR retained for archive purposes. Do not use for anything else
Implementers are welcome to experiment with the content defined here, but should note that the contents are subject to change without prior notice.
© HL7.org 2011 - 2012. FHIR v0.06 generated on Tue, Dec 4, 2012 00:03+1100. License