Situational Awareness for Novel Epidemic Response, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-saner/ and changes regularly. See the Directory of published versions
Measure Computer
- Implementation Guide Version: 1.0.1
- FHIR Version: 4.0.1
- Supported Formats:
xml
, json
- Supported Patch Formats:
- Published on: 2021-07-26
- Published by: HL7 International / Public Health
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.
FHIR RESTful Capabilities
REST Configuration: 1
Mode: client
Summary of System-wide Interactions
Capabilities by Resource/Profile
Summary
The summary table lists the resources that are part of this configuration, and for each resource it lists:
- The relevant profiles (if any)
- The interactions supported by each resource (Read, Search, Update, and Create, are always shown, while VRead, Patch, Delete, History on Instance, or History on Type are only present if at least one of the resources has support for them.
- The required, recommended, and some optional search parameters (if any).
- The linked resources enabled for
_include
- The other resources enabled for
_revinclude
- The operations on the resource (if any)
Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
---|
Measure | | | | | | | | | |
Patient | | | y | | | _id, date, class | | | |
Encounter | | | y | | | _id, date, class, patient, encounter, code | | | |
AllergyIntolerance | | | y | | | _id, patient, encounter, code | | | |
Condition | | | y | | | _id, patient, encounter, code | | | |
DiagnosticReport | | | y | | | _id, patient, encounter, code | | | |
MedicationRequest | | | y | | | _id, patient, encounter, code | | | |
Observation | | | y | | | _id, patient, encounter, code | | | |
Procedure | | | y | | | _id, patient, encounter, code | | | |
ServiceRequest | | | y | | | _id, patient, encounter, code | | | |
DocumentReference | | | y | | | _id, patient, encounter, code | | | |
FamilyMemberHistory | | | y | | | _id, patient, encounter, code | | | |
MedicationAdministration | | | y | | | _id, patient, encounter, code | | | |
MedicationDispense | | | y | | | _id, patient, encounter, code | | | |
MedicationStatement | | | y | | | _id, patient, encounter, code | | | |
Resource Conformance: supported Measure
Resource Conformance: SHALL Patient
Reference Policy
Interaction summary- SHALLsupport
search-type
.
Search ParametersConformance | Parameter | Type | Documentation |
---|
SHALL | _id | reference | |
SHALL | class | reference | |
MAY | date | date | |
CAPABILITY_COMB_SEARCH_PARConformance | Parameters | Types |
---|
| _id | reference |
| _id+class(+date) | reference +reference (+date ) |
Resource Conformance: SHALL Encounter
Reference Policy
Interaction summary- SHALLsupport
search-type
.
Search ParametersConformance | Parameter | Type | Documentation |
---|
SHALL | _id | reference | |
SHALL | class | reference | |
SHALL | patient | reference | |
SHALL | encounter | reference | |
SHALL | code | token | |
MAY | date | date | |
CAPABILITY_COMB_SEARCH_PARConformance | Parameters | Types |
---|
| _id | reference |
| _id+class(+date) | reference +reference (+date ) |
| _id+patient+encounter+code | reference +reference +reference +token |
Resource Conformance: SHALL AllergyIntolerance
Reference Policy
Interaction summary- SHOULDsupport
search-type
.
Search ParametersConformance | Parameter | Type | Documentation |
---|
SHALL | _id | reference | |
SHALL | patient | reference | |
SHALL | encounter | reference | |
SHALL | code | token | |
CAPABILITY_COMB_SEARCH_PARConformance | Parameters | Types |
---|
| _id+patient+encounter+code | reference +reference +reference +token |
Resource Conformance: SHALL Condition
Reference Policy
Interaction summary- SHOULDsupport
search-type
.
Search ParametersConformance | Parameter | Type | Documentation |
---|
SHALL | _id | reference | |
SHALL | patient | reference | |
SHALL | encounter | reference | |
SHALL | code | token | |
CAPABILITY_COMB_SEARCH_PARConformance | Parameters | Types |
---|
| _id+patient+encounter+code | reference +reference +reference +token |
Resource Conformance: SHALL DiagnosticReport
Reference Policy
Interaction summary- SHOULDsupport
search-type
.
Search ParametersConformance | Parameter | Type | Documentation |
---|
SHALL | _id | reference | |
SHALL | patient | reference | |
SHALL | encounter | reference | |
SHALL | code | token | |
CAPABILITY_COMB_SEARCH_PARConformance | Parameters | Types |
---|
| _id+patient+encounter+code | reference +reference +reference +token |
Resource Conformance: SHALL MedicationRequest
Reference Policy
Interaction summary- SHOULDsupport
search-type
.
Search ParametersConformance | Parameter | Type | Documentation |
---|
SHALL | _id | reference | |
SHALL | patient | reference | |
SHALL | encounter | reference | |
SHALL | code | token | |
CAPABILITY_COMB_SEARCH_PARConformance | Parameters | Types |
---|
| _id+patient+encounter+code | reference +reference +reference +token |
Resource Conformance: SHALL Observation
Reference Policy
Interaction summary- SHOULDsupport
search-type
.
Search ParametersConformance | Parameter | Type | Documentation |
---|
SHALL | _id | reference | |
SHALL | patient | reference | |
SHALL | encounter | reference | |
SHALL | code | token | |
CAPABILITY_COMB_SEARCH_PARConformance | Parameters | Types |
---|
| _id+patient+encounter+code | reference +reference +reference +token |
Resource Conformance: SHALL Procedure
Reference Policy
Interaction summary- SHOULDsupport
search-type
.
Search ParametersConformance | Parameter | Type | Documentation |
---|
SHALL | _id | reference | |
SHALL | patient | reference | |
SHALL | encounter | reference | |
SHALL | code | token | |
CAPABILITY_COMB_SEARCH_PARConformance | Parameters | Types |
---|
| _id+patient+encounter+code | reference +reference +reference +token |
Resource Conformance: SHALL ServiceRequest
Reference Policy
Interaction summary- SHOULDsupport
search-type
.
Search ParametersConformance | Parameter | Type | Documentation |
---|
SHALL | _id | reference | |
SHALL | patient | reference | |
SHALL | encounter | reference | |
SHALL | code | token | |
CAPABILITY_COMB_SEARCH_PARConformance | Parameters | Types |
---|
| _id+patient+encounter+code | reference +reference +reference +token |
Resource Conformance: SHALL DocumentReference
Reference Policy
Interaction summary- SHOULDsupport
search-type
.
Search ParametersConformance | Parameter | Type | Documentation |
---|
SHALL | _id | reference | |
SHALL | patient | reference | |
SHALL | encounter | reference | |
SHALL | code | token | |
CAPABILITY_COMB_SEARCH_PARConformance | Parameters | Types |
---|
| _id+patient+encounter+code | reference +reference +reference +token |
Resource Conformance: SHALL FamilyMemberHistory
Reference Policy
Interaction summary- SHOULDsupport
search-type
.
Search ParametersConformance | Parameter | Type | Documentation |
---|
SHALL | _id | reference | |
SHALL | patient | reference | |
SHALL | encounter | reference | |
SHALL | code | token | |
CAPABILITY_COMB_SEARCH_PARConformance | Parameters | Types |
---|
| _id+patient+encounter+code | reference +reference +reference +token |
Resource Conformance: SHALL MedicationAdministration
Reference Policy
Interaction summary- SHOULDsupport
search-type
.
Search ParametersConformance | Parameter | Type | Documentation |
---|
SHALL | _id | reference | |
SHALL | patient | reference | |
SHALL | encounter | reference | |
SHALL | code | token | |
CAPABILITY_COMB_SEARCH_PARConformance | Parameters | Types |
---|
| _id+patient+encounter+code | reference +reference +reference +token |
Resource Conformance: SHALL MedicationDispense
Reference Policy
Interaction summary- SHOULDsupport
search-type
.
Search ParametersConformance | Parameter | Type | Documentation |
---|
SHALL | _id | reference | |
SHALL | patient | reference | |
SHALL | encounter | reference | |
SHALL | code | token | |
CAPABILITY_COMB_SEARCH_PARConformance | Parameters | Types |
---|
| _id+patient+encounter+code | reference +reference +reference +token |
Resource Conformance: SHALL MedicationStatement
Reference Policy
Interaction summary- SHOULDsupport
search-type
.
Search ParametersConformance | Parameter | Type | Documentation |
---|
SHALL | _id | reference | |
SHALL | patient | reference | |
SHALL | encounter | reference | |
SHALL | code | token | |
CAPABILITY_COMB_SEARCH_PARConformance | Parameters | Types |
---|
| _id+patient+encounter+code | reference +reference +reference +token |
REST Configuration: 2
Mode: server
Summary of System-wide Interactions
Capabilities by Resource/Profile
Summary
The summary table lists the resources that are part of this configuration, and for each resource it lists:
- The relevant profiles (if any)
- The interactions supported by each resource (Read, Search, Update, and Create, are always shown, while VRead, Patch, Delete, History on Instance, or History on Type are only present if at least one of the resources has support for them.
- The required, recommended, and some optional search parameters (if any).
- The linked resources enabled for
_include
- The other resources enabled for
_revinclude
- The operations on the resource (if any)
Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
---|
Measure | | | | | | | | | |
Resource Conformance: supported Measure