PACIO Cognitive Status Implementation Guide, published by HL7 Patient Care Work Group. 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-pacio-cognitive-status/ and changes regularly. See the Directory of published versions
Official URL: https://build.fhir.org/ig/HL7/fhir-pacio-cognitive-status/CapabilityStatement-pacio-cs-cap.html | Version: 1.0.0 | |||
Draft as of 2020-10-14 | Computable Name: PACIO_CognitiveStatus_CapabilityStatement |
This Capability Statement defines the expected capabilities of a PACIO Cognitive Status FHIR server conforming to the PACIO Cognitive Status Implementation Guide.
Raw OpenAPI-Swagger Definition file | Download
Generated Narrative: CapabilityStatement pacio-cs-cap
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
batch
interaction.search-system
interaction.The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | V-R | S | U | C | H-I | H-T | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|---|---|---|
Observation | https://build.fhir.org/ig/HL7/fhir-pacio-cognitive-status/StructureDefinition-pacio-cs.html | y | y | y | y | y | date, combo-data-absent-reason, code, combo-code-value-quantity, subject, component-data-absent-reason, value-concept, value-date, code-value-string, component-code-value-quantity, based-on, code-value-date, patient, specimen, component-code, code-value-quantity, combo-code-value-concept, value-string, identifier, performer, combo-code, method, value-quantity, component-value-quantity, data-absent-reason, combo-value-quantity, encounter, code-value-concept, component-code-value-concept, component-value-concept, category, device, combo-value-concept, status | Observation.subject , Observation.based-on , Observation.patient , Observation.specimen , Observation.context , Observation.performer , Observation.encounter , Observation.related-target , Observation.device | ChargeItem.service , ClinicalImpression.finding-ref , ClinicalImpression.investigation , DiagnosticReport.result , Immunization.reaction , ImmunizationRecommendation.information , MedicationStatement.part-of , Observation.related-target , Procedure.part-of , QuestionnaireResponse.parent | |||
QuestionnaireResponse | https://build.fhir.org/ig/HL7/fhir-pacio-cognitive-status/StructureDefinition-pacio-cognition-qr.html | y | y | y | y | y | authored, identifier, questionnaire, based-on, subject, author, patient, source, status | CognitionQuestionnaireResponse.parent , CognitionQuestionnaireResponse.questionnaire , CognitionQuestionnaireResponse.based-on , CognitionQuestionnaireResponse.subject , CognitionQuestionnaireResponse.author , CognitionQuestionnaireResponse.patient , CognitionQuestionnaireResponse.context , CognitionQuestionnaireResponse.source | ClinicalImpression.investigation , Consent.source , Observation.related-target | |||
DeviceUseStatement | https://build.fhir.org/ig/HL7/fhir-pacio-cognitive-status/StructureDefinition-pacio-cs-dev.html | y | y | y | y | y | identifier, subject, patient, device | DeviceUseStatement.subject , DeviceUseStatement.patient , DeviceUseStatement.device |
https://build.fhir.org/ig/HL7/fhir-pacio-cognitive-status/StructureDefinition-pacio-cs.html
literal
, logical
read
Implemented per the specification (or Insert other doco here)
vread
Implemented per the specification (or Insert other doco here)
history-instance
Implemented per the specification (or Insert other doco here)
history-type
Implemented per the specification (or Insert other doco here)
search-type
Implemented per the specification (or Insert other doco here)
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | date | date | Obtained date/time. If the obtained element is a period, a date that falls in the period |
SHALL | combo-data-absent-reason | token | The reason why the expected value in the element Observation.value[x] or Observation.component.value[x] is missing. |
SHALL | code | token | The code of the observation type |
SHALL | combo-code-value-quantity | composite | Code and quantity value parameter pair, including in components |
SHALL | subject | reference | The subject that the observation is about |
SHALL | component-data-absent-reason | token | The reason why the expected value in the element Observation.component.value[x] is missing. |
SHALL | value-concept | token | The value of the observation, if the value is a CodeableConcept |
SHALL | value-date | date | The value of the observation, if the value is a date or period of time |
SHALL | code-value-string | composite | Code and string value parameter pair |
SHALL | component-code-value-quantity | composite | Component code and component quantity value parameter pair |
SHALL | based-on | reference | Reference to the test or procedure request. |
SHALL | code-value-date | composite | Code and date/time value parameter pair |
SHALL | patient | reference | The subject that the observation is about (if patient) |
SHALL | specimen | reference | Specimen used for this observation |
SHALL | component-code | token | The component code of the observation type |
SHALL | code-value-quantity | composite | Code and quantity value parameter pair |
SHALL | combo-code-value-concept | composite | Code and coded value parameter pair, including in components |
SHALL | value-string | string | The value of the observation, if the value is a string, and also searches in CodeableConcept.text |
SHALL | identifier | token | The unique id for a particular observation |
SHALL | performer | reference | Who performed the observation |
SHALL | combo-code | token | The code of the observation type or component type |
SHALL | method | token | The method used for the observation |
SHALL | value-quantity | quantity | The value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data) |
SHALL | component-value-quantity | quantity | The value of the component observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data) |
SHALL | data-absent-reason | token | The reason why the expected value in the element Observation.value[x] is missing. |
SHALL | combo-value-quantity | quantity | The value or component value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data) |
SHALL | encounter | reference | Encounter related to the observation |
SHALL | code-value-concept | composite | Code and coded value parameter pair |
SHALL | component-code-value-concept | composite | Component code and component coded value parameter pair |
SHALL | component-value-concept | token | The value of the component observation, if the value is a CodeableConcept |
SHALL | category | token | The classification of the type of observation |
SHALL | device | reference | The Device that generated the observation data. |
SHALL | combo-value-concept | token | The value or component value of the observation, if the value is a CodeableConcept |
SHALL | status | token | The status of the observation |
https://build.fhir.org/ig/HL7/fhir-pacio-cognitive-status/StructureDefinition-pacio-cognition-qr.html
literal
, logical
read
Implemented per the specification (or Insert other doco here)
vread
Implemented per the specification (or Insert other doco here)
history-instance
Implemented per the specification (or Insert other doco here)
history-type
Implemented per the specification (or Insert other doco here)
search-type
Implemented per the specification (or Insert other doco here)
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | authored | date | When the questionnaire response was last changed |
SHALL | identifier | token | The unique identifier for the questionnaire response |
SHALL | questionnaire | reference | The questionnaire the answers are provided for |
SHALL | based-on | reference | Plan/proposal/order fulfilled by this questionnaire response |
SHALL | subject | reference | The subject of the questionnaire response |
SHALL | author | reference | The author of the questionnaire response |
SHALL | patient | reference | The patient that is the subject of the questionnaire response |
SHALL | source | reference | The individual providing the information reflected in the questionnaire respose |
SHALL | status | token | The status of the questionnaire response |
https://build.fhir.org/ig/HL7/fhir-pacio-cognitive-status/StructureDefinition-pacio-cs-dev.html
literal
, logical
read
Implemented per the specification (or Insert other doco here)
vread
Implemented per the specification (or Insert other doco here)
history-instance
Implemented per the specification (or Insert other doco here)
history-type
Implemented per the specification (or Insert other doco here)
search-type
Implemented per the specification (or Insert other doco here)
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | identifier | token | Search by identifier |
SHALL | subject | reference | Search by subject |
SHALL | patient | reference | Search by subject - a patient |
SHALL | device | reference | Search by device |