Package | hl7.fhir.us.pacio-fs |
Type | CapabilityStatement |
Id | pacio-fs |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/pacio-fs/https://build.fhir.org/ig/HL7/fhir-pacio-functional-status/CapabilityStatement-pacio-fs.html |
URL | https://build.fhir.org/ig/HL7/fhir-pacio-functional-status/CapabilityStatement-pacio-fs.html |
Version | 1.0.0 |
Status | draft |
Date | 2020-05-08T00:00:00+00:00 |
Name | PACIO_FunctionalStatus_CapabilityStatement |
Title | PACIO Functional Status Capability Statement |
Realm | us |
Authority | hl7 |
Description | This Capability Statement defines the expected capabilities of a PACIO Functional Status FHIR server conforming to the PACIO functional Status Implementation Guide. |
Kind | requirements |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
This Capability Statement defines the expected capabilities of a PACIO Functional Status FHIR server conforming to the PACIO functional Status Implementation Guide.
Mode | SERVER |
Description | |
Transaction | |
System History | |
System Search | y |
Resource Type | Profile | Read | V-Read | Search | Update | Create | Updates | History |
---|---|---|---|---|---|---|---|---|
Observation | https://build.fhir.org/ig/HL7/fhir-pacio-functional-status/StructureDefinition-pacio-fsc.html | y | y | y | y | y | ||
DeviceUseStatement | https://build.fhir.org/ig/HL7/fhir-pacio-functional-status/StructureDefinition-pacio-dev.html | y | y | y | y | y |
{ "resourceType": "CapabilityStatement", "id": "pacio-fs", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://build.fhir.org/ig/HL7/fhir-pacio-functional-status/CapabilityStatement-pacio-fs.html", "version": "1.0.0", "name": "PACIO_FunctionalStatus_CapabilityStatement", "title": "PACIO Functional Status Capability Statement", "status": "draft", "date": "2020-05-08T00:00:00+00:00", "publisher": "HL7 Patient Care Work Group", "contact": [ { "name": "HL7 Patient Care Work Group", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/patientcare" }, { "system": "email", "value": "patientcare@lists.HL7.org" } ] }, { "name": "PACIO project", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/patientcare" }, { "system": "email", "value": "info@pacioproject.org" } ] } ], "description": "This Capability Statement defines the expected capabilities of a PACIO Functional Status FHIR server conforming to the PACIO functional Status Implementation Guide.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "kind": "requirements", "fhirVersion": "4.0.1", "format": [ "xml", "json" ], "implementationGuide": [ "https://build.fhir.org/ig/HL7/fhir-pacio-functional-status" ], "rest": [ { "mode": "server", "resource": [ { "type": "Observation", "profile": "https://build.fhir.org/ig/HL7/fhir-pacio-functional-status/StructureDefinition-pacio-fsc.html", "interaction": [ { "code": "read", "documentation": "Implemented per the specification (or Insert other doco here)" }, { "code": "vread", "documentation": "Implemented per the specification (or Insert other doco here)" }, { "code": "history-instance", "documentation": "Implemented per the specification (or Insert other doco here)" }, { "code": "history-type", "documentation": "Implemented per the specification (or Insert other doco here)" }, { "code": "search-type", "documentation": "Implemented per the specification (or Insert other doco here)" } ], "conditionalCreate": true, "conditionalUpdate": true, "conditionalDelete": "multiple", "referencePolicy": [ "literal", "logical" ], "searchInclude": [ "Observation.subject", "Observation.based-on", "Observation.patient", "Observation.specimen", "Observation.context", "Observation.performer", "Observation.encounter", "Observation.related-target", "Observation.device" ], "searchRevInclude": [ "ChargeItem.service", "ClinicalImpression.finding-ref", "ClinicalImpression.investigation", "DiagnosticReport.result", "Immunization.reaction", "ImmunizationRecommendation.information", "MedicationStatement.part-of", "Observation.related-target", "Procedure.part-of", "QuestionnaireResponse.parent" ], "searchParam": [ { "name": "date", "type": "date", "documentation": "Obtained date/time. If the obtained element is a period, a date that falls in the period" }, { "name": "combo-data-absent-reason", "type": "token", "documentation": "The reason why the expected value in the element Observation.value[x] or Observation.component.value[x] is missing." }, { "name": "code", "type": "token", "documentation": "The code of the observation type" }, { "name": "combo-code-value-quantity", "type": "composite", "documentation": "Code and quantity value parameter pair, including in components" }, { "name": "subject", "type": "reference", "documentation": "The subject that the observation is about" }, { "name": "component-data-absent-reason", "type": "token", "documentation": "The reason why the expected value in the element Observation.component.value[x] is missing." }, { "name": "value-concept", "type": "token", "documentation": "The value of the observation, if the value is a CodeableConcept" }, { "name": "value-date", "type": "date", "documentation": "The value of the observation, if the value is a date or period of time" }, { "name": "code-value-string", "type": "composite", "documentation": "Code and string value parameter pair" }, { "name": "component-code-value-quantity", "type": "composite", "documentation": "Component code and component quantity value parameter pair" }, { "name": "based-on", "type": "reference", "documentation": "Reference to the test or procedure request." }, { "name": "related", "type": "composite", "documentation": "Related Observations - search on related-type and related-target together" }, { "name": "code-value-date", "type": "composite", "documentation": "Code and date/time value parameter pair" }, { "name": "patient", "type": "reference", "documentation": "The subject that the observation is about (if patient)" }, { "name": "specimen", "type": "reference", "documentation": "Specimen used for this observation" }, { "name": "component-code", "type": "token", "documentation": "The component code of the observation type" }, { "name": "code-value-quantity", "type": "composite", "documentation": "Code and quantity value parameter pair" }, { "name": "context", "type": "reference", "documentation": "Healthcare event (Episode-of-care or Encounter) related to the observation" }, { "name": "combo-code-value-concept", "type": "composite", "documentation": "Code and coded value parameter pair, including in components" }, { "name": "value-string", "type": "string", "documentation": "The value of the observation, if the value is a string, and also searches in CodeableConcept.text" }, { "name": "identifier", "type": "token", "documentation": "The unique id for a particular observation" }, { "name": "performer", "type": "reference", "documentation": "Who performed the observation" }, { "name": "combo-code", "type": "token", "documentation": "The code of the observation type or component type" }, { "name": "method", "type": "token", "documentation": "The method used for the observation" }, { "name": "value-quantity", "type": "quantity", "documentation": "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)" }, { "name": "component-value-quantity", "type": "quantity", "documentation": "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)" }, { "name": "data-absent-reason", "type": "token", "documentation": "The reason why the expected value in the element Observation.value[x] is missing." }, { "name": "combo-value-quantity", "type": "quantity", "documentation": "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)" }, { "name": "encounter", "type": "reference", "documentation": "Encounter related to the observation" }, { "name": "related-type", "type": "token", "documentation": "has-member | derived-from | sequel-to | replaces | qualified-by | interfered-by" }, { "name": "related-target", "type": "reference", "documentation": "Resource that is related to this one" }, { "name": "code-value-concept", "type": "composite", "documentation": "Code and coded value parameter pair" }, { "name": "component-code-value-concept", "type": "composite", "documentation": "Component code and component coded value parameter pair" }, { "name": "component-value-concept", "type": "token", "documentation": "The value of the component observation, if the value is a CodeableConcept" }, { "name": "category", "type": "token", "documentation": "The classification of the type of observation" }, { "name": "device", "type": "reference", "documentation": "The Device that generated the observation data." }, { "name": "combo-value-concept", "type": "token", "documentation": "The value or component value of the observation, if the value is a CodeableConcept" }, { "name": "status", "type": "token", "documentation": "The status of the observation" } ] }, { "type": "DeviceUseStatement", "profile": "https://build.fhir.org/ig/HL7/fhir-pacio-functional-status/StructureDefinition-pacio-dev.html", "interaction": [ { "code": "read", "documentation": "Implemented per the specification (or Insert other doco here)" }, { "code": "vread", "documentation": "Implemented per the specification (or Insert other doco here)" }, { "code": "history-instance", "documentation": "Implemented per the specification (or Insert other doco here)" }, { "code": "history-type", "documentation": "Implemented per the specification (or Insert other doco here)" }, { "code": "search-type", "documentation": "Implemented per the specification (or Insert other doco here)" } ], "conditionalCreate": true, "conditionalUpdate": true, "conditionalDelete": "multiple", "referencePolicy": [ "literal", "logical" ], "searchInclude": [ "DeviceUseStatement.subject", "DeviceUseStatement.patient", "DeviceUseStatement.device" ], "searchParam": [ { "name": "identifier", "type": "token", "documentation": "Search by identifier" }, { "name": "subject", "type": "reference", "documentation": "Search by subject" }, { "name": "patient", "type": "reference", "documentation": "Search by subject - a patient" }, { "name": "device", "type": "reference", "documentation": "Search by device" } ] } ], "interaction": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "code": "batch" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "code": "search-system" } ], "searchParam": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "name": "_content", "type": "string" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "name": "_id", "type": "token" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "name": "_lastUpdated", "type": "date" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "name": "_security", "type": "token" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "name": "_text", "type": "string" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "name": "_query", "type": "token" } ] }, { "mode": "server", "resource": [ { "type": "Observation", "profile": "https://build.fhir.org/ig/HL7/fhir-pacio-functional-status/StructureDefinition-pacio-nhfs.html", "interaction": [ { "code": "read", "documentation": "Implemented per the specification (or Insert other doco here)" }, { "code": "vread", "documentation": "Implemented per the specification (or Insert other doco here)" }, { "code": "history-instance", "documentation": "Implemented per the specification (or Insert other doco here)" }, { "code": "history-type", "documentation": "Implemented per the specification (or Insert other doco here)" }, { "code": "search-type", "documentation": "Implemented per the specification (or Insert other doco here)" } ], "conditionalCreate": true, "conditionalUpdate": true, "conditionalDelete": "multiple", "referencePolicy": [ "literal", "logical" ], "searchInclude": [ "Observation.subject", "Observation.based-on", "Observation.patient", "Observation.specimen", "Observation.context", "Observation.performer", "Observation.encounter", "Observation.related-target", "Observation.device" ], "searchRevInclude": [ "ChargeItem.service", "ClinicalImpression.finding-ref", "ClinicalImpression.investigation", "DiagnosticReport.result", "Immunization.reaction", "ImmunizationRecommendation.information", "MedicationStatement.part-of", "Observation.related-target", "Procedure.part-of", "QuestionnaireResponse.parent" ], "searchParam": [ { "name": "date", "type": "date", "documentation": "Obtained date/time. If the obtained element is a period, a date that falls in the period" }, { "name": "combo-data-absent-reason", "type": "token", "documentation": "The reason why the expected value in the element Observation.value[x] or Observation.component.value[x] is missing." }, { "name": "code", "type": "token", "documentation": "The code of the observation type" }, { "name": "combo-code-value-quantity", "type": "composite", "documentation": "Code and quantity value parameter pair, including in components" }, { "name": "subject", "type": "reference", "documentation": "The subject that the observation is about" }, { "name": "component-data-absent-reason", "type": "token", "documentation": "The reason why the expected value in the element Observation.component.value[x] is missing." }, { "name": "value-concept", "type": "token", "documentation": "The value of the observation, if the value is a CodeableConcept" }, { "name": "value-date", "type": "date", "documentation": "The value of the observation, if the value is a date or period of time" }, { "name": "code-value-string", "type": "composite", "documentation": "Code and string value parameter pair" }, { "name": "component-code-value-quantity", "type": "composite", "documentation": "Component code and component quantity value parameter pair" }, { "name": "based-on", "type": "reference", "documentation": "Reference to the test or procedure request." }, { "name": "related", "type": "composite", "documentation": "Related Observations - search on related-type and related-target together" }, { "name": "code-value-date", "type": "composite", "documentation": "Code and date/time value parameter pair" }, { "name": "patient", "type": "reference", "documentation": "The subject that the observation is about (if patient)" }, { "name": "specimen", "type": "reference", "documentation": "Specimen used for this observation" }, { "name": "component-code", "type": "token", "documentation": "The component code of the observation type" }, { "name": "code-value-quantity", "type": "composite", "documentation": "Code and quantity value parameter pair" }, { "name": "context", "type": "reference", "documentation": "Healthcare event (Episode-of-care or Encounter) related to the observation" }, { "name": "combo-code-value-concept", "type": "composite", "documentation": "Code and coded value parameter pair, including in components" }, { "name": "value-string", "type": "string", "documentation": "The value of the observation, if the value is a string, and also searches in CodeableConcept.text" }, { "name": "identifier", "type": "token", "documentation": "The unique id for a particular observation" }, { "name": "performer", "type": "reference", "documentation": "Who performed the observation" }, { "name": "combo-code", "type": "token", "documentation": "The code of the observation type or component type" }, { "name": "method", "type": "token", "documentation": "The method used for the observation" }, { "name": "value-quantity", "type": "quantity", "documentation": "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)" }, { "name": "component-value-quantity", "type": "quantity", "documentation": "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)" }, { "name": "data-absent-reason", "type": "token", "documentation": "The reason why the expected value in the element Observation.value[x] is missing." }, { "name": "combo-value-quantity", "type": "quantity", "documentation": "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)" }, { "name": "encounter", "type": "reference", "documentation": "Encounter related to the observation" }, { "name": "related-type", "type": "token", "documentation": "has-member | derived-from | sequel-to | replaces | qualified-by | interfered-by" }, { "name": "related-target", "type": "reference", "documentation": "Resource that is related to this one" }, { "name": "code-value-concept", "type": "composite", "documentation": "Code and coded value parameter pair" }, { "name": "component-code-value-concept", "type": "composite", "documentation": "Component code and component coded value parameter pair" }, { "name": "component-value-concept", "type": "token", "documentation": "The value of the component observation, if the value is a CodeableConcept" }, { "name": "category", "type": "token", "documentation": "The classification of the type of observation" }, { "name": "device", "type": "reference", "documentation": "The Device that generated the observation data." }, { "name": "combo-value-concept", "type": "token", "documentation": "The value or component value of the observation, if the value is a CodeableConcept" }, { "name": "status", "type": "token", "documentation": "The status of the observation" } ] } ], "interaction": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "code": "batch" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "code": "search-system" } ], "searchParam": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "name": "_content", "type": "string" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "name": "_id", "type": "token" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "name": "_lastUpdated", "type": "date" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "name": "_security", "type": "token" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "name": "_text", "type": "string" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "name": "_query", "type": "token" } ] }, { "mode": "server", "resource": [ { "type": "Observation", "profile": "https://build.fhir.org/ig/HL7/fhir-pacio-functional-status/StructureDefinition-pacio-fs.html", "interaction": [ { "code": "read", "documentation": "Implemented per the specification (or Insert other doco here)" }, { "code": "vread", "documentation": "Implemented per the specification (or Insert other doco here)" }, { "code": "history-instance", "documentation": "Implemented per the specification (or Insert other doco here)" }, { "code": "history-type", "documentation": "Implemented per the specification (or Insert other doco here)" }, { "code": "search-type", "documentation": "Implemented per the specification (or Insert other doco here)" } ], "conditionalCreate": true, "conditionalUpdate": true, "conditionalDelete": "multiple", "referencePolicy": [ "literal", "logical" ], "searchInclude": [ "Observation.subject", "Observation.based-on", "Observation.patient", "Observation.specimen", "Observation.context", "Observation.performer", "Observation.encounter", "Observation.related-target", "Observation.device" ], "searchRevInclude": [ "ChargeItem.service", "ClinicalImpression.finding-ref", "ClinicalImpression.investigation", "DiagnosticReport.result", "Immunization.reaction", "ImmunizationRecommendation.information", "MedicationStatement.part-of", "Observation.related-target", "Procedure.part-of", "QuestionnaireResponse.parent" ], "searchParam": [ { "name": "date", "type": "date", "documentation": "Obtained date/time. If the obtained element is a period, a date that falls in the period" }, { "name": "combo-data-absent-reason", "type": "token", "documentation": "The reason why the expected value in the element Observation.value[x] or Observation.component.value[x] is missing." }, { "name": "code", "type": "token", "documentation": "The code of the observation type" }, { "name": "combo-code-value-quantity", "type": "composite", "documentation": "Code and quantity value parameter pair, including in components" }, { "name": "subject", "type": "reference", "documentation": "The subject that the observation is about" }, { "name": "component-data-absent-reason", "type": "token", "documentation": "The reason why the expected value in the element Observation.component.value[x] is missing." }, { "name": "value-concept", "type": "token", "documentation": "The value of the observation, if the value is a CodeableConcept" }, { "name": "value-date", "type": "date", "documentation": "The value of the observation, if the value is a date or period of time" }, { "name": "code-value-string", "type": "composite", "documentation": "Code and string value parameter pair" }, { "name": "component-code-value-quantity", "type": "composite", "documentation": "Component code and component quantity value parameter pair" }, { "name": "based-on", "type": "reference", "documentation": "Reference to the test or procedure request." }, { "name": "related", "type": "composite", "documentation": "Related Observations - search on related-type and related-target together" }, { "name": "code-value-date", "type": "composite", "documentation": "Code and date/time value parameter pair" }, { "name": "patient", "type": "reference", "documentation": "The subject that the observation is about (if patient)" }, { "name": "specimen", "type": "reference", "documentation": "Specimen used for this observation" }, { "name": "component-code", "type": "token", "documentation": "The component code of the observation type" }, { "name": "code-value-quantity", "type": "composite", "documentation": "Code and quantity value parameter pair" }, { "name": "context", "type": "reference", "documentation": "Healthcare event (Episode-of-care or Encounter) related to the observation" }, { "name": "combo-code-value-concept", "type": "composite", "documentation": "Code and coded value parameter pair, including in components" }, { "name": "value-string", "type": "string", "documentation": "The value of the observation, if the value is a string, and also searches in CodeableConcept.text" }, { "name": "identifier", "type": "token", "documentation": "The unique id for a particular observation" }, { "name": "performer", "type": "reference", "documentation": "Who performed the observation" }, { "name": "combo-code", "type": "token", "documentation": "The code of the observation type or component type" }, { "name": "method", "type": "token", "documentation": "The method used for the observation" }, { "name": "value-quantity", "type": "quantity", "documentation": "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)" }, { "name": "component-value-quantity", "type": "quantity", "documentation": "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)" }, { "name": "data-absent-reason", "type": "token", "documentation": "The reason why the expected value in the element Observation.value[x] is missing." }, { "name": "combo-value-quantity", "type": "quantity", "documentation": "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)" }, { "name": "encounter", "type": "reference", "documentation": "Encounter related to the observation" }, { "name": "related-type", "type": "token", "documentation": "has-member | derived-from | sequel-to | replaces | qualified-by | interfered-by" }, { "name": "related-target", "type": "reference", "documentation": "Resource that is related to this one" }, { "name": "code-value-concept", "type": "composite", "documentation": "Code and coded value parameter pair" }, { "name": "component-code-value-concept", "type": "composite", "documentation": "Component code and component coded value parameter pair" }, { "name": "component-value-concept", "type": "token", "documentation": "The value of the component observation, if the value is a CodeableConcept" }, { "name": "category", "type": "token", "documentation": "The classification of the type of observation" }, { "name": "device", "type": "reference", "documentation": "The Device that generated the observation data." }, { "name": "combo-value-concept", "type": "token", "documentation": "The value or component value of the observation, if the value is a CodeableConcept" }, { "name": "status", "type": "token", "documentation": "The status of the observation" } ] } ], "interaction": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "code": "batch" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "code": "search-system" } ], "searchParam": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "name": "_content", "type": "string" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "name": "_id", "type": "token" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "name": "_lastUpdated", "type": "date" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "name": "_security", "type": "token" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "name": "_text", "type": "string" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "name": "_query", "type": "token" } ] } ] }