Da Vinci - Member Attribution (ATR) List
2.0.0 - STU 2.0.0 United States of America flag

Da Vinci - Member Attribution (ATR) List, published by HL7 International / Financial Management. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-atr/ and changes regularly. See the Directory of published versions

: DaVinci ATR Producer - TTL Representation

Active as of 2014-07-06

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CapabilityStatement ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "atr-producer"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      <h2>AtrProducer</h2>\n      <p>(Requirements Definition Capability Statement)</p>\n      <p>Canonical URL: http://hl7.org/fhir/us/davinci-atr/CapabilityStatement/atr-producer</p>\n      <p>Published by: <b>HL7 International - Financial Management</b>\n      </p>\n      <p>This profile defines the expected capabilities of the <i>DaVinci ATR Producer </i> actor.  \n      This actor is responsible for managing and sometimes producing the member attribution list. \n      Typically Payers are the producers of the member attribution list and Provider organization are consumers.</p>\n      <h2>General</h2>\n      <div class=\"table-wrapper\">\n        <table>\n          <tbody>\n            <tr>\n              <th>FHIR Version:</th>\n              <td>4.0.1</td>\n            </tr>\n            <tr>\n              <th>Supported formats:</th>\n              <td>json</td>\n            </tr>\n          </tbody>\n        </table>\n      </div>\n      <h2>REST  behavior</h2>\n      <p>The primary focus of the Producer is to potentially create and manage the Member Attribution List and publish the Member Attribution List so that Consumers can download the Member Attribution List which is necessary for the implementation of other DaVinci use cases.</p>\n      <p>\n        <b>Security:</b>\n      </p>\n      <p>Implementations must meet the general security requirements documented in the FHIR <a href=\"http://hl7.org/fhir/security.html\">Security guidance</a>.</p>\n      <p>In addition the Producer **SHOULD** meet the security requirements as outlined in the <a href=\"spec.html#smart-on-fhir-backend-services-authorization\">Formal Specification - Security Section.</a></p>\n      <p>In cases where the Consumers create resources in Producer systems such as Groups (Attribution Lists) and provide Provenance information using the X-Provenance Header as specified in \n      <a href=\"http://hl7.org/fhir/provenance.html#header\">Provenance Specification</a>, Producers **SHOULD** persist the Provenance information received.</p>\n      <h3>Resource summary</h3>\n      <div class=\"table-wrapper\">\n        <table class=\"grid\">\n          <thead>\n            <tr>\n              <th>Resource</th>\n              <th>Search</th>\n              <th>Read</th>\n              <th>Read Version</th>\n              <th>Instance History</th>\n              <th>Resource History</th>\n              <th>Create</th>\n              <th>Update</th>\n              <th>Delete</th>\n            </tr>\n          </thead>\n          <tbody>\n           <tr>\n              <th>Coverage (<a href=\"StructureDefinition-atr-coverage.html\">Profile</a>)</th>\n              <td/>\n              <td>\n                <a href=\"#Coverage-read\" title=\"Allows retrieval of a specific Coverage Resource\">SHALL</a>\n              </td>\n              <td/>\n              <td/>\n              <td/>\n              <td/>\n              <td/>\n              <td/>\n            </tr>\n            <tr>\n              <th>Group (<a href=\"StructureDefinition-atr-group.html\">Profile</a>)</th>\n              <td>\n                <a href=\"#Group-search-type\" title=\"Allows a user to search for existing Groups\">SHALL</a>\n              </td>\n              <td>\n                <a href=\"#Group-read\" title=\"Allows retrieval of a specific Group\">SHALL</a>\n              </td>\n              <td>\n                <a href=\"#Group-vread\" title=\"Allows retrieval of a specific version of a Group\">SHOULD</a>\n              </td>\n              <td>\n                <a href=\"#Group-history-instance\" title=\"Allows review of changes to a Group over time\">SHOULD</a>\n              </td>\n              <td/>\n              <td>\n                <a href=\"#Group-create\" title=\"Allows creation of a Group\">SHOULD</a>\n              </td>\n              <td/>\n              <td>\n                <a href=\"#Group-delete\" title=\"Allows deletion of a Group\">SHOULD</a>\n              </td>\n            </tr>  \n            <tr>\n              <th>Location (<a href=\"StructureDefinition-atr-location.html\">Profile</a>)</th>\n              <td/>\n              <td>\n                <a href=\"#Location-read\" title=\"Allows retrieval of a specific Location Resource\">SHALL</a>\n              </td>\n              <td/>\n              <td/>\n              <td/>\n              <td/>\n              <td/>\n              <td/>\n            </tr>  \n            <tr>\n              <th>Organization (<a href=\"StructureDefinition-atr-organization.html\">Profile</a>)</th>\n              <td/>\n              <td>\n                <a href=\"#Organization-read\" title=\"Allows retrieval of a specific Organization Resource\">SHALL</a>\n              </td>\n              <td/>\n              <td/>\n              <td/>\n              <td>\n                <a href=\"#Organization-create\" title=\"Allows creation of a Organization\">SHOULD</a>\n              </td>\n              <td/>\n              <td>\n                <a href=\"#Organization-delete\" title=\"Allows deletion of a Organization\">SHOULD</a>\n              </td>\n            </tr>    \n            <tr>\n            <th>Patient (<a href=\"StructureDefinition-atr-patient.html\">Profile</a>)</th>\n              <td/>\n              <td>\n                <a href=\"#Patient-read\" title=\"Allows retrieval of a specific Patient Resource\">SHALL</a>\n              </td>\n              <td/>\n              <td/>\n              <td/>\n			  <td>\n                <a href=\"#Patient-create\" title=\"Allows creation of a Patient\">SHOULD</a>\n              </td>\n              <td/>\n              <td>\n                <a href=\"#Patient-delete\" title=\"Allows deletion of a Patient\">SHOULD</a>\n              </td>\n            </tr>\n            <tr>\n            <th>Practitioner (<a href=\"StructureDefinition-atr-practitioner.html\">Profile</a>)</th>\n              <td/>\n              <td>\n                <a href=\"#Practitioner-read\" title=\"Allows retrieval of a specific Practitioner Resource\">SHALL</a>\n              </td>\n              <td/>\n              <td/>\n              <td/>\n			  <td>\n                <a href=\"#Practitioner-create\" title=\"Allows creation of a Practitioner\">SHOULD</a>\n              </td>\n              <td/>\n              <td>\n                <a href=\"#Practitioner-delete\" title=\"Allows deletion of a Practitioner\">SHOULD</a>\n              </td>\n            </tr>\n            <tr>\n            <th>PractitionerRole (<a href=\"StructureDefinition-atr-practitionerrole.html\">Profile</a>)</th>\n              <td/>\n              <td>\n                <a href=\"#PractitionerRole-read\" title=\"Allows retrieval of a specific PractitionerRole Resource\">SHALL</a>\n              </td>\n              <td/>\n              <td/>\n              <td/>\n              <td>\n                <a href=\"#PractitionerRole-create\" title=\"Allows creation of a PractitionerRole\">SHOULD</a>\n              </td>\n              <td/>\n              <td>\n                <a href=\"#PractitionerRole-delete\" title=\"Allows deletion of a PractitionerRole\">SHOULD</a>\n              </td>\n            </tr>\n            <tr>\n            <th>RelatedPerson (<a href=\"StructureDefinition-atr-relatedperson.html\">Profile</a>)</th>\n              <td/>\n              <td>\n                <a href=\"#RelatedPerson-read\" title=\"Allows retrieval of a specific RelatedPerson Resource\">SHALL</a>\n              </td>\n              <td/>\n              <td/>\n              <td/>\n              <td/>\n              <td/>\n              <td/>\n            </tr>\n            <tr>\n              <th>Subscription (<a href=\"StructureDefinition-atr-list-change-subscription.html\">Profile</a>)</th>\n              <td>\n              </td>\n              <td>\n              </td>\n              <td>\n              </td>\n              <td>\n              </td>\n              <td/>\n              <td>\n                <a href=\"#Subscription-create\" title=\"Allows creation of a Subscription\">SHOULD</a>\n              </td>\n              <td>\n              	<a href=\"#Subscription-update\" title=\"Allows updating of a Subscription\">SHOULD</a>\n              </td>\n              <td>\n              </td>\n            </tr>\n          </tbody>\n        </table>\n      </div>\n      \n        <h3>FHIR Operations summary</h3>\n        <p>The following FHIR operations SHALL be supported by the Producer.</p>\n      \n      <ul>\n        <li>\n          <a href=\"OperationDefinition-davinci-data-export.html\">DaVinci Data Export</a>\n        </li>\n        <li>\n          <a href=\"OperationDefinition-member-add.html\">Member Add</a>\n        </li>\n        <li>\n          <a href=\"OperationDefinition-member-remove.html\">Member Remove</a>\n        </li>\n        <li>\n          <a href=\"OperationDefinition-attribution-status.html\">Retrieve Attribution Status for a Member</a>\n        </li>\n        <li>\n          <a href=\"OperationDefinition-confirm-attribution-list.html\">Confirm Attribution List</a>\n        </li>\n      </ul>\n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/R4/coverage.html\">Coverage</a>\n      </h3>\n      <p>Profile: <a href=\"StructureDefinition-atr-coverage.html\">http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-coverage</a>\n      </p>\n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th>Name</th>\n              <th>Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            <tr>\n              <th>\n                <a name=\"Coverage-read\"> </a>\n                <span>read</span>\n              </th>\n              <td>\n                <p>Allows retrieval of a specific known Coverage Resource</p>\n              </td>\n            </tr>    \n          </tbody>\n        </table>\n      </div>\n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/R4/group.html\">Group</a>\n      </h3>\n      <p>Profile: <a href=\"StructureDefinition-atr-group.html\">http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-group</a>\n      </p>\n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th>Name</th>\n              <th>Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            <tr>\n              <th>\n                <a name=\"Group-search-type\"> </a>\n                <span>search-type</span>\n              </th>\n              <td>\n                <p>Allows discovery of existing Groups corresponding to a Consumer using their own TAX and NPI Identifiers.</p>\n              </td>\n            </tr>\n            <tr>\n              <th>\n                <a name=\"Group-read\"> </a>\n                <span>read</span>\n              </th>\n              <td>\n                <p>Allows retrieval of a specific Group resource.</p>\n              </td>\n            </tr>\n            <tr>\n              <th>\n                <a name=\"Group-vread\"> </a>\n                <span>vread</span>\n              </th>\n              <td>\n                <p>Allows retrieval of a historical version of a Group resource.</p>\n              </td>\n            </tr>\n            <tr>\n              <th>\n                <a name=\"Group-history-instance\"> </a>\n                <span>history-instance</span>\n              </th>\n              <td>\n                <p>Allows review of changes to a Group over time</p>\n              </td>\n            </tr>\n            <tr>\n              <th>\n                <a name=\"Group-create\"> </a>\n                <span>create</span>\n              </th>\n              <td>\n                <p>Allows creation of a Group.</p>\n              </td>\n            </tr>\n            <tr>\n              <th>\n                <a name=\"Group-delete\"> </a>\n                <span>delete</span>\n              </th>\n              <td>\n                <p>Allows deletion of a Group.</p>\n              </td>\n            </tr>\n          </tbody>\n        </table>\n      </div>\n      <h4>Search</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th>Parameter</th>\n              <th>Type</th>\n              <th>Definition &amp; Chaining</th>\n            </tr>\n          </thead>\n          <tbody>\n            <tr>\n              <th>identifier</th>\n              <td>token</td>\n              <td>Search using identifiers which can be the Consumer NPI, Consumer TIN, Settlement Entity Identifier, Contract Identifier. Combinations of AND/OR logic for the different identifiers are allowed according to the FHIR specification.</td>\n            </tr>\n            <tr>\n              <th>characteristic</th>\n              <td>token</td>\n              <td>Search using characteristic.code</td>\n            </tr>\n            <tr>\n              <th>Group-characteristic-value-reference</th>\n              <td>composite</td>\n              <td>Search using characteristic.code and value reference</td>\n            </tr>\n            <tr>\n              <th>name</th>\n              <td>string</td>\n              <td>Search using Group name.</td>\n            </tr>\n            <tr>\n              <th>period</th>\n              <td>date</td>\n              <td>Search using contract validity period.</td>\n            </tr>\n          </tbody>\n        </table>\n      </div>\n      \n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/R4/location.html\">Location</a>\n      </h3>\n      <p>Profile: <a href=\"StructureDefinition-atr-location.html\">http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-location</a>\n      </p>\n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th>Name</th>\n              <th>Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            <tr>\n              <th>\n                <a name=\"Location-read\"> </a>\n                <span>read</span>\n              </th>\n              <td>\n                <p>Allows retrieval of a specific known Location Resource</p>\n              </td>\n            </tr>\n                 \n          </tbody>\n        </table>\n      </div>\n      \n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/R4/organization.html\">Organization</a>\n      </h3>\n      <p>Profile: <a href=\"StructureDefinition-atr-organization.html\">http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-organization</a>\n      </p>\n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th>Name</th>\n              <th>Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            <tr>\n              <th>\n                <a name=\"Organization-read\"> </a>\n                <span>read</span>\n              </th>\n              <td>\n                <p>Allows retrieval of a specific known Organization Resource</p>\n              </td>\n            </tr>\n             <tr>\n              <th>\n                <a name=\"Organization-create\"> </a>\n                <span>create</span>\n              </th>\n              <td>\n                <p>Allows creation of a Organization.</p>\n              </td>\n            </tr>\n            <tr>\n              <th>\n                <a name=\"Organization-delete\"> </a>\n                <span>delete</span>\n              </th>\n              <td>\n                <p>Allows deletion of a Organization.</p>\n              </td>\n            </tr>\n          </tbody>\n        </table>\n      </div>\n      \n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a>\n      </h3>\n      <p>Profile: <a href=\"StructureDefinition-atr-patient.html\">http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-patient</a>\n      </p>\n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th>Name</th>\n              <th>Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            <tr>\n              <th>\n                <a name=\"Patient-read\"> </a>\n                <span>read</span>\n              </th>\n              <td>\n                <p>Allows retrieval of a specific known Patient Resource</p>\n              </td>\n            </tr>\n              <tr>\n              <th>\n                <a name=\"Patient-create\"> </a>\n                <span>create</span>\n              </th>\n              <td>\n                <p>Allows creation of a Patient.</p>\n              </td>\n            </tr>\n            <tr>\n              <th>\n                <a name=\"Patient-delete\"> </a>\n                <span>delete</span>\n              </th>\n              <td>\n                <p>Allows deletion of a Patient.</p>\n              </td>\n            </tr>\n          </tbody>\n        </table>\n      </div>\n      \n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/R4/practitioner.html\">Practitioner</a>\n      </h3>\n      <p>Profile: <a href=\"StructureDefinition-atr-practitioner.html\">http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-practitioner</a>\n      </p>\n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th>Name</th>\n              <th>Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            <tr>\n              <th>\n                <a name=\"Practitioner-read\"> </a>\n                <span>read</span>\n              </th>\n              <td>\n                <p>Allows retrieval of a specific known Practitioner Resource</p>\n              </td>\n            </tr>\n             <tr>\n              <th>\n                <a name=\"Practitioner-create\"> </a>\n                <span>create</span>\n              </th>\n              <td>\n                <p>Allows creation of a Practitioner.</p>\n              </td>\n            </tr>\n            <tr>\n              <th>\n                <a name=\"Practitioner-delete\"> </a>\n                <span>delete</span>\n              </th>\n              <td>\n                <p>Allows deletion of a Practitioner.</p>\n              </td>\n            </tr> \n          </tbody>\n        </table>\n      </div>\n      \n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/R4/practitionerrole.html\">PractitionerRole</a>\n      </h3>\n      <p>Profile: <a href=\"StructureDefinition-atr-practitionerrole.html\">http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-practitionerrole</a>\n      </p>\n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th>Name</th>\n              <th>Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            <tr>\n              <th>\n                <a name=\"PractitionerRole-read\"> </a>\n                <span>read</span>\n              </th>\n              <td>\n                <p>Allows retrieval of a specific known PractitionerRole Resource</p>\n              </td>\n            </tr>\n               <tr>\n              <th>\n                <a name=\"PractitionerRole-create\"> </a>\n                <span>create</span>\n              </th>\n              <td>\n                <p>Allows creation of a PractitionerRole.</p>\n              </td>\n            </tr>\n            <tr>\n              <th>\n                <a name=\"PractitionerRole-delete\"> </a>\n                <span>delete</span>\n              </th>\n              <td>\n                <p>Allows deletion of a PractitionerRole.</p>\n              </td>\n            </tr>\n          </tbody>\n        </table>\n      </div>\n      \n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/R4/relatedperson.html\">RelatedPerson</a>\n      </h3>\n      <p>Profile: <a href=\"StructureDefinition-atr-relatedperson.html\">http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-relatedperson</a>\n      </p>\n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th>Name</th>\n              <th>Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            <tr>\n              <th>\n                <a name=\"RelatedPerson-read\"> </a>\n                <span>read</span>\n              </th>\n              <td>\n                <p>Allows retrieval of a specific known RelatedPerson Resource</p>\n              </td>\n            </tr>\n             \n          </tbody>\n        </table>\n      </div>\n      \n      <h3>\n        <a href=\"http://hl7.org/fhir/R4/subscription.html\">Subscription</a>\n      </h3>\n      <p>Profile: <a href=\"StructureDefinition-atr-list-change-subscription.html\">http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-list-change-subscription</a>\n      </p>\n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th>Name</th>\n              <th>Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            <tr>\n              <th>\n                <a name=\"Subscription-create\"> </a>\n                <span>create</span>\n              </th>\n              <td>\n                <p>Allows creation of a Subscription</p>\n              </td>\n            </tr>\n            <tr>\n              <th>\n                <a name=\"Subscription-update\"> </a>\n                <span>update</span>\n              </th>\n              <td>\n                <p>Allows updates to a Subscription</p>\n              </td>\n            </tr>\n                 \n          </tbody>\n        </table>\n      </div>\n      \n    </div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "fm" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-atr/CapabilityStatement/atr-producer"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "DaVinciAtrProducer"] ; # 
  fhir:title [ fhir:v "DaVinci ATR Producer"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2014-07-06"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "HL7 International / Financial Management"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fm" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This profile defines the expected capabilities of the ''Producer'' role when conforming to the DaVinci Risk Based Contracts Member Attribution List Implementation Guide.     This role is responsible for creating and publishing the Member Attribution List for usage by Consumers based on specific Risk Based Contracts."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ]     ] )
  ] ) ; # 
  fhir:kind [ fhir:v "requirements"] ; # 
  fhir:fhirVersion [ fhir:v "4.0.1"] ; # 
  fhir:format ( [ fhir:v "json"] ) ; # 
  fhir:rest ( [
fhir:mode [ fhir:v "server" ] ;
fhir:documentation [ fhir:v "The focus of the Producer is to create the Member Attribution List and publish it using FHIR APIs for usage by Consumers. Typically Payers are Producers and Provider Organizations/ACOs/HIEs etc act as Consumers. " ] ;
fhir:security [
fhir:description [ fhir:v "Implementations must meet the general security requirements documented in the security section of the implementation guide." ]     ] ;
    ( fhir:resource [
fhir:type [ fhir:v "Coverage" ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-coverage"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-coverage>       ] ) ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "read" ] ;
fhir:documentation [ fhir:v "Allows retrieval of a specific Coverage Resource" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "history-instance" ] ;
fhir:documentation [ fhir:v "Allows review of changes to a Coverage Instance over time" ]       ] )     ] [
fhir:type [ fhir:v "Group" ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-group"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-group>       ] ) ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ] ;
fhir:documentation [ fhir:v "Allows discovery of existing Groups." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "read" ] ;
fhir:documentation [ fhir:v "Allows retrieval of a specific Group Resource" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:code [ fhir:v "vread" ] ;
fhir:documentation [ fhir:v "Allows retrieval of a historical version of a Group Resource" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:code [ fhir:v "history-instance" ] ;
fhir:documentation [ fhir:v "Allows review of changes to a Group Resource over time" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:code [ fhir:v "create" ] ;
fhir:documentation [ fhir:v "Allows creation of a Group" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:code [ fhir:v "delete" ] ;
fhir:documentation [ fhir:v "Allows deletion of a Group" ]       ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Group-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Group-identifier>         ] ;
fhir:type [ fhir:v "token" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "characteristic" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Group-characteristic"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Group-characteristic>         ] ;
fhir:type [ fhir:v "token" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "Group-characteristic-value-reference" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/us/davinci-atr/SearchParameter/Group-characteristic-value-reference"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-atr/SearchParameter/Group-characteristic-value-reference>         ] ;
fhir:type [ fhir:v "composite" ]       ] )     ] [
fhir:type [ fhir:v "Location" ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-location"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-location>       ] ) ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "read" ] ;
fhir:documentation [ fhir:v "Allows retrieval of a specific Location Resource" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "history-instance" ] ;
fhir:documentation [ fhir:v "Allows review of changes to a Location Instance over time" ]       ] )     ] [
fhir:type [ fhir:v "Organization" ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-organization>       ] ) ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "read" ] ;
fhir:documentation [ fhir:v "Allows retrieval of a specific Organization Resource" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "history-instance" ] ;
fhir:documentation [ fhir:v "Allows review of changes to a Organization Instance over time" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:code [ fhir:v "create" ] ;
fhir:documentation [ fhir:v "Allows creation of an Organization" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:code [ fhir:v "history-instance" ] ;
fhir:documentation [ fhir:v "Allows deletion of an Organization" ]       ] )     ] [
fhir:type [ fhir:v "Patient" ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-patient>       ] ) ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "read" ] ;
fhir:documentation [ fhir:v "Allows retrieval of a specific Patient Resource" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "history-instance" ] ;
fhir:documentation [ fhir:v "Allows review of changes to a Patient Instance over time" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:code [ fhir:v "create" ] ;
fhir:documentation [ fhir:v "Allows creation of a Patient" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:code [ fhir:v "history-instance" ] ;
fhir:documentation [ fhir:v "Allows deletion of a Patient" ]       ] )     ] [
fhir:type [ fhir:v "Practitioner" ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-practitioner"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-practitioner>       ] ) ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "read" ] ;
fhir:documentation [ fhir:v "Allows retrieval of a specific Practitioner Resource" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "history-instance" ] ;
fhir:documentation [ fhir:v "Allows review of changes to a Practitioner Instance over time" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:code [ fhir:v "create" ] ;
fhir:documentation [ fhir:v "Allows creation of a Practitioner" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:code [ fhir:v "history-instance" ] ;
fhir:documentation [ fhir:v "Allows deletion of a Practitioner" ]       ] )     ] [
fhir:type [ fhir:v "PractitionerRole" ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-practitionerrole"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-practitionerrole>       ] ) ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "read" ] ;
fhir:documentation [ fhir:v "Allows retrieval of a specific PractitionerRole Resource" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "history-instance" ] ;
fhir:documentation [ fhir:v "Allows review of changes to a PractitionerRole Instance over time" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:code [ fhir:v "create" ] ;
fhir:documentation [ fhir:v "Allows creation of a PractitionerRole" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:code [ fhir:v "history-instance" ] ;
fhir:documentation [ fhir:v "Allows deletion of a PractitionerRole" ]       ] )     ] [
fhir:type [ fhir:v "RelatedPerson" ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-relatedperson"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-relatedperson>       ] ) ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "read" ] ;
fhir:documentation [ fhir:v "Allows retrieval of a specific RelatedPerson Resource" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "history-instance" ] ;
fhir:documentation [ fhir:v "Allows review of changes to a RelatedPerson Instance over time" ]       ] )     ] [
fhir:type [ fhir:v "Subscription" ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-list-change-subscription"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-list-change-subscription>       ] ) ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:code [ fhir:v "create" ] ;
fhir:documentation [ fhir:v "Allows creation of a specific Subscription Resource" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:code [ fhir:v "update" ] ;
fhir:documentation [ fhir:v "Allows update to a Subscription instance" ]       ] )     ] )
  ] ) . #