This page is part of the Pharmacist Care Plan FHIR IG (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
@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 "PhcpClient"];
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "1" ];
fhir:Meta.lastUpdated [ fhir:value "2020-12-09T08:05:22.695+00:00"^^xsd:dateTime ];
fhir:Meta.source [ fhir:value "#GotJKdFLlAZdI6Uh" ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>PhcpClient</h2><div><p>This section describes the expected capabilities of the Pharmacist Care Plan Consumer (aka client) actor which is responsible for creating and initiating the queries for clinical documents compliant with this specification. This CapabilityStatement imports and extends <a href=\"http://hl7.org/fhir/us/ccda/CapabilityStatement-CcdaOnFhirClient.html\">CCDAonFHIR-client CapabilityStatement</a>CCDAonFHIR client CapabilityStatement, which imports and extends the <a href=\"https://www.hl7.org/fhir/us/core/CapabilityStatement-us-core-client.html\">us-core-client CapabilityStatement</a></p>\n</div><table><tr><td>Mode</td><td>CLIENT</td></tr><tr><td>Description</td><td><div><p>The expected capabilities for the client actor within the stanadards-based exchange conforming to this FHIR ImplementationGuide,</p>\n</div></td></tr><tr><td>Transaction</td><td></td></tr><tr><td>System History</td><td></td></tr><tr><td>System Search</td><td></td></tr></table><table><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th><b title=\"GET a resource (read interaction)\">Read</b></th><th><b title=\"GET past versions of resources (vread interaction)\">V-Read</b></th><th><b title=\"GET all set of resources of the type (search interaction)\">Search</b></th><th><b title=\"PUT a new resource version (update interaction)\">Update</b></th><th><b title=\"PATCH a new resource version (patch interaction)\">Patch</b></th><th><b title=\"POST a new resource (create interaction)\">Create</b></th><th><b title=\"DELETE a resource (delete interaction)\">Delete</b></th><th><b title=\"GET changes to a resource (history interaction on instance)\">Updates</b></th><th><b title=\"GET changes for all resources of the type (history interaction on type)\">History</b></th></tr><tr><td>Bundle</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr><tr><td>Composition</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr></table></div>"
];
fhir:CapabilityStatement.url [ fhir:value "http://hl7.org/fhir/us/phcp/CapabilityStatement/PhcpClient"];
fhir:CapabilityStatement.version [ fhir:value "1.0.0"];
fhir:CapabilityStatement.name [ fhir:value "PhcpClient"];
fhir:CapabilityStatement.title [ fhir:value "Pharmacist Care Plan 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 Work Group"];
fhir:CapabilityStatement.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "HL7 International - Structured Documents Work Group" ];
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: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:CapabilityStatement.description [ fhir:value "This section describes the expected capabilities of the Pharmacist Care Plan Consumer (aka client) actor which is responsible for creating and initiating the queries for clinical documents compliant with this specification. This CapabilityStatement imports and extends [CCDAonFHIR-client CapabilityStatement](http://hl7.org/fhir/us/ccda/CapabilityStatement-CcdaOnFhirClient.html)CCDAonFHIR client CapabilityStatement, which 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:Coding.display [ fhir:value "United States of America" ] ];
fhir:CodeableConcept.text [ fhir:value "United States of America" ]
];
fhir:CapabilityStatement.kind [ fhir:value "requirements"];
fhir:CapabilityStatement.imports [
fhir:value "http://hl7.org/fhir/us/ccda/CapabilityStatement/CcdaOnFhirClient";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/ccda/CapabilityStatement/CcdaOnFhirClient>
];
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.documentation [ fhir:value "The expected capabilities for the client actor within the stanadards-based exchange conforming to this FHIR ImplementationGuide," ];
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/phcp/StructureDefinition/PhCP-Composition";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/phcp/StructureDefinition/PhCP-Composition> ];
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.