Administration
This
page
is
part
of
the
Continuous
Integration
Build
of
FHIR
Specification
(v4.0.1:
R4
-
Mixed
Normative
and
STU
)
in
it's
permanent
home
(it
will
always
(will
be
available
incorrect/inconsistent
at
this
URL).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
times).
See
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
| Responsible Owner: Patient Administration Work Group | Standards Status : Informative |
Compartments
:
|
Raw Turtle (+ also see Turtle/RDF Format Specification )
Collection of endpoint examples
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource -------------------------------------------------------------------<http://hl7.org/fhir/Bundle/b0a5e4277-83c4-4adb-87e2-e3efe3369b6f> a fhir:Bundle; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "b0a5e4277-83c4-4adb-87e2-e3efe3369b6f"]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2012-05-29T23:45:32Z"^^xsd:dateTime ] ]; fhir:Bundle.type [ fhir:value "collection"]; fhir:Bundle.entry [ fhir:index 0; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Endpoint/71" ]; fhir:Bundle.entry.resource <http://hl7.org/fhir/Endpoint/71> ], [ fhir:index 1; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Endpoint/72" ]; fhir:Bundle.entry.resource <http://hl7.org/fhir/Endpoint/72> ], [ fhir:index 2; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Endpoint/73" ]; fhir:Bundle.entry.resource <http://hl7.org/fhir/Endpoint/73> ], [ fhir:index 3; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Endpoint/74" ]; fhir:Bundle.entry.resource <http://hl7.org/fhir/Endpoint/74> ], [ fhir:index 4; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Endpoint/75" ]; fhir:Bundle.entry.resource <http://hl7.org/fhir/Endpoint/75> ], [ fhir:index 5; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Endpoint/76" ]; fhir:Bundle.entry.resource <http://hl7.org/fhir/Endpoint/76> ], [ fhir:index 6; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Endpoint/77" ]; fhir:Bundle.entry.resource <http://hl7.org/fhir/Endpoint/77> ], [ fhir:index 7; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Endpoint/78" ]; fhir:Bundle.entry.resource <http://hl7.org/fhir/Endpoint/78> ], [ fhir:index 8; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Endpoint/79" ]; fhir:Bundle.entry.resource <http://hl7.org/fhir/Endpoint/79> ], [ fhir:index 9; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Endpoint/80" ]; fhir:Bundle.entry.resource <http://hl7.org/fhir/Endpoint/80> ], [ fhir:index 10; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Endpoint/81" ]; fhir:Bundle.entry.resource <http://hl7.org/fhir/Endpoint/81> ], [ fhir:index 11; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Endpoint/82" ]; fhir:Bundle.entry.resource <http://hl7.org/fhir/Endpoint/82> ], [ fhir:index 12; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Endpoint/83" ]; fhir:Bundle.entry.resource <http://hl7.org/fhir/Endpoint/83> ], [ fhir:index 13; fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Endpoint/84" ]; fhir:Bundle.entry.resource <http://hl7.org/fhir/Endpoint/84> ] . <http://hl7.org/fhir/Endpoint/71> a fhir:Endpoint; fhir:Resource.id [ fhir:value "71"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n CarePlan repository, CarePlan<br/>\n Address: https://sqlonfhir-dstu2.azurewebsites.net/fhir</div>" ]; fhir:Endpoint.status [ fhir:value "active"]; fhir:Endpoint.connectionType [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/endpoint-connection-type" ]; fhir:Coding.code [ fhir:value "hl7-fhir-rest" ] ]; fhir:Endpoint.name [ fhir:value "CarePlan repository"]; fhir:Endpoint.managingOrganization [ fhir:Reference.display [ fhir:value "Telstra Health" ] ]; fhir:Endpoint.payloadType [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.code [ fhir:value "CarePlan" ] ] ]; fhir:Endpoint.payloadMimeType [ fhir:value "application/fhir+xml"; fhir:index 0 ]; fhir:Endpoint.address [ fhir:value "https://sqlonfhir-dstu2.azurewebsites.net/fhir"] . <http://hl7.org/fhir/Endpoint/72> a fhir:Endpoint; fhir:Resource.id [ fhir:value "72"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n Questionnaire Destination, QuestionnaireResponse<br/>\n Address: https://sqlonfhir-dstu2.azurewebsites.net/fhir</div>" ]; fhir:Endpoint.status [ fhir:value "active"]; fhir:Endpoint.connectionType [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/endpoint-connection-type" ]; fhir:Coding.code [ fhir:value "hl7-fhir-rest" ] ]; fhir:Endpoint.name [ fhir:value "Questionnaire Destination"]; fhir:Endpoint.managingOrganization [ fhir:Reference.display [ fhir:value "Telstra Health" ] ]; fhir:Endpoint.payloadType [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.code [ fhir:value "QuestionnaireResponse" ] ] ]; fhir:Endpoint.payloadMimeType [ fhir:value "application/fhir+xml"; fhir:index 0 ]; fhir:Endpoint.address [ fhir:value "https://sqlonfhir-dstu2.azurewebsites.net/fhir"] . <http://hl7.org/fhir/Endpoint/73> a fhir:Endpoint; fhir:Resource.id [ fhir:value "73"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n Referral Requests, ServiceRequest<br/>\n Address: https://sqlonfhir-dstu2.azurewebsites.net/fhir</div>" ]; fhir:Endpoint.status [ fhir:value "active"]; fhir:Endpoint.connectionType [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/endpoint-connection-type" ]; fhir:Coding.code [ fhir:value "hl7-fhir-rest" ] ]; fhir:Endpoint.name [ fhir:value "Referral Requests"]; fhir:Endpoint.managingOrganization [ fhir:Reference.display [ fhir:value "Telstra Health" ] ]; fhir:Endpoint.payloadType [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.code [ fhir:value "ServiceRequest" ] ] ]; fhir:Endpoint.payloadMimeType [ fhir:value "application/fhir+xml"; fhir:index 0 ]; fhir:Endpoint.address [ fhir:value "https://sqlonfhir-dstu2.azurewebsites.net/fhir"] . <http://hl7.org/fhir/Endpoint/74> a fhir:Endpoint; fhir:Resource.id [ fhir:value "74"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n Referral Requests, ServiceRequest QuestionnaireResponse<br/>\n Address: https://open.epic.com/Interface/FHIR</div>" ]; fhir:Endpoint.status [ fhir:value "active"]; fhir:Endpoint.connectionType [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/endpoint-connection-type" ]; fhir:Coding.code [ fhir:value "hl7-fhir-rest" ] ]; fhir:Endpoint.name [ fhir:value "Referral Requests"]; fhir:Endpoint.managingOrganization [ fhir:Reference.display [ fhir:value "Epic demo organization" ] ]; fhir:Endpoint.payloadType [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.code [ fhir:value "ServiceRequest QuestionnaireResponse" ] ] ]; fhir:Endpoint.payloadMimeType [ fhir:value "application/fhir+json"; fhir:index 0 ]; fhir:Endpoint.address [ fhir:value "https://open.epic.com/Interface/FHIR"] .<http://hl7.org/fhir/Bundle/b5711af0a-d678-46d1-86e9-66e454cf1522> a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "b5711af0a-d678-46d1-86e9-66e454cf1522"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2012-05-29T23:45:32Z"^^xsd:dateTime ] ] ; # fhir:type [ fhir:v "collection"] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/Endpoint/71"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/Endpoint/71> ] ; fhir:resource ( <http://hl7.org/fhir/Endpoint/71> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/Endpoint/72"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/Endpoint/72> ] ; fhir:resource ( <http://hl7.org/fhir/Endpoint/72> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/Endpoint/73"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/Endpoint/73> ] ; fhir:resource ( <http://hl7.org/fhir/Endpoint/73> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/Endpoint/74"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/Endpoint/74> ] ; fhir:resource ( <http://hl7.org/fhir/Endpoint/74> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/Endpoint/75"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/Endpoint/75> ] ; fhir:resource ( <http://hl7.org/fhir/Endpoint/75> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/Endpoint/76"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/Endpoint/76> ] ; fhir:resource ( <http://hl7.org/fhir/Endpoint/76> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/Endpoint/77"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/Endpoint/77> ] ; fhir:resource ( <http://hl7.org/fhir/Endpoint/77> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/Endpoint/78"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/Endpoint/78> ] ; fhir:resource ( <http://hl7.org/fhir/Endpoint/78> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/Endpoint/79"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/Endpoint/79> ] ; fhir:resource ( <http://hl7.org/fhir/Endpoint/79> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/Endpoint/80"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/Endpoint/80> ] ; fhir:resource ( <http://hl7.org/fhir/Endpoint/80> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/Endpoint/81"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/Endpoint/81> ] ; fhir:resource ( <http://hl7.org/fhir/Endpoint/81> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/Endpoint/82"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/Endpoint/82> ] ; fhir:resource ( <http://hl7.org/fhir/Endpoint/82> ) ] ) . #<http://hl7.org/fhir/Endpoint/75> a fhir:Endpoint; fhir:Resource.id [ fhir:value "75"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n Subscription receiver, ServiceRequest<br/>\n Address: mailto:subscriptions@example.org</div>" ]; fhir:Endpoint.status [ fhir:value "active"]; fhir:Endpoint.connectionType [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/endpoint-connection-type" ]; fhir:Coding.code [ fhir:value "secure-email" ] ]; fhir:Endpoint.name [ fhir:value "Subscription receiver"]; fhir:Endpoint.managingOrganization [ fhir:Reference.display [ fhir:value "Telstra Health" ] ]; fhir:Endpoint.payloadType [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.code [ fhir:value "ServiceRequest" ] ] ]; fhir:Endpoint.payloadMimeType [ fhir:value "application/fhir+xml"; fhir:index 0 ]; fhir:Endpoint.address [ fhir:value "mailto:subscriptions@example.org"] .<http://hl7.org/fhir/Endpoint/71> a fhir:Endpoint ; fhir:id [ fhir:v "71"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n CarePlan repository, CarePlan<br/>\n Address: https://sqlonfhir-dstu2.azurewebsites.net/fhir</div>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:connectionType ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/endpoint-connection-type> ] ; fhir:code [ fhir:v "hl7-fhir-rest" ] ] ) ] ) ; # fhir:name [ fhir:v "CarePlan repository"] ; # fhir:managingOrganization [ fhir:display [ fhir:v "Telstra Health" ] ] ; # fhir:payload ( [ fhir:type ( [ fhir:coding ( [ fhir:code [ fhir:v "CarePlan" ] # <system value=\"http:\/\/hl7.org\/fhir\/fhir-types\" \/> ] ) ] ) ; fhir:mimeType ( [ fhir:v "application/fhir+xml" ] ) ] ) ; # <method> # <system value="http://hl7.org/fhir/http-verb" /> # <code value="POST" /> # </method> fhir:address [ fhir:v "https://sqlonfhir-dstu2.azurewebsites.net/fhir"^^xsd:anyURI ; fhir:l <https://sqlonfhir-dstu2.azurewebsites.net/fhir> ] . #<http://hl7.org/fhir/Endpoint/76> a fhir:Endpoint; fhir:Resource.id [ fhir:value "76"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n valid usecase?, CDA-EventSummary<br/>\n Address: https://sqlonfhir-dstu2.azurewebsites.net/fhir</div>" ]; fhir:Endpoint.status [ fhir:value "active"]; fhir:Endpoint.connectionType [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/endpoint-connection-type" ]; fhir:Coding.code [ fhir:value "hl7-fhir-msg" ] ]; fhir:Endpoint.name [ fhir:value "valid usecase?"]; fhir:Endpoint.managingOrganization [ fhir:Reference.display [ fhir:value "Telstra Health" ] ]; fhir:Endpoint.payloadType [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.code [ fhir:value "CDA-EventSummary" ] ] ]; fhir:Endpoint.payloadMimeType [ fhir:value "application/pdf"; fhir:index 0 ]; fhir:Endpoint.address [ fhir:value "https://sqlonfhir-dstu2.azurewebsites.net/fhir"] .<http://hl7.org/fhir/Endpoint/72> a fhir:Endpoint ; fhir:id [ fhir:v "72"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n Questionnaire Destination, QuestionnaireResponse<br/>\n Address: https://sqlonfhir-dstu2.azurewebsites.net/fhir</div>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:connectionType ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/endpoint-connection-type> ] ; fhir:code [ fhir:v "hl7-fhir-rest" ] ] ) ] ) ; # fhir:name [ fhir:v "Questionnaire Destination"] ; # fhir:managingOrganization [ fhir:display [ fhir:v "Telstra Health" ] ] ; # fhir:payload ( [ fhir:type ( [ fhir:coding ( [ fhir:code [ fhir:v "QuestionnaireResponse" ] # <system value=\"http:\/\/hl7.org\/fhir\/fhir-types\" \/> ] ) ] ) ; fhir:mimeType ( [ fhir:v "application/fhir+xml" ] ) ] ) ; # <method> # <system value="http://hl7.org/fhir/http-verb" /> # <code value="POST" /> # </method> fhir:address [ fhir:v "https://sqlonfhir-dstu2.azurewebsites.net/fhir"^^xsd:anyURI ; fhir:l <https://sqlonfhir-dstu2.azurewebsites.net/fhir> ] . #<http://hl7.org/fhir/Endpoint/77> a fhir:Endpoint; fhir:Resource.id [ fhir:value "77"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n v2 referral Requests, REF-I12<br/>\n Address: 127.0.0.1</div>" ]; fhir:Endpoint.status [ fhir:value "active"]; fhir:Endpoint.connectionType [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/endpoint-connection-type" ]; fhir:Coding.code [ fhir:value "hl7v2-mllp" ] ]; fhir:Endpoint.name [ fhir:value "v2 referral Requests"]; fhir:Endpoint.managingOrganization [ fhir:Reference.display [ fhir:value "Epic demo organization" ] ]; fhir:Endpoint.payloadType [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.code [ fhir:value "REF-I12" ] ] ]; fhir:Endpoint.payloadMimeType [ fhir:value "application/hl7-v2"; fhir:index 0 ]; fhir:Endpoint.address [ fhir:value "127.0.0.1"] .<http://hl7.org/fhir/Endpoint/73> a fhir:Endpoint ; fhir:id [ fhir:v "73"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n Referral Requests, ServiceRequest<br/>\n Address: https://sqlonfhir-dstu2.azurewebsites.net/fhir</div>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:connectionType ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/endpoint-connection-type> ] ; fhir:code [ fhir:v "hl7-fhir-rest" ] ] ) ] ) ; # fhir:name [ fhir:v "Referral Requests"] ; # fhir:managingOrganization [ fhir:display [ fhir:v "Telstra Health" ] ] ; # fhir:payload ( [ fhir:type ( [ fhir:coding ( [ fhir:code [ fhir:v "ServiceRequest" ] # <system value=\"http:\/\/hl7.org\/fhir\/fhir-types\" \/> ] ) ] ) ; fhir:mimeType ( [ fhir:v "application/fhir+xml" ] ) ] ) ; # <method> # <system value="http://hl7.org/fhir/http-verb" /> # <code value="POST" /> # </method> fhir:address [ fhir:v "https://sqlonfhir-dstu2.azurewebsites.net/fhir"^^xsd:anyURI ; fhir:l <https://sqlonfhir-dstu2.azurewebsites.net/fhir> ] . #<http://hl7.org/fhir/Endpoint/78> a fhir:Endpoint; fhir:Resource.id [ fhir:value "78"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n xds event summaries, CDA-EventSummary<br/>\n Address: https://open.epic.com/Interface/XDS.b</div>" ]; fhir:Endpoint.status [ fhir:value "active"]; fhir:Endpoint.connectionType [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/endpoint-connection-type" ]; fhir:Coding.code [ fhir:value "ihe-xds" ] ]; fhir:Endpoint.name [ fhir:value "xds event summaries"]; fhir:Endpoint.managingOrganization [ fhir:Reference.display [ fhir:value "Epic demo organization" ] ]; fhir:Endpoint.payloadType [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.code [ fhir:value "CDA-EventSummary" ] ] ]; fhir:Endpoint.payloadMimeType [ fhir:value "application/hl7-sda+xml; variant=XDA/XDS"; fhir:index 0 ]; fhir:Endpoint.address [ fhir:value "https://open.epic.com/Interface/XDS.b"] .<http://hl7.org/fhir/Endpoint/74> a fhir:Endpoint ; fhir:id [ fhir:v "74"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n Referral Requests, ServiceRequest QuestionnaireResponse<br/>\n Address: https://open.epic.com/Interface/FHIR</div>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:connectionType ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/endpoint-connection-type> ] ; fhir:code [ fhir:v "hl7-fhir-rest" ] ] ) ] ) ; # fhir:name [ fhir:v "Referral Requests"] ; # fhir:managingOrganization [ fhir:display [ fhir:v "Epic demo organization" ] ] ; # fhir:payload ( [ fhir:type ( [ fhir:coding ( [ fhir:code [ fhir:v "ServiceRequest QuestionnaireResponse" ] # <system value=\"http:\/\/hl7.org\/fhir\/fhir-types\" \/> ] ) ] ) ; fhir:mimeType ( [ fhir:v "application/fhir+json" ] ) ] ) ; # <method> # <system value="http://hl7.org/fhir/http-verb" /> # <code value="POST" /> # </method> fhir:address [ fhir:v "https://open.epic.com/Interface/FHIR"^^xsd:anyURI ; fhir:l <https://open.epic.com/Interface/FHIR> ] . #<http://hl7.org/fhir/Endpoint/79> a fhir:Endpoint; fhir:Resource.id [ fhir:value "79"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n Enterprise Image Archive, varies (application/dicom, application/dicom+xml, image/jpeg, and many more)<br/>\n Address: https://pacs.hospital.org/dicomweb</div>" ]; fhir:Endpoint.status [ fhir:value "active"]; fhir:Endpoint.connectionType [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/endpoint-connection-type" ]; fhir:Coding.code [ fhir:value "dicom-wado-rs" ] ]; fhir:Endpoint.name [ fhir:value "Enterprise Image Archive"]; fhir:Endpoint.managingOrganization [ fhir:Reference.display [ fhir:value "Multi-site Co." ] ]; fhir:Endpoint.payloadType [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.code [ fhir:value "varies (application/dicom, application/dicom+xml, image/jpeg, and many more)" ] ] ]; fhir:Endpoint.payloadMimeType [ fhir:value "application/dicom; variant=DICOM WADO-RS"; fhir:index 0 ]; fhir:Endpoint.address [ fhir:value "https://pacs.hospital.org/dicomweb"] .<http://hl7.org/fhir/Endpoint/75> a fhir:Endpoint ; fhir:id [ fhir:v "75"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n Subscription receiver, ServiceRequest<br/>\n Address: mailto:subscriptions@example.org</div>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:connectionType ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/endpoint-connection-type> ] ; fhir:code [ fhir:v "secure-email" ] ] ) ] ) ; # fhir:name [ fhir:v "Subscription receiver"] ; # fhir:managingOrganization [ fhir:display [ fhir:v "Telstra Health" ] ] ; # fhir:payload ( [ fhir:type ( [ fhir:coding ( [ fhir:code [ fhir:v "ServiceRequest" ] # <system value=\"http:\/\/hl7.org\/fhir\/fhir-types\" \/> ] ) ] ) ; fhir:mimeType ( [ fhir:v "application/fhir+xml" ] ) ] ) ; # <method> # <system value="http://hl7.org/fhir/http-verb" /> # <code value="POST PUT DELETE" /> # </method> fhir:address [ fhir:v "mailto:subscriptions@example.org"^^xsd:anyURI ; fhir:l fhir:mailto:subscriptions@example.org ] . #<http://hl7.org/fhir/Endpoint/80> a fhir:Endpoint; fhir:Resource.id [ fhir:value "80"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n Enterprise Image Archive, varies (application/dicom, application/dicom+xml, image/jpeg, and many more)<br/>\n Address: https://pacs.hospital.org/dicomweb</div>" ]; fhir:Endpoint.status [ fhir:value "active"]; fhir:Endpoint.connectionType [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/endpoint-connection-type" ]; fhir:Coding.code [ fhir:value "dicom-qido-rs" ] ]; fhir:Endpoint.name [ fhir:value "Enterprise Image Archive"]; fhir:Endpoint.managingOrganization [ fhir:Reference.display [ fhir:value "Multi-site Co." ] ]; fhir:Endpoint.payloadType [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.code [ fhir:value "varies (application/dicom, application/dicom+xml, image/jpeg, and many more)" ] ] ]; fhir:Endpoint.payloadMimeType [ fhir:value "application/dicom; variant=DICOM QIDO-RS"; fhir:index 0 ]; fhir:Endpoint.address [ fhir:value "https://pacs.hospital.org/dicomweb"] .<http://hl7.org/fhir/Endpoint/76> a fhir:Endpoint ; fhir:id [ fhir:v "76"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n valid usecase?, CDA-EventSummary<br/>\n Address: https://sqlonfhir-dstu2.azurewebsites.net/fhir</div>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:connectionType ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/endpoint-connection-type> ] ; fhir:code [ fhir:v "hl7-fhir-msg" ] ] ) ] ) ; # fhir:name [ fhir:v "valid usecase?"] ; # fhir:managingOrganization [ fhir:display [ fhir:v "Telstra Health" ] ] ; # fhir:payload ( [ fhir:type ( [ fhir:coding ( [ fhir:code [ fhir:v "CDA-EventSummary" ] # <system value=\"http:\/\/hl7.org\/fhir\/fhir-types\" \/> ] ) ] ) ; fhir:mimeType ( [ fhir:v "application/pdf" ] ) ] ) ; # <method> # <system value="http://hl7.org/fhir/http-verb" /> # <code value="POST" /> # </method> fhir:address [ fhir:v "https://sqlonfhir-dstu2.azurewebsites.net/fhir"^^xsd:anyURI ; fhir:l <https://sqlonfhir-dstu2.azurewebsites.net/fhir> ] . #<http://hl7.org/fhir/Endpoint/81> a fhir:Endpoint; fhir:Resource.id [ fhir:value "81"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n Enterprise Image Archive, varies (application/dicom, application/dicom+xml, image/jpeg, and many more)<br/>\n Address: https://pacs.hospital.org/dicomweb</div>" ]; fhir:Endpoint.status [ fhir:value "active"]; fhir:Endpoint.connectionType [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/endpoint-connection-type" ]; fhir:Coding.code [ fhir:value "dicom-stow-rs" ] ]; fhir:Endpoint.name [ fhir:value "Enterprise Image Archive"]; fhir:Endpoint.managingOrganization [ fhir:Reference.display [ fhir:value "Multi-site Co." ] ]; fhir:Endpoint.payloadType [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.code [ fhir:value "varies (application/dicom, application/dicom+xml, image/jpeg, and many more)" ] ] ]; fhir:Endpoint.payloadMimeType [ fhir:value "application/dicom; variant=DICOM STOW-RS"; fhir:index 0 ]; fhir:Endpoint.address [ fhir:value "https://pacs.hospital.org/dicomweb"] .<http://hl7.org/fhir/Endpoint/77> a fhir:Endpoint ; fhir:id [ fhir:v "77"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n v2 referral Requests, REF-I12<br/>\n Address: mllp://127.0.0.1:4001</div>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:connectionType ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/endpoint-connection-type> ] ; fhir:code [ fhir:v "hl7v2-mllp" ] ] ) ] ) ; # fhir:name [ fhir:v "v2 referral Requests"] ; # fhir:managingOrganization [ fhir:display [ fhir:v "Epic demo organization" ] ] ; # fhir:payload ( [ fhir:type ( [ fhir:coding ( [ fhir:code [ fhir:v "REF-I12" ] # <system value=\"http:\/\/hl7.org\/fhir\/fhir-types\" \/> ] ) ] ) ; fhir:mimeType ( [ fhir:v "x-application/hl7-v2+er7" ] ) ] ) ; # <method> # <system value="http://hl7.org/fhir/http-verb" /> # <code value="POST" /> # </method> fhir:address [ fhir:v "mllp://127.0.0.1:4001"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/mllp://127.0.0.1:4001> ] . #<http://hl7.org/fhir/Endpoint/82> a fhir:Endpoint; fhir:Resource.id [ fhir:value "82"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n Enterprise Image Archive, varies (application/dicom, application/dicom+xml, image/jpeg, and many more)<br/>\n Address: https://pacs.hospital.org/dicomweb</div>" ]; fhir:Endpoint.status [ fhir:value "active"]; fhir:Endpoint.connectionType [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/endpoint-connection-type" ]; fhir:Coding.code [ fhir:value "dicom-stow-rs" ] ]; fhir:Endpoint.name [ fhir:value "Enterprise Image Archive"]; fhir:Endpoint.managingOrganization [ fhir:Reference.display [ fhir:value "Multi-site Co." ] ]; fhir:Endpoint.payloadType [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.code [ fhir:value "varies (application/dicom, application/dicom+xml, image/jpeg, and many more)" ] ] ]; fhir:Endpoint.payloadMimeType [ fhir:value "application/dicom; variant=DICOM STOW-RS"; fhir:index 0 ]; fhir:Endpoint.address [ fhir:value "https://pacs.hospital.org/dicomweb"] .<http://hl7.org/fhir/Endpoint/78> a fhir:Endpoint ; fhir:id [ fhir:v "78"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n Enterprise Image Archive, varies (application/dicom, application/dicom+xml, image/jpeg, and many more)<br/>\n Address: https://pacs.hospital.org/dicomweb</div>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:connectionType ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/endpoint-connection-type> ] ; fhir:code [ fhir:v "dicom-wado-rs" ] ] ) ] ) ; # fhir:name [ fhir:v "Enterprise Image Archive"] ; # fhir:managingOrganization [ fhir:display [ fhir:v "Multi-site Co." ] ] ; # fhir:payload ( [ fhir:type ( [ fhir:coding ( [ fhir:code [ fhir:v "varies (application/dicom, application/dicom+xml, image/jpeg, and many more)" ] # <system value=\"http:\/\/hl7.org\/fhir\/fhir-types\" \/> ] ) ] ) ; fhir:mimeType ( [ fhir:v "application/dicom; variant=DICOM WADO-RS" ] ) ] ) ; # <method> # <system value="http://hl7.org/fhir/http-verb" /> # <code value="GET OPTIONS" /> # </method> fhir:address [ fhir:v "https://pacs.hospital.org/dicomweb"^^xsd:anyURI ; fhir:l <https://pacs.hospital.org/dicomweb> ] . #<http://hl7.org/fhir/Endpoint/83> a fhir:Endpoint; fhir:Resource.id [ fhir:value "83"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n Enterprise Image Archive, varies (application/dicom, application/dicom+xml, image/jpeg, and many more)<br/>\n Address: https://pacs.hospital.org/wadoUri</div>" ]; fhir:Endpoint.status [ fhir:value "active"]; fhir:Endpoint.connectionType [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/endpoint-connection-type" ]; fhir:Coding.code [ fhir:value "dicom-wado-uri" ] ]; fhir:Endpoint.name [ fhir:value "Enterprise Image Archive"]; fhir:Endpoint.managingOrganization [ fhir:Reference.display [ fhir:value "Multi-site Co." ] ]; fhir:Endpoint.payloadType [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.code [ fhir:value "varies (application/dicom, application/dicom+xml, image/jpeg, and many more)" ] ] ]; fhir:Endpoint.payloadMimeType [ fhir:value "application/dicom; variant=DICOM WADO-URI"; fhir:index 0 ]; fhir:Endpoint.address [ fhir:value "https://pacs.hospital.org/wadoUri"] .<http://hl7.org/fhir/Endpoint/79> a fhir:Endpoint ; fhir:id [ fhir:v "79"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n Enterprise Image Archive, varies (application/dicom, application/dicom+xml, image/jpeg, and many more)<br/>\n Address: https://pacs.hospital.org/dicomweb</div>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:connectionType ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/endpoint-connection-type> ] ; fhir:code [ fhir:v "dicom-qido-rs" ] ] ) ] ) ; # fhir:name [ fhir:v "Enterprise Image Archive"] ; # fhir:managingOrganization [ fhir:display [ fhir:v "Multi-site Co." ] ] ; # fhir:payload ( [ fhir:type ( [ fhir:coding ( [ fhir:code [ fhir:v "varies (application/dicom, application/dicom+xml, image/jpeg, and many more)" ] # <system value=\"http:\/\/hl7.org\/fhir\/fhir-types\" \/> ] ) ] ) ; fhir:mimeType ( [ fhir:v "application/dicom; variant=DICOM QIDO-RS" ] ) ] ) ; # <method> # <system value="http://hl7.org/fhir/http-verb" /> # <code value="GET OPTIONS" /> # </method> fhir:address [ fhir:v "https://pacs.hospital.org/dicomweb"^^xsd:anyURI ; fhir:l <https://pacs.hospital.org/dicomweb> ] . #<http://hl7.org/fhir/Endpoint/84> a fhir:Endpoint; fhir:Resource.id [ fhir:value "84"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n Enterprise Image Archive, varies (application/dicom, application/dicom+xml, image/jpeg, and many more)<br/>\n Address: https://pacs.hospital.org/IHEInvokeImageDisplay</div>" ]; fhir:Endpoint.status [ fhir:value "active"]; fhir:Endpoint.connectionType [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/endpoint-connection-type" ]; fhir:Coding.code [ fhir:value "ihe-iid" ] ]; fhir:Endpoint.name [ fhir:value "Enterprise Image Archive"]; fhir:Endpoint.managingOrganization [ fhir:Reference.display [ fhir:value "Multi-site Co." ] ]; fhir:Endpoint.payloadType [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.code [ fhir:value "varies (application/dicom, application/dicom+xml, image/jpeg, and many more)" ] ] ]; fhir:Endpoint.payloadMimeType [ fhir:value "application/dicom; variant=IHE IID"; fhir:index 0 ]; fhir:Endpoint.address [ fhir:value "https://pacs.hospital.org/IHEInvokeImageDisplay"] .<http://hl7.org/fhir/Endpoint/80> a fhir:Endpoint ; fhir:id [ fhir:v "80"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n Enterprise Image Archive, varies (application/dicom, application/dicom+xml, image/jpeg, and many more)<br/>\n Address: https://pacs.hospital.org/dicomweb</div>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:connectionType ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/endpoint-connection-type> ] ; fhir:code [ fhir:v "dicom-stow-rs" ] ] ) ] ) ; # fhir:name [ fhir:v "Enterprise Image Archive"] ; # fhir:managingOrganization [ fhir:display [ fhir:v "Multi-site Co." ] ] ; # fhir:payload ( [ fhir:type ( [ fhir:coding ( [ fhir:code [ fhir:v "varies (application/dicom, application/dicom+xml, image/jpeg, and many more)" ] # <system value=\"http:\/\/hl7.org\/fhir\/fhir-types\" \/> ] ) ] ) ; fhir:mimeType ( [ fhir:v "application/dicom; variant=DICOM STOW-RS" ] ) ] ) ; # <method> # <system value="http://hl7.org/fhir/http-verb" /> # <code value="POST OPTIONS" /> # </method> fhir:address [ fhir:v "https://pacs.hospital.org/dicomweb"^^xsd:anyURI ; fhir:l <https://pacs.hospital.org/dicomweb> ] . ## - ontology header ------------------------------------------------------------<http://hl7.org/fhir/Endpoint/81> a fhir:Endpoint ; fhir:id [ fhir:v "81"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n Enterprise Image Archive, varies (application/dicom, application/dicom+xml, image/jpeg, and many more)<br/>\n Address: https://pacs.hospital.org/dicomweb</div>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:connectionType ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/endpoint-connection-type> ] ; fhir:code [ fhir:v "dicom-stow-rs" ] ] ) ] ) ; # fhir:name [ fhir:v "Enterprise Image Archive"] ; # fhir:managingOrganization [ fhir:display [ fhir:v "Multi-site Co." ] ] ; # fhir:payload ( [ fhir:type ( [ fhir:coding ( [ fhir:code [ fhir:v "varies (application/dicom, application/dicom+xml, image/jpeg, and many more)" ] # <system value=\"http:\/\/hl7.org\/fhir\/fhir-types\" \/> ] ) ] ) ; fhir:mimeType ( [ fhir:v "application/dicom; variant=DICOM STOW-RS" ] ) ] ) ; # <method> # <system value="http://hl7.org/fhir/http-verb" /> # <code value="GET PUT POST DELETE OPTIONS" /> # </method> fhir:address [ fhir:v "https://pacs.hospital.org/dicomweb"^^xsd:anyURI ; fhir:l <https://pacs.hospital.org/dicomweb> ] . #<http://hl7.org/fhir/Bundle/b0a5e4277-83c4-4adb-87e2-e3efe3369b6f.ttl> a owl:Ontology; owl:imports fhir:fhir.ttl; owl:versionIRI <http://build.fhir.org/Bundle/b0a5e4277-83c4-4adb-87e2-e3efe3369b6f.ttl> .<http://hl7.org/fhir/Endpoint/82> a fhir:Endpoint ; fhir:id [ fhir:v "82"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n Enterprise Image Archive, varies (application/dicom, application/dicom+xml, image/jpeg, and many more)<br/>\n Address: https://pacs.hospital.org/wadoUri</div>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:connectionType ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/endpoint-connection-type> ] ; fhir:code [ fhir:v "dicom-wado-uri" ] ] ) ] ) ; # fhir:name [ fhir:v "Enterprise Image Archive"] ; # fhir:managingOrganization [ fhir:display [ fhir:v "Multi-site Co." ] ] ; # fhir:payload ( [ fhir:type ( [ fhir:coding ( [ fhir:code [ fhir:v "varies (application/dicom, application/dicom+xml, image/jpeg, and many more)" ] # <system value=\"http:\/\/hl7.org\/fhir\/fhir-types\" \/> ] ) ] ) ; fhir:mimeType ( [ fhir:v "application/dicom; variant=DICOM WADO-URI" ] ) ] ) ; # <method> # <system value="http://hl7.org/fhir/http-verb" /> # <code value="GET" /> # </method> fhir:address [ fhir:v "https://pacs.hospital.org/wadoUri"^^xsd:anyURI ; fhir:l <https://pacs.hospital.org/wadoUri> ] . # # -------------------------------------------------------------------------------------
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.
FHIR
®©
HL7.org
2011+.
FHIR
Release
4
(Technical
Correction
#1)
(v4.0.1)
R6
hl7.fhir.core#6.0.0-ballot3
generated
on
Fri,
Nov
1,
2019
09:35+1100.
QA
Page
21,
2025
00:01+0000.
Links:
Search
|
Version
History
|
Table
of
Contents
|
Credits
Glossary
|
QA
|
Compare
to
R3
R4
|
Compare
to
R5
|
Compare
to
Last
Ballot
|
|
Propose
a
change