US Medication Risk Evaluation and Mitigation Strategies (REMS) FHIR IG, published by HL7 International / Pharmacy. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-medication-rems-ig/ and changes regularly. See the Directory of published versions
Active as of 2024-04-01 |
{
"resourceType" : "CapabilityStatement",
"id" : "rems-administrator-system",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CapabilityStatement rems-administrator-system</b></p><a name=\"rems-administrator-system\"> </a><a name=\"hcrems-administrator-system\"> </a><a name=\"rems-administrator-system-en-US\"> </a><h2 id=\"title\">Medication REMS Capability Statement - REMS Administrator System</h2><ul><li>Implementation Guide Version: 1.0.0 </li><li>FHIR Version: 4.0.1 </li><li>Supported Formats: <code>xml</code>, <code>json</code></li><li>Supported Patch Formats: <code>application/json-patch+json</code></li><li>Published on: 2024-04-01 00:00:00-0500 </li><li>Published by: HL7 International / Pharmacy </li></ul><blockquote class=\"impl-note\"><p><strong>Note to Implementers: FHIR Capabilities</strong></p><p>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.</p></blockquote><h3 id=\"shallIGs\">SHALL Support the Following Implementation Guides</h3><ul><li><a href=\"http://hl7.org/fhir/smart-app-launch/STU2.2/index.html\">http://hl7.org/fhir/smart-app-launch/ImplementationGuide/hl7.fhir.uv.smart-app-launch</a></li></ul><h3 id=\"shouldIGs\">SHOULD Support the Following Implementation Guides</h3><ul><li>https://cds-hooks.hl7.org/2.0/</li></ul><h2 id=\"rest\">FHIR RESTful Capabilities</h2><div class=\"panel panel-default\"><div class=\"panel-heading\"><h3 id=\"mode1\" class=\"panel-title\">Mode: <code>server</code></h3></div><div class=\"panel-body\"><div><p>When participating in exchanges described in the Medication REMS FHIR IG, the REMS Administrator System <strong>SHALL</strong> 1. Implement RESTful behavior according to the FHIR specification. 2. Support the JSON source format.\nWhen participating in exchanges described in the Medication REMS FHIR IG, the REMS Administrator System <strong>SHOULD</strong>: 1. Support the XML source format.</p>\n</div><div class=\"lead\"><em>Security</em></div><blockquote><div><ol>\n<li>Communication security implemented by the REMS Administrator System SHALL conform with the guidelines stated in <a href=\"https://www.hl7.org/fhir/security.html\">FHIR Security</a> for all exchanges covered in this IG. 2. For general security considerations refer to <a href=\"https://www.hl7.org/fhir/secpriv-module.html\">FHIR Security and Privacy Considerations</a>.</li>\n</ol>\n</div></blockquote><div class=\"lead\"><em>Summary of System-wide Interactions</em></div></div></div></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "phx"
}
],
"url" : "http://hl7.org/fhir/us/medication-rems/CapabilityStatement/rems-administrator-system",
"version" : "1.0.0",
"name" : "MedicationRemsCapabilityStatementRemsAdministratorSystem",
"title" : "Medication REMS Capability Statement - REMS Administrator 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 REMS Administrator 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 REMS Administrator System **SHALL** 1. Implement RESTful behavior according to the FHIR specification. 2. Support the JSON source format. \nWhen participating in exchanges described in the Medication REMS FHIR IG, the REMS Administrator System **SHOULD**: 1. Support the XML source format.",
"security" : {
"description" : "1. Communication security implemented by the REMS Administrator 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)."
}
}
]
}