C-CDA on FHIR
1.1.0 - (FHIR R4) STU Release 1.1

This page is part of the C-CDA on FHIR Implementation Guide (v1.1.0: STU 1.1) based on FHIR R4. This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: CCDA on FHIR Client - TTL Representation

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:Resource.id [ fhir:value "CcdaOnFhirClient"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "4" ];
     fhir:Meta.lastUpdated [ fhir:value "2020-08-13T15:32:45.138+00:00"^^xsd:dateTime ];
     fhir:Meta.source [ fhir:value "#vsazekVhbJUN5DVP" ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <h2>CcdaOnFhirClient</h2>\n            <div>\n                <p>This section describes the expected capabilities of the C-CDA on FHIR Document Consumer (aka client) actor which is responsible for creating and initiating the queries for clinical documents provided by a C-CDA on FHIR Document Source (aka server) actors. This CapabilityStatement imports and extends the \n                    <a href=\"https://www.hl7.org/fhir/us/core/CapabilityStatement-us-core-client.html\">us-core-client CapabilityStatement</a>\n                </p>\n            </div>\n            <table>\n                <tr>\n                    <td>Mode</td>\n                    <td>CLIENT</td>\n                </tr>\n            </table>\n            <table>\n                <tr>\n                    <th>\n                        <b>Resource Type</b>\n                    </th>\n                    <th>\n                        <b>Profile</b>\n                    </th>\n                    <th>\n                        <b title=\"GET a resource (read interaction)\">Read</b>\n                    </th>\n                    <th>\n                        <b title=\"GET past versions of resources (vread interaction)\">V-Read</b>\n                    </th>\n                    <th>\n                        <b title=\"GET all set of resources of the type (search interaction)\">Search</b>\n                    </th>\n                    <th>\n                        <b title=\"PUT a new resource version (update interaction)\">Update</b>\n                    </th>\n                    <th>\n                        <b title=\"PATCH a new resource version (patch interaction)\">Patch</b>\n                    </th>\n                    <th>\n                        <b title=\"POST a new resource (create interaction)\">Create</b>\n                    </th>\n                    <th>\n                        <b title=\"DELETE a resource (delete interaction)\">Delete</b>\n                    </th>\n                    <th>\n                        <b title=\"GET changes to a resource (history interaction on instance)\">Updates</b>\n                    </th>\n                    <th>\n                        <b title=\"GET changes for all resources of the type (history interaction on type)\">History</b>\n                    </th>\n                </tr>\n                <tr>\n                    <td>Bundle</td>\n                    <td>y</td>\n                    <td>y</td>\n                    <td>y</td>\n                    <td>y</td>\n                    <td>y</td>\n                    <td>y</td>\n                    <td>y</td>\n                    <td>y</td>\n                    <td>y</td>\n                </tr>\n                <tr>\n                    <td>Composition</td>\n                    <td>y</td>\n                    <td>y</td>\n                    <td>y</td>\n                    <td>y</td>\n                    <td>y</td>\n                    <td>y</td>\n                    <td>y</td>\n                    <td>y</td>\n                    <td>y</td>\n                </tr>\n            </table>\n        </div>"
  ];
  fhir:CapabilityStatement.url [ fhir:value "http://hl7.org/fhir/us/ccda/CapabilityStatement/CcdaOnFhirClient"];
  fhir:CapabilityStatement.version [ fhir:value "1.1.0"];
  fhir:CapabilityStatement.name [ fhir:value "CcdaOnFhirClient"];
  fhir:CapabilityStatement.title [ fhir:value "CCDA on FHIR Client"];
  fhir:CapabilityStatement.status [ fhir:value "active"];
  fhir:CapabilityStatement.experimental [ fhir:value "false"^^xsd:boolean];
  fhir:CapabilityStatement.date [ fhir:value "2020-08-12"^^xsd:date];
  fhir:CapabilityStatement.publisher [ fhir:value "HL7 Structured Documents Working Group"];
  fhir:CapabilityStatement.contact [
     fhir:index 0;
     fhir:ContactDetail.name [ fhir:value "HL7 Structured Documents Working Group" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.org/Special/committees/structure/index.cfm" ]     ]
  ], [
     fhir:index 1;
     fhir:ContactDetail.name [ fhir:value "Rick Geimer" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "rick.geimer@lantanagroup.com" ]     ]
  ], [
     fhir:index 2;
     fhir:ContactDetail.name [ fhir:value "Sarah Gaunt" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "sarah.gaunt@lantanagroup.com" ]     ]
  ], [
     fhir:index 3;
     fhir:ContactDetail.name [ fhir:value "Brett Marquard" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "brett@riverrockassociates.com" ]     ]
  ], [
     fhir:index 4;
     fhir:ContactDetail.name [ fhir:value "Corey Spears" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "spears.corey@gmail.com" ]     ]
  ], [
     fhir:index 5;
     fhir:ContactDetail.name [ fhir:value "Meenaxi Gosai" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "meenaxi.gosai@lantanagroup.com" ]     ]
  ], [
     fhir:index 6;
     fhir:ContactDetail.name [ fhir:value "HL7 International - Structured Documents" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/structure" ]     ]
  ];
  fhir:CapabilityStatement.description [ fhir:value "This section describes the expected capabilities of the C-CDA on FHIR Document Consumer (aka client) actor which is responsible for creating and initiating the queries for clinical documents provided by a C-CDA on FHIR Document Source (aka server) actors. This CapabilityStatement imports and extends the [us-core-client CapabilityStatement](https://www.hl7.org/fhir/us/core/CapabilityStatement-us-core-client.html)"];
  fhir:CapabilityStatement.jurisdiction [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
       fhir:Coding.code [ fhir:value "US" ]     ]
  ];
  fhir:CapabilityStatement.kind [ fhir:value "requirements"];
  fhir:CapabilityStatement.imports [
     fhir:value "http://hl7.org/fhir/us/core/CapabilityStatement/us-core-client";
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/us/core/CapabilityStatement/us-core-client>
  ];
  fhir:CapabilityStatement.fhirVersion [ fhir:value "4.0.1"];
  fhir:CapabilityStatement.format [
     fhir:value "xml";
     fhir:index 0
  ], [
     fhir:value "json";
     fhir:index 1
  ];
  fhir:CapabilityStatement.rest [
     fhir:index 0;
     fhir:CapabilityStatement.rest.mode [ fhir:value "client" ];
     fhir:CapabilityStatement.rest.resource [
       fhir:index 0;
       fhir:CapabilityStatement.rest.resource.type [ fhir:value "Bundle" ];
       fhir:CapabilityStatement.rest.resource.interaction [
         fhir:index 0;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ]       ], [
         fhir:index 1;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "search-type" ]       ], [
         fhir:index 2;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ]       ], [
         fhir:index 3;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ]       ], [
         fhir:index 4;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "update" ]       ], [
         fhir:index 5;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "patch" ]       ], [
         fhir:index 6;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "delete" ]       ], [
         fhir:index 7;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "history-instance" ]       ], [
         fhir:index 8;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "history-type" ]       ]     ], [
       fhir:index 1;
       fhir:CapabilityStatement.rest.resource.type [ fhir:value "Composition" ];
       fhir:CapabilityStatement.rest.resource.supportedProfile [
         fhir:value "http://hl7.org/fhir/us/ccda/StructureDefinition/Care-Plan-Document";
         fhir:index 0;
         fhir:link <http://hl7.org/fhir/us/ccda/StructureDefinition/Care-Plan-Document>       ], [
         fhir:value "http://hl7.org/fhir/us/ccda/StructureDefinition/Consultation-Note";
         fhir:index 1;
         fhir:link <http://hl7.org/fhir/us/ccda/StructureDefinition/Consultation-Note>       ], [
         fhir:value "http://hl7.org/fhir/us/ccda/StructureDefinition/Continuity-of-Care-Document";
         fhir:index 2;
         fhir:link <http://hl7.org/fhir/us/ccda/StructureDefinition/Continuity-of-Care-Document>       ], [
         fhir:value "http://hl7.org/fhir/us/ccda/StructureDefinition/Diagnostic-Imaging-Report";
         fhir:index 3;
         fhir:link <http://hl7.org/fhir/us/ccda/StructureDefinition/Diagnostic-Imaging-Report>       ], [
         fhir:value "http://hl7.org/fhir/us/ccda/StructureDefinition/Discharge-Summary";
         fhir:index 4;
         fhir:link <http://hl7.org/fhir/us/ccda/StructureDefinition/Discharge-Summary>       ], [
         fhir:value "http://hl7.org/fhir/us/ccda/StructureDefinition/Operative-Note";
         fhir:index 5;
         fhir:link <http://hl7.org/fhir/us/ccda/StructureDefinition/Operative-Note>       ], [
         fhir:value "http://hl7.org/fhir/us/ccda/StructureDefinition/Procedure-Note";
         fhir:index 6;
         fhir:link <http://hl7.org/fhir/us/ccda/StructureDefinition/Procedure-Note>       ], [
         fhir:value "http://hl7.org/fhir/us/ccda/StructureDefinition/Progress-Note";
         fhir:index 7;
         fhir:link <http://hl7.org/fhir/us/ccda/StructureDefinition/Progress-Note>       ], [
         fhir:value "http://hl7.org/fhir/us/ccda/StructureDefinition/Referral-Note";
         fhir:index 8;
         fhir:link <http://hl7.org/fhir/us/ccda/StructureDefinition/Referral-Note>       ], [
         fhir:value "http://hl7.org/fhir/us/ccda/StructureDefinition/Transfer-Summary";
         fhir:index 9;
         fhir:link <http://hl7.org/fhir/us/ccda/StructureDefinition/Transfer-Summary>       ];
       fhir:CapabilityStatement.rest.resource.interaction [
         fhir:index 0;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ]       ], [
         fhir:index 1;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "search-type" ]       ], [
         fhir:index 2;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ]       ], [
         fhir:index 3;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ]       ], [
         fhir:index 4;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "update" ]       ], [
         fhir:index 5;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "patch" ]       ], [
         fhir:index 6;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "delete" ]       ], [
         fhir:index 7;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "history-instance" ]       ], [
         fhir:index 8;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "history-type" ]       ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.