Global Core Electronic Medicinal Product Information (ePI), published by HL7 International - Biomedical Research & Regulation Work Group. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/emedicinal-product-info/ and changes regularly. See the Directory of published versions
| Official URL: http://hl7.org/fhir/uv/emedicinal-product-info/CapabilityStatement/simple-vulcan-epi-server | Version: 1.1.0 | |||
| Active as of 2024-04-07 | Computable Name: RestServer | |||
Raw OpenAPI-Swagger Definition file | Download
application/fhir+xml, xml, application/fhir+json, json, html/json, html/xmlNote to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
servertransactioninteraction.history-systeminteraction.The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include_revinclude| Resource Type | Profile | R | V-R | S | U | P | C | D | H-I | H-T | Searches | _include | _revinclude | Operations |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Bundle | http://hl7.org/fhir/StructureDefinition/Bundle Additional supported profiles: Batch bundle Batch response bundle Document bundle History bundle Search Set Bundle Transaction bundle Transaction response bundle Bundle - ePI | y | y | y | y | y | y | y | y | y | _language, identifier, _lastUpdated, _security, type, _filter, _profile, composition, _has, _tag, _source, _id, _content, _text, example-constraint, timestamp | *, Bundle:composition, Bundle:example-constraint, Bundle:message | CodeSystem:derived-from, CodeSystem:predecessor, Composition:entry, Composition:event-reference, Composition:related, Composition:subject, ImplementationGuide:resource, List:item, List:subject, ValueSet:derived-from, ValueSet:predecessor | $validate, $meta-delete, $meta-add, $meta, $expunge |
| List | http://hl7.org/fhir/StructureDefinition/List | y | y | y | _language, identifier, item, code, _lastUpdated, source, title, _has, _tag, _source, _id, _text, _content, status | *, List:item, List:source, List:subject | List:item, List:subject | $validate, $meta-delete, $meta-add, $meta, $expunge |
Batch bundle
Batch response bundle
Document bundle
History bundle
Search Set Bundle
Transaction bundle
Transaction response bundle
Bundle - ePI
search-type, update, vread, read, patch, history-type, history-instance, delete, create.| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | _language | token | The language of the resource |
| SHALL | identifier | token | Persistent identifier for the bundle |
| SHALL | _lastUpdated | date | Only return resources which were last updated as specified by the given range |
| SHALL | _security | token | Search for resources which have the given security labels |
| SHALL | type | token | document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection | subscription-notification |
| SHALL | _filter | string | Search the contents of the resource's data using a filter |
| SHALL | _profile | uri | Search for resources which have the given profile |
| SHALL | composition | reference | The first resource in the bundle, if the bundle type is "document" - this is a composition, and this parameter provides access to search its contents |
| SHALL | _has | string | Return resources linked to by the given target |
| SHALL | _tag | token | Search for resources which have the given tag |
| SHALL | _source | uri | Search for resources which have the given source value (Resource.meta.source) |
| SHALL | _id | token | The ID of the resource |
| SHALL | _content | string | Search the contents of the resource's data using a fulltext search |
| SHALL | _text | string | Search the contents of the resource's narrative using a fulltext search |
| SHALL | example-constraint | reference | Search Composition Bundle |
| SHALL | timestamp | date | When the bundle was assembled |
| Conformance | Operation | Documentation |
|---|---|---|
| SHALL | $validate | |
| SHALL | $meta-delete | Delete tags, profiles, and/or security labels from a resource |
| SHALL | $meta-add | Add tags, profiles, and/or security labels to a resource |
| SHALL | $meta | Request a list of tags, profiles, and security labels for a specfic resource instance |
| SHALL | $expunge |
search-type, vread, read.| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | _language | token | The language of the resource |
| SHALL | identifier | token | Multiple Resources:
|
| SHALL | item | reference | Actual entry |
| SHALL | code | token | Multiple Resources:
|
| SHALL | _lastUpdated | date | Only return resources which were last updated as specified by the given range |
| SHALL | source | reference | Who and/or what defined the list contents (aka Author) |
| SHALL | title | string | Descriptive name for the list |
| SHALL | _has | string | Return resources linked to by the given target |
| SHALL | _tag | token | Search for resources which have the given tag |
| SHALL | _source | uri | Search for resources which have the given source value (Resource.meta.source) |
| SHALL | _id | token | The ID of the resource |
| SHALL | _text | special | Search on the narrative of the resource |
| SHALL | _content | string | Search the contents of the resource's data using a fulltext search |
| SHALL | status | token | current | retired | entered-in-error |
| Conformance | Operation | Documentation |
|---|---|---|
| SHALL | $validate | |
| SHALL | $meta-delete | Delete tags, profiles, and/or security labels from a resource |
| SHALL | $meta-add | Add tags, profiles, and/or security labels to a resource |
| SHALL | $meta | Request a list of tags, profiles, and security labels for a specfic resource instance |
| SHALL | $expunge |