FHIR IG analytics| Package | hl7.fhir.uv.cardx-htn-mng.r4 |
| Resource Type | CapabilityStatement |
| Id | CapabilityStatement-CardXCapabilityStatementClient.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
xml, jsonNote 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.
clientA CardX Hypertension Management Patient Management Client SHALL:
1 Support the Self-measured Blood Pressure Associated Heart Rate profile.
- See the General Security Considerations section for requirements and recommendations.
- A server SHALL reject any unauthorized requests by returning an
HTTP 401unauthorized response code.
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 |
{
"resourceType": "CapabilityStatement",
"id": "CardXCapabilityStatementClient",
"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/CardXCapabilityStatementClient",
"version": "1.0.0-ballot",
"name": "CardXClientCapabilityStatement",
"title": "HTN-Mng-CardX Client 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 client 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": "client",
"documentation": "A CardX Hypertension Management Patient Management Client **SHALL**:\n\n1. Support the 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\n A CardX Hypertension Management Server **should**:\n\n1 Support the Self-measured Blood Pressure Associated Heart Rate profile.\n1. Support searches by Observation.patient.\n1\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"
}
]
}
]
}
]
}
]
}