Package | hl7.fhir.uv.emedicinal-product-info |
Type | CapabilityStatement |
Id | simple-vulcan-epi-server |
FHIR Version | R5 |
Source | http://hl7.org/fhir/uv/emedicinal-product-info/https://build.fhir.org/ig/HL7/emedicinal-product-info/CapabilityStatement-simple-vulcan-epi-server.html |
URL | http://hl7.org/fhir/uv/emedicinal-product-info/CapabilityStatement/simple-vulcan-epi-server |
Version | 1.1.0 |
Status | active |
Date | 2024-04-07T09:39:51.216+00:00 |
Name | RestServer |
Title | Simple Vulcan ePI Server Capability Statement |
Realm | uv |
Authority | hl7 |
Kind | instance |
No resources found
StructureDefinition | |
Bundle-uv-epi | Bundle - ePI |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement simple-vulcan-epi-server
application/fhir+xml
, xml
, application/fhir+json
, json
, html/json
, html/xml
Note 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.
server
transaction
interaction.history-system
interaction.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 |
{ "resourceType": "CapabilityStatement", "id": "simple-vulcan-epi-server", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/uv/emedicinal-product-info/CapabilityStatement/simple-vulcan-epi-server", "version": "1.1.0", "name": "RestServer", "title": "Simple Vulcan ePI Server Capability Statement", "status": "active", "date": "2024-04-07T09:39:51.216+00:00", "publisher": "HL7 International - Biomedical Research & Regulation Work Group", "contact": [ { "name": "HL7 International - Biomedical Research & Regulation Work Group", "telecom": [ { "system": "url", "value": "http://hl7.org/Special/committees/rcrim" } ] } ], "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "kind": "instance", "fhirVersion": "5.0.0", "format": [ "application/fhir+xml", "xml", "application/fhir+json", "json", "html/json", "html/xml" ], "rest": [ { "mode": "server", "resource": [ { "type": "Bundle", "profile": "http://hl7.org/fhir/StructureDefinition/Bundle", "supportedProfile": [ "http://hl7.org/fhir/StructureDefinition/batch-bundle", "http://hl7.org/fhir/StructureDefinition/batch-response-bundle", "http://hl7.org/fhir/StructureDefinition/document-bundle", "http://hl7.org/fhir/StructureDefinition/history-bundle", "http://hl7.org/fhir/StructureDefinition/search-set-bundle", "http://hl7.org/fhir/StructureDefinition/transaction-bundle", "http://hl7.org/fhir/StructureDefinition/transaction-response-bundle", "http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/Bundle-uv-epi" ], "interaction": [ { "code": "search-type" }, { "code": "update" }, { "code": "vread" }, { "code": "read" }, { "code": "patch" }, { "code": "history-type" }, { "code": "history-instance" }, { "code": "delete" }, { "code": "create" } ], "versioning": "versioned-update", "conditionalCreate": true, "conditionalUpdate": true, "conditionalDelete": "multiple", "searchInclude": [ "*", "Bundle:composition", "Bundle:example-constraint", "Bundle:message" ], "searchRevInclude": [ "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" ], "searchParam": [ { "name": "_language", "type": "token", "documentation": "The language of the resource" }, { "name": "identifier", "definition": "http://hl7.org/fhir/SearchParameter/Bundle-identifier", "type": "token", "documentation": "Persistent identifier for the bundle" }, { "name": "_lastUpdated", "type": "date", "documentation": "Only return resources which were last updated as specified by the given range" }, { "name": "_security", "type": "token", "documentation": "Search for resources which have the given security labels" }, { "name": "type", "definition": "http://hl7.org/fhir/SearchParameter/Bundle-type", "type": "token", "documentation": "document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection | subscription-notification" }, { "name": "_filter", "type": "string", "documentation": "Search the contents of the resource's data using a filter" }, { "name": "_profile", "type": "uri", "documentation": "Search for resources which have the given profile" }, { "name": "composition", "definition": "http://hl7.org/fhir/SearchParameter/Bundle-composition", "type": "reference", "documentation": "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" }, { "name": "_has", "type": "string", "documentation": "Return resources linked to by the given target" }, { "name": "_tag", "type": "token", "documentation": "Search for resources which have the given tag" }, { "name": "_source", "type": "uri", "documentation": "Search for resources which have the given source value (Resource.meta.source)" }, { "name": "_id", "definition": "http://hl7.org/fhir/SearchParameter/Bundle-_id", "type": "token", "documentation": "The ID of the resource" }, { "name": "_content", "type": "string", "documentation": "Search the contents of the resource's data using a fulltext search" }, { "name": "_text", "type": "string", "documentation": "Search the contents of the resource's narrative using a fulltext search" }, { "name": "example-constraint", "definition": "http://hl7.org/fhir/SearchParameter/Bundle-example-constraint", "type": "reference", "documentation": "Search Composition Bundle" }, { "name": "timestamp", "definition": "http://hl7.org/fhir/SearchParameter/Bundle-timestamp", "type": "date", "documentation": "When the bundle was assembled" } ], "operation": [ { "name": "validate", "definition": "http://localhost:8090/fhir/OperationDefinition/Multi-it-validate" }, { "name": "meta-delete", "definition": "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete", "documentation": "Delete tags, profiles, and/or security labels from a resource" }, { "name": "meta-add", "definition": "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add", "documentation": "Add tags, profiles, and/or security labels to a resource" }, { "name": "meta", "definition": "http://localhost:8090/fhir/OperationDefinition/Multi-its-meta", "documentation": "Request a list of tags, profiles, and security labels for a specfic resource instance" }, { "name": "expunge", "definition": "http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge" } ] }, { "type": "List", "profile": "http://hl7.org/fhir/StructureDefinition/List", "interaction": [ { "code": "search-type" }, { "code": "vread" }, { "code": "read" } ], "searchInclude": [ "*", "List:item", "List:source", "List:subject" ], "searchRevInclude": [ "List:item", "List:subject" ], "searchParam": [ { "name": "_language", "type": "token", "documentation": "The language of the resource" }, { "name": "identifier", "definition": "http://hl7.org/fhir/SearchParameter/List-identifier", "type": "token", "documentation": "Multiple Resources: \r\n\r\n* [Account](account.html): Account number\r\n* [AdverseEvent](adverseevent.html): Business identifier for the event\r\n* [AllergyIntolerance](allergyintolerance.html): External ids for this item\r\n* [Appointment](appointment.html): An Identifier of the Appointment\r\n* [AppointmentResponse](appointmentresponse.html): An Identifier in this appointment response\r\n* [Basic](basic.html): Business identifier\r\n* [BodyStructure](bodystructure.html): Bodystructure identifier\r\n* [CarePlan](careplan.html): External Ids for this plan\r\n* [CareTeam](careteam.html): External Ids for this team\r\n* [ChargeItem](chargeitem.html): Business Identifier for item\r\n* [Claim](claim.html): The primary identifier of the financial resource\r\n* [ClaimResponse](claimresponse.html): The identity of the ClaimResponse\r\n* [ClinicalImpression](clinicalimpression.html): Business identifier\r\n* [Communication](communication.html): Unique identifier\r\n* [CommunicationRequest](communicationrequest.html): Unique identifier\r\n* [Composition](composition.html): Version-independent identifier for the Composition\r\n* [Condition](condition.html): A unique identifier of the condition record\r\n* [Consent](consent.html): Identifier for this record (external references)\r\n* [Contract](contract.html): The identity of the contract\r\n* [Coverage](coverage.html): The primary identifier of the insured and the coverage\r\n* [CoverageEligibilityRequest](coverageeligibilityrequest.html): The business identifier of the Eligibility\r\n* [CoverageEligibilityResponse](coverageeligibilityresponse.html): The business identifier\r\n* [DetectedIssue](detectedissue.html): Unique id for the detected issue\r\n* [DeviceRequest](devicerequest.html): Business identifier for request/order\r\n* [DeviceUsage](deviceusage.html): Search by identifier\r\n* [DiagnosticReport](diagnosticreport.html): An identifier for the report\r\n* [DocumentReference](documentreference.html): Identifier of the attachment binary\r\n* [Encounter](encounter.html): Identifier(s) by which this encounter is known\r\n* [EnrollmentRequest](enrollmentrequest.html): The business identifier of the Enrollment\r\n* [EpisodeOfCare](episodeofcare.html): Business Identifier(s) relevant for this EpisodeOfCare\r\n* [ExplanationOfBenefit](explanationofbenefit.html): The business identifier of the Explanation of Benefit\r\n* [FamilyMemberHistory](familymemberhistory.html): A search by a record identifier\r\n* [Flag](flag.html): Business identifier\r\n* [Goal](goal.html): External Ids for this goal\r\n* [GuidanceResponse](guidanceresponse.html): The identifier of the guidance response\r\n* [ImagingSelection](imagingselection.html): Identifiers for the imaging selection\r\n* [ImagingStudy](imagingstudy.html): Identifiers for the Study, such as DICOM Study Instance UID\r\n* [Immunization](immunization.html): Business identifier\r\n* [ImmunizationEvaluation](immunizationevaluation.html): ID of the evaluation\r\n* [ImmunizationRecommendation](immunizationrecommendation.html): Business identifier\r\n* [Invoice](invoice.html): Business Identifier for item\r\n* [List](list.html): Business identifier\r\n* [MeasureReport](measurereport.html): External identifier of the measure report to be returned\r\n* [Medication](medication.html): Returns medications with this external identifier\r\n* [MedicationAdministration](medicationadministration.html): Return administrations with this external identifier\r\n* [MedicationDispense](medicationdispense.html): Returns dispenses with this external identifier\r\n* [MedicationRequest](medicationrequest.html): Return prescriptions with this external identifier\r\n* [MedicationStatement](medicationstatement.html): Return statements with this external identifier\r\n* [MolecularSequence](molecularsequence.html): The unique identity for a particular sequence\r\n* [NutritionIntake](nutritionintake.html): Return statements with this external identifier\r\n* [NutritionOrder](nutritionorder.html): Return nutrition orders with this external identifier\r\n* [Observation](observation.html): The unique id for a particular observation\r\n* [Person](person.html): A person Identifier\r\n* [Procedure](procedure.html): A unique identifier for a procedure\r\n* [QuestionnaireResponse](questionnaireresponse.html): The unique identifier for the questionnaire response\r\n* [RelatedPerson](relatedperson.html): An Identifier of the RelatedPerson\r\n* [RequestOrchestration](requestorchestration.html): External identifiers for the request orchestration\r\n* [ResearchSubject](researchsubject.html): Business Identifier for research subject in a study\r\n* [RiskAssessment](riskassessment.html): Unique identifier for the assessment\r\n* [ServiceRequest](servicerequest.html): Identifiers assigned to this order\r\n* [Specimen](specimen.html): The unique identifier associated with the specimen\r\n* [SupplyDelivery](supplydelivery.html): External identifier\r\n* [SupplyRequest](supplyrequest.html): Business Identifier for SupplyRequest\r\n* [Task](task.html): Search for a task instance by its business identifier\r\n* [VisionPrescription](visionprescription.html): Return prescriptions with this external identifier\r\n" }, { "name": "item", "definition": "http://hl7.org/fhir/SearchParameter/List-item", "type": "reference", "documentation": "Actual entry" }, { "name": "code", "definition": "http://hl7.org/fhir/SearchParameter/List-code", "type": "token", "documentation": "Multiple Resources: \r\n\r\n* [AdverseEvent](adverseevent.html): Event or incident that occurred or was averted\r\n* [AllergyIntolerance](allergyintolerance.html): Code that identifies the allergy or intolerance\r\n* [AuditEvent](auditevent.html): More specific code for the event\r\n* [Basic](basic.html): Kind of Resource\r\n* [ChargeItem](chargeitem.html): A code that identifies the charge, like a billing code\r\n* [Condition](condition.html): Code for the condition\r\n* [DetectedIssue](detectedissue.html): Issue Type, e.g. drug-drug, duplicate therapy, etc.\r\n* [DeviceRequest](devicerequest.html): Code for what is being requested/ordered\r\n* [DiagnosticReport](diagnosticreport.html): The code for the report, as opposed to codes for the atomic results, which are the names on the observation resource referred to from the result\r\n* [FamilyMemberHistory](familymemberhistory.html): A search by a condition code\r\n* [ImagingSelection](imagingselection.html): The imaging selection status\r\n* [List](list.html): What the purpose of this list is\r\n* [Medication](medication.html): Returns medications for a specific code\r\n* [MedicationAdministration](medicationadministration.html): Return administrations of this medication code\r\n* [MedicationDispense](medicationdispense.html): Returns dispenses of this medicine code\r\n* [MedicationRequest](medicationrequest.html): Return prescriptions of this medication code\r\n* [MedicationStatement](medicationstatement.html): Return statements of this medication code\r\n* [NutritionIntake](nutritionintake.html): Returns statements of this code of NutritionIntake\r\n* [Observation](observation.html): The code of the observation type\r\n* [Procedure](procedure.html): A code to identify a procedure\r\n* [RequestOrchestration](requestorchestration.html): The code of the request orchestration\r\n* [Task](task.html): Search by task code\r\n" }, { "name": "_lastUpdated", "type": "date", "documentation": "Only return resources which were last updated as specified by the given range" }, { "name": "source", "definition": "http://hl7.org/fhir/SearchParameter/List-source", "type": "reference", "documentation": "Who and/or what defined the list contents (aka Author)" }, { "name": "title", "definition": "http://hl7.org/fhir/SearchParameter/List-title", "type": "string", "documentation": "Descriptive name for the list" }, { "name": "_has", "type": "string", "documentation": "Return resources linked to by the given target" }, { "name": "_tag", "type": "token", "documentation": "Search for resources which have the given tag" }, { "name": "_source", "type": "uri", "documentation": "Search for resources which have the given source value (Resource.meta.source)" }, { "name": "_id", "definition": "http://hl7.org/fhir/SearchParameter/List-_id", "type": "token", "documentation": "The ID of the resource" }, { "name": "_text", "definition": "http://hl7.org/fhir/SearchParameter/List-_text", "type": "special", "documentation": "Search on the narrative of the resource" }, { "name": "_content", "type": "string", "documentation": "Search the contents of the resource's data using a fulltext search" }, { "name": "status", "definition": "http://hl7.org/fhir/SearchParameter/List-status", "type": "token", "documentation": "current | retired | entered-in-error" } ], "operation": [ { "name": "validate", "definition": "http://localhost:8090/fhir/OperationDefinition/Multi-it-validate" }, { "name": "meta-delete", "definition": "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-delete", "documentation": "Delete tags, profiles, and/or security labels from a resource" }, { "name": "meta-add", "definition": "http://localhost:8090/fhir/OperationDefinition/Multi-i-meta-add", "documentation": "Add tags, profiles, and/or security labels to a resource" }, { "name": "meta", "definition": "http://localhost:8090/fhir/OperationDefinition/Multi-its-meta", "documentation": "Request a list of tags, profiles, and security labels for a specfic resource instance" }, { "name": "expunge", "definition": "http://localhost:8090/fhir/OperationDefinition/Multi-its-expunge" } ] } ], "interaction": [ { "code": "transaction" }, { "code": "history-system" } ] } ] }