This page is part of the US Medication REMS (v2.0.0-ballot: STU2 Ballot) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 1.0.0. For a full list of available versions, see the Directory of published versions
Page standards status: Draft | Maturity Level: 2 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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:id [ fhir:v "rems-administrator-system"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir: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><h2 id=\"title\">Medication REMS Capability Statement - REMS Administrator System</h2><ul><li>Implementation Guide Version: 2.0.0-ballot </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><a href=\"http://cds-hooks.hl7.org/STU2/index.html\">http://cds-hooks.hl7.org/ImplementationGuide/hl7.fhir.uv.cds-hooks</a></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>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "phx" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 2 ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/us/medication-rems/ImplementationGuide/hl7.fhir.us.medication-rems"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/medication-rems/ImplementationGuide/hl7.fhir.us.medication-rems> ] ] ) ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "draft" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/us/medication-rems/ImplementationGuide/hl7.fhir.us.medication-rems"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/medication-rems/ImplementationGuide/hl7.fhir.us.medication-rems> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/us/medication-rems/CapabilityStatement/rems-administrator-system"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.0.0-ballot"] ; #
fhir:name [ fhir:v "MedicationRemsCapabilityStatementRemsAdministratorSystem"] ; #
fhir:title [ fhir:v "Medication REMS Capability Statement - REMS Administrator System"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2024-04-01T00:00:00-05:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Pharmacy"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Pharmacy" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/medication" ] ] )
] [
fhir:name [ fhir:v "Frank McKinney" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "frank.mckinney@pocp.com" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "fm@frankmckinney.com" ] ] )
] ) ; #
fhir:description [ fhir:v "This CapabilityStatement describes the expected capabilities of a REMS Administrator System that conforms to the conventions of the Medication REMS FHIR implementation guide."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ] ] )
] ) ; #
fhir:kind [ fhir:v "requirements"] ; #
fhir:fhirVersion [ fhir:v "4.0.1"] ; #
fhir:format ( [ fhir:v "xml"] [ fhir:v "json"] ) ; #
fhir:patchFormat ( [ fhir:v "application/json-patch+json"] ) ; #
fhir:implementationGuide ( [
fhir:v "http://hl7.org/fhir/smart-app-launch/ImplementationGuide/hl7.fhir.uv.smart-app-launch"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/smart-app-launch/ImplementationGuide/hl7.fhir.uv.smart-app-launch> ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "SHALL" ] ] )
] [
fhir:v "http://cds-hooks.hl7.org/ImplementationGuide/hl7.fhir.uv.cds-hooks"^^xsd:anyURI ;
fhir:link <http://cds-hooks.hl7.org/ImplementationGuide/hl7.fhir.uv.cds-hooks> ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "SHOULD" ] ] )
] ) ; #
fhir:rest ( [
fhir:mode [ fhir:v "server" ] ;
fhir:documentation [ fhir:v "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." ] ;
fhir:security [
fhir:description [ fhir:v "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)." ] ]
] ) . #
IG © 2023+ HL7 International / Pharmacy. Package hl7.fhir.us.medication-rems#2.0.0-ballot based on FHIR 4.0.1. Generated 2025-07-31
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change