R6 Ballot (3rd Draft) FHIR CI-Build

Publish-box (todo) This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example SubscriptionTopic/example (Narrative)

Maturity Level : N/A
Responsible Owner: FHIR Infrastructure Work Group Standards Status : Informative Compartments : No defined compartments

This is the narrative for the resource. See also the XML , JSON or Turtle format. This example conforms to the profile SubscriptionTopic .


Generated Narrative: SubscriptionTopic example

StructureDefinition Work Group : fhir

url : http://example.org/FHIR/R5/SubscriptionTopic/example SubscriptionTopic example

identifier : Uniform Resource Identifier (URI) /urn:uuid:1caa02ba-051b-4602-8856-65921748ae76

version : 1.0.0-beta.1

title : example

status : draft Draft

date : 2019-01-01

publisher : HL7 International / FHIR Infrastructure

contact : http://www.hl7.org/Special/committees/fiwg

description :

Example topic for completed encounters

trigger

description :

An Encounter has been completed

resource : http://hl7.org/fhir/StructureDefinition/Encounter

supportedInteraction : update

QueryCriteria

- Previous ResultForCreate Current ResultForDelete RequireBoth
* status:not=completed test-passes Test passes status=completed test-fails Test fails true

fhirPathCriteria : (%previous.empty() | (%previous.status != 'completed')) and (%current.status = 'completed')

canFilterBy

description :

Filter based on the subject of an encounter.

resource : http://hl7.org/fhir/StructureDefinition/Encounter

filterParameter : subject

canFilterBy

description :

Filter based on the group membership of the subject of an encounter.

resource : http://hl7.org/fhir/StructureDefinition/Encounter

filterParameter : _in

canFilterBy

description :

Filter based on the length of an encounter.

resource : http://hl7.org/fhir/StructureDefinition/Encounter

filterParameter : length

comparator : gt, lt, ge, le Greater Than, Less Than, Greater or Equals, Less of Equal

canFilterBy

description :

Filter based on the account for billing an encounter.

resource : http://hl7.org/fhir/StructureDefinition/Encounter

filterParameter : account

modifier : missing, not, identifier Missing, Not, Identifier

notificationShape

resource : http://hl7.org/fhir/StructureDefinition/Encounter

include : Encounter:patient&iterate=Patient.link, Encounter:practitioner, Encounter:service-provider, Encounter:account, Encounter:diagnosis, Encounter:observation, Encounter:location

relatedQuery

queryType : [not stated] stated]:

query : Patient?_include:iterate=Patient:link

relatedQuery

queryType : CodeSystem-patient-queries current-providers: CodeSystem-patient-queries: current-providers (current-providers)

query : $current-providers


 

 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.