Package | hl7.fhir.uv.cardx-htn-mng |
Type | CapabilityStatement |
Id | CardXCapabilityStatementServer |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/cardx-htn-mng/https://build.fhir.org/ig/HL7/CardX-HTN-MNG/CapabilityStatement-CardXCapabilityStatementServer.html |
URL | http://hl7.org/fhir/uv/cardx-htn-mng/CapabilityStatement/CardXCapabilityStatementServer |
Version | 1.0.0 |
Status | draft |
Date | 2023-12-05 |
Name | CardXHTNServerCapabilityStatement |
Title | HTN-Mng-CardX Server Capability Statement |
Realm | uv |
Authority | hl7 |
Description | The capabilities that a CardX Hypertension Management server system should/shall support. |
Kind | requirements |
No resources found
StructureDefinition | |
average-smbp | Average Self-measured Blood Pressure |
self-measured-bp | Self-measured Blood Pressure |
smbp-associated-heart-rate | SMBP Associated Heart Rate |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement CardXCapabilityStatementServer
xml
, 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
A CardX Hypertension Management Patient Management Server SHALL:
Support the Observation resource.
Self-measured Blood Pressure Profile.
Support the Average Self-measured Blood Pressure profile.
Support json and xml source formats for all CardX interactions.
Support searches by Observation.category.
Support create capabilites for the IG profiles.
A CardX Hypertension Management Server SHOULD:
- See the General Security Considerations section for requirements and recommendations.
- A server SHALL reject any unauthorized requests by returning an
HTTP 401
unauthorized response code.
history-system
interaction described as follows:A CardX Hypertension Management Server SHALL:
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|
Patient | |||||||||
Observation | Supported Profiles Self-measured Blood Pressure Average Self-measured Blood Pressure SMBP Associated Heart Rate | y | y | y | identifier, category |
create
, read
, search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | category | token | |
SHOULD | identifier | reference |
{ "resourceType": "CapabilityStatement", "id": "CardXCapabilityStatementServer", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "cic" } ], "url": "http://hl7.org/fhir/uv/cardx-htn-mng/CapabilityStatement/CardXCapabilityStatementServer", "version": "1.0.0", "name": "CardXHTNServerCapabilityStatement", "title": "HTN-Mng-CardX Server Capability Statement", "status": "draft", "date": "2023-12-05", "publisher": "HL7 International / Clinical Interoperability Council", "contact": [ { "name": "HL7 International / Clinical Interoperability Council", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/cic" }, { "system": "email", "value": "ciclist@lists.hl7.org" } ] } ], "description": "The capabilities that a CardX Hypertension Management server system should/shall support.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "kind": "requirements", "fhirVersion": "4.0.1", "format": [ "xml", "json" ], "rest": [ { "mode": "server", "documentation": "A CardX Hypertension Management Patient Management Server **SHALL**:\n\n1. Support the Observation resource.\n\n1. Self-measured Blood Pressure Profile. \n1. Support the Average Self-measured Blood Pressure profile.\n1. Support json and xml source formats for all CardX interactions. \n1. Support searches by Observation.category.\n\n1. Support create capabilites for the IG profiles. \n\n\nA CardX Hypertension Management Server **SHOULD**:\n\n1. Support the Self-measured Blood Pressure Associated Heart Rate profile.\n1. Support searches by Observation.patient.\n\n\n", "security": { "description": "1. See the [General Security Considerations](https://www.hl7.org/fhir/security.html#general) section for requirements and recommendations.\n1. A server **SHALL** reject any unauthorized requests by returning an `HTTP 401` unauthorized response code." }, "resource": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ], "type": "Patient" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "type": "Observation", "supportedProfile": [ "http://hl7.org/fhir/uv/cardx-htn-mng/StructureDefinition/self-measured-bp", "http://hl7.org/fhir/uv/cardx-htn-mng/StructureDefinition/average-smbp", "http://hl7.org/fhir/uv/cardx-htn-mng/StructureDefinition/smbp-associated-heart-rate" ], "_supportedProfile": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ] } ], "interaction": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "code": "create" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "code": "read" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "code": "search-type" } ], "searchParam": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ], "name": "identifier", "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient", "type": "reference" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "name": "category", "definition": "http://hl7.org/fhir/SearchParameter/Observation-category", "type": "token" } ] } ], "interaction": [ { "code": "history-system", "documentation": "A CardX Hypertension Management Server **SHALL**:\n\n1. Support read operations. \n1. Support search-type operations. \n\n" } ] } ] }