Package | hl7.fhir.us.medication-rems |
Type | CapabilityStatement |
Id | provider-system |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/medication-rems/https://build.fhir.org/ig/HL7/fhir-medication-rems-ig/CapabilityStatement-provider-system.html |
URL | http://hl7.org/fhir/us/medication-rems/CapabilityStatement/provider-system |
Version | 1.0.0 |
Status | active |
Date | 2024-04-01T00:00:00-05:00 |
Name | MedicationRemsCapabilityStatementProviderSystem |
Title | Medication REMS Capability Statement - Provider System |
Realm | us |
Authority | hl7 |
Description | This CapabilityStatement describes the expected capabilities of a Provider System that conforms to the conventions of the Medication REMS FHIR implementation guide. |
Kind | requirements |
No resources found
ImplementationGuide | |
hl7.fhir.uv.smart-app-launch | SMART App Launch |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement provider-system
xml
, json
application/json-patch+json
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
When participating in exchanges described in the Medication REMS FHIR IG, the Provider System SHALL 1. Implement RESTful behavior according to the FHIR specification. 1. Support the JSON source format. When participating in exchanges described in the Medication REMS FHIR IG, the Provider System SHOULD: 2. Support the XML source format.
- Communication security implemented by the Provider System SHALL conform with the guidelines stated in FHIR Security for all exchanges covered in this IG. 2. For general security considerations refer to FHIR Security and Privacy Considerations.
{ "resourceType": "CapabilityStatement", "id": "provider-system", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "phx" } ], "url": "http://hl7.org/fhir/us/medication-rems/CapabilityStatement/provider-system", "version": "1.0.0", "name": "MedicationRemsCapabilityStatementProviderSystem", "title": "Medication REMS Capability Statement - Provider System", "status": "active", "experimental": false, "date": "2024-04-01T00:00:00-05:00", "publisher": "HL7 International / Pharmacy", "contact": [ { "name": "HL7 International / Pharmacy", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/medication" } ] }, { "name": "Frank McKinney", "telecom": [ { "system": "email", "value": "frank.mckinney@pocp.com" }, { "system": "email", "value": "fm@frankmckinney.com" } ] } ], "description": "This CapabilityStatement describes the expected capabilities of a Provider System that conforms to the conventions of the Medication REMS FHIR implementation guide.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US", "display": "United States of America" } ] } ], "kind": "requirements", "fhirVersion": "4.0.1", "format": [ "xml", "json" ], "patchFormat": [ "application/json-patch+json" ], "implementationGuide": [ "http://hl7.org/fhir/smart-app-launch/ImplementationGuide/hl7.fhir.uv.smart-app-launch", "https://cds-hooks.hl7.org/2.0/" ], "_implementationGuide": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ] } ], "rest": [ { "mode": "server", "documentation": "When participating in exchanges described in the Medication REMS FHIR IG, the Provider System **SHALL** 1. Implement RESTful behavior according to the FHIR specification. 1. Support the JSON source format. \nWhen participating in exchanges described in the Medication REMS FHIR IG, the Provider System **SHOULD**: 2. Support the XML source format.", "security": { "description": "1. Communication security implemented by the Provider System SHALL conform with the guidelines stated in [FHIR Security](https://www.hl7.org/fhir/security.html) for all exchanges covered in this IG. 2. For general security considerations refer to [FHIR Security and Privacy Considerations](https://www.hl7.org/fhir/secpriv-module.html)." } } ] }