FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CapabilityStatement/INCISIVEServerCapabilityStatement

Packageincisive.fhir
Resource TypeCapabilityStatement
IdINCISIVEServerCapabilityStatement
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=incisive.fhir@1.0.1-preview&canonical=https://simplifier.net/INCISIVE/CapabilityStatement/INCISIVEServerCapabilityStatement
URLhttps://simplifier.net/INCISIVE/CapabilityStatement/INCISIVEServerCapabilityStatement
Version20230731
Statusactive
Date2023-07-31T11:36:43.8799013+00:00
NameINCISIVEServerCapabilityStatement
TitleINCISIVE FHIR Server CapabilityStatement
DescriptionINCISIVE FHIR server capability statement definition that used as a statement of the features of IBM Server. This statement connects to all the detailed statement of funcionality that included ImplementationGuide, StructureDefinition, ValuSet, and CodeSystem.
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

ImplementationGuide
Breast-Cancer-ImplementationGuideBreast Cancer ImplementationGuide
Colorectal-Cancer-ImplementationGuideColorectal Cancer ImplementationGuide
INCISIVE-ImplementationGuideINCISIVE ImplementationGuide
Lung-Cancer-ImplementationGuideLung Cancer ImplementationGuide
Prostate-Cancer-ImplementationGuideProstate Cancer ImplementationGuide
StructureDefinition
ConditionForBreastColorectalProstateCondition for Breast, Colorectal, Lung and Prostate cancer
DiagnosticReportINCISIVEDiagnosticReport for Breast, Colorectal, Lung and Prostate cancer
ObservationForBreastObservation for Breast cancer
ObservationForColorectalObservation for Colorectal cancer
ObservationForLungObservation for Lung cancer
ObservationForProstateObservation for Prostate cancer
OrganizationINCISIVEOrganization for Breast, Colorectal, Lung and Prostate cancer
PatientINCISIVEPatient for Breast, Colorectal, Lung and Prostate cancer
ProcedureForBreastProcedure for Breast cancer
ProcedureForLungAndColorectalProcedure for Lung and Colorectal cancer
ProcedureForProstateProcedure for Prostate cancer

Narrative

No narrative content found in resource


Source

{
  "resourceType": "CapabilityStatement",
  "id": "INCISIVEServerCapabilityStatement",
  "url": "https://simplifier.net/INCISIVE/CapabilityStatement/INCISIVEServerCapabilityStatement",
  "version": "20230731",
  "name": "INCISIVEServerCapabilityStatement",
  "title": "INCISIVE FHIR Server CapabilityStatement",
  "status": "active",
  "date": "2023-07-31T11:36:43.8799013+00:00",
  "publisher": "FTSS",
  "description": "INCISIVE FHIR server capability statement definition that used as a statement of the features of IBM Server. This statement connects to all the detailed statement of funcionality that included ImplementationGuide, StructureDefinition, ValuSet, and CodeSystem.",
  "kind": "requirements",
  "fhirVersion": "4.0.1",
  "format": [
    "xml",
    "json"
  ],
  "implementationGuide": [
    "https://simplifier.net/INCISIVE/ImplementationGuide/INCISIVE-ImplementationGuide",
    "https://simplifier.net/INCISIVE/ImplementationGuide/Breast-Cancer-ImplementationGuide",
    "https://simplifier.net/INCISIVE/ImplementationGuide/Colorectal-Cancer-ImplementationGuide",
    "https://simplifier.net/INCISIVE/ImplementationGuide/Lung-Cancer-ImplementationGuide",
    "https://simplifier.net/INCISIVE/ImplementationGuide/Prostate-Cancer-ImplementationGuide"
  ],
  "rest": [
    {
      "mode": "server",
      "resource": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            }
          ],
          "type": "MessageHeader",
          "interaction": [
            {
              "code": "create"
            },
            {
              "code": "search-type"
            },
            {
              "code": "read"
            },
            {
              "code": "vread"
            },
            {
              "code": "update"
            },
            {
              "code": "patch"
            },
            {
              "code": "delete"
            },
            {
              "code": "history-instance"
            },
            {
              "code": "history-type"
            }
          ],
          "searchParam": [
            {
              "name": "code",
              "definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-code",
              "type": "token"
            },
            {
              "name": "destination",
              "definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-destination",
              "type": "string"
            },
            {
              "name": "destination-uri",
              "definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-destination-uri",
              "type": "uri"
            },
            {
              "name": "event",
              "definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-event",
              "type": "token"
            },
            {
              "name": "focus",
              "definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-focus",
              "type": "reference"
            },
            {
              "name": "response-id",
              "definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-response-id",
              "type": "token"
            },
            {
              "name": "sender",
              "definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-sender",
              "type": "reference"
            },
            {
              "name": "source",
              "definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-source",
              "type": "string"
            },
            {
              "name": "source-uri",
              "definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-source-uri",
              "type": "uri"
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            }
          ],
          "type": "Patient",
          "supportedProfile": [
            "https://simplifier.net/INCISIVE/StructureDefinition/PatientINCISIVE"
          ],
          "interaction": [
            {
              "code": "create"
            },
            {
              "code": "search-type"
            },
            {
              "code": "read"
            },
            {
              "code": "vread"
            },
            {
              "code": "update"
            },
            {
              "code": "patch"
            },
            {
              "code": "delete"
            },
            {
              "code": "history-instance"
            },
            {
              "code": "history-type"
            }
          ],
          "updateCreate": true,
          "searchParam": [
            {
              "name": "_id",
              "definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
              "type": "token"
            },
            {
              "name": "identifier",
              "definition": "http://hl7.org/fhir/SearchParameter/Patient-identifier",
              "type": "token"
            },
            {
              "name": "gender",
              "definition": "http://hl7.org/fhir/SearchParameter/individual-gender",
              "type": "token"
            },
            {
              "name": "organization",
              "definition": "http://hl7.org/fhir/SearchParameter/Patient-organization",
              "type": "reference"
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            }
          ],
          "type": "Organization",
          "supportedProfile": [
            "https://simplifier.net/INCISIVE/StructureDefinition/OrganizationINCISIVE"
          ],
          "interaction": [
            {
              "code": "create"
            },
            {
              "code": "search-type"
            },
            {
              "code": "read"
            },
            {
              "code": "vread"
            },
            {
              "code": "update"
            },
            {
              "code": "patch"
            },
            {
              "code": "delete"
            },
            {
              "code": "history-instance"
            },
            {
              "code": "history-type"
            }
          ],
          "searchParam": [
            {
              "name": "_id",
              "definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
              "type": "token"
            },
            {
              "name": "identifier",
              "definition": "http://hl7.org/fhir/SearchParameter/Organization-identifier",
              "type": "token"
            },
            {
              "name": "name",
              "definition": "http://hl7.org/fhir/SearchParameter/Organization-name",
              "type": "string"
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            }
          ],
          "type": "Medication",
          "interaction": [
            {
              "code": "create"
            },
            {
              "code": "search-type"
            },
            {
              "code": "read"
            },
            {
              "code": "vread"
            },
            {
              "code": "update"
            },
            {
              "code": "patch"
            },
            {
              "code": "delete"
            },
            {
              "code": "history-instance"
            },
            {
              "code": "history-type"
            }
          ],
          "searchParam": [
            {
              "name": "_id",
              "definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
              "type": "token"
            },
            {
              "name": "code",
              "definition": "http://hl7.org/fhir/SearchParameter/clinical-code",
              "type": "token"
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            }
          ],
          "type": "DiagnosticReport",
          "supportedProfile": [
            "https://simplifier.net/INCISIVE/StructureDefinition/DiagnosticReportINCISIVE"
          ],
          "interaction": [
            {
              "code": "create"
            },
            {
              "code": "search-type"
            },
            {
              "code": "read"
            },
            {
              "code": "vread"
            },
            {
              "code": "update"
            },
            {
              "code": "patch"
            },
            {
              "code": "delete"
            },
            {
              "code": "history-instance"
            },
            {
              "code": "history-type"
            }
          ],
          "searchParam": [
            {
              "name": "_id",
              "definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
              "type": "token"
            },
            {
              "name": "category",
              "definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-category",
              "type": "token"
            },
            {
              "name": "code",
              "definition": "http://hl7.org/fhir/SearchParameter/clinical-code",
              "type": "token"
            },
            {
              "name": "patient",
              "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
              "type": "reference"
            },
            {
              "name": "result",
              "definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-result",
              "type": "reference"
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            }
          ],
          "type": "Condition",
          "supportedProfile": [
            "https://simplifier.net/INCISIVE/StructureDefinition/ConditionForBreastColorectalProstate"
          ],
          "interaction": [
            {
              "code": "create"
            },
            {
              "code": "search-type"
            },
            {
              "code": "read"
            },
            {
              "code": "vread"
            },
            {
              "code": "update"
            },
            {
              "code": "patch"
            },
            {
              "code": "delete"
            },
            {
              "code": "history-instance"
            },
            {
              "code": "history-type"
            }
          ],
          "searchParam": [
            {
              "name": "_id",
              "definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
              "type": "token"
            },
            {
              "name": "code",
              "definition": "http://hl7.org/fhir/SearchParameter/clinical-code",
              "type": "token"
            },
            {
              "name": "evidence",
              "definition": "http://hl7.org/fhir/SearchParameter/Condition-evidence",
              "type": "token"
            },
            {
              "name": "patient",
              "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
              "type": "reference"
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            }
          ],
          "type": "Procedure",
          "supportedProfile": [
            "https://simplifier.net/INCISIVE/StructureDefinition/ProcedureForBreast",
            "https://simplifier.net/INCISIVE/StructureDefinition/ProcedureForLungAndColorectal",
            "https://simplifier.net/INCISIVE/StructureDefinition/ProcedureForProstate"
          ],
          "interaction": [
            {
              "code": "create"
            },
            {
              "code": "search-type"
            },
            {
              "code": "read"
            },
            {
              "code": "vread"
            },
            {
              "code": "update"
            },
            {
              "code": "patch"
            },
            {
              "code": "delete"
            },
            {
              "code": "history-instance"
            },
            {
              "code": "history-type"
            }
          ],
          "searchParam": [
            {
              "name": "_id",
              "definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
              "type": "token"
            },
            {
              "name": "category",
              "definition": "http://hl7.org/fhir/SearchParameter/Procedure-category",
              "type": "token"
            },
            {
              "name": "code",
              "definition": "http://hl7.org/fhir/SearchParameter/clinical-code",
              "type": "token"
            },
            {
              "name": "date",
              "definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
              "type": "date"
            },
            {
              "name": "part-of",
              "definition": "http://hl7.org/fhir/SearchParameter/Procedure-part-of",
              "type": "reference"
            },
            {
              "name": "patient",
              "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
              "type": "reference"
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            }
          ],
          "type": "Observation",
          "supportedProfile": [
            "https://simplifier.net/INCISIVE/StructureDefinition/ObservationForBreast",
            "https://simplifier.net/INCISIVE/StructureDefinition/ObservationForColorectal",
            "https://simplifier.net/INCISIVE/StructureDefinition/ObservationForLung",
            "https://simplifier.net/INCISIVE/StructureDefinition/ObservationForProstate"
          ],
          "interaction": [
            {
              "code": "create"
            },
            {
              "code": "search-type"
            },
            {
              "code": "read"
            },
            {
              "code": "vread"
            },
            {
              "code": "update"
            },
            {
              "code": "patch"
            },
            {
              "code": "delete"
            },
            {
              "code": "history-instance"
            },
            {
              "code": "history-type"
            }
          ],
          "searchParam": [
            {
              "name": "_id",
              "definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
              "type": "token"
            },
            {
              "name": "category",
              "definition": "http://hl7.org/fhir/SearchParameter/Observation-category",
              "type": "token"
            },
            {
              "name": "code",
              "definition": "http://hl7.org/fhir/SearchParameter/clinical-code",
              "type": "token"
            },
            {
              "name": "code-value-concept",
              "definition": "http://hl7.org/fhir/SearchParameter/Observation-code-value-concept",
              "type": "composite"
            },
            {
              "name": "code-value-quantity",
              "definition": "http://hl7.org/fhir/SearchParameter/Observation-code-value-quantity",
              "type": "composite"
            },
            {
              "name": "code-value-string",
              "definition": "http://hl7.org/fhir/SearchParameter/Observation-code-value-string",
              "type": "composite"
            },
            {
              "name": "combo-code",
              "definition": "http://hl7.org/fhir/SearchParameter/Observation-combo-code",
              "type": "token"
            },
            {
              "name": "combo-code-value-concept",
              "definition": "http://hl7.org/fhir/SearchParameter/Observation-combo-code-value-concept",
              "type": "composite"
            },
            {
              "name": "combo-code-value-quantity",
              "definition": "http://hl7.org/fhir/SearchParameter/Observation-combo-code-value-quantity",
              "type": "composite"
            },
            {
              "name": "combo-value-concept",
              "definition": "http://hl7.org/fhir/SearchParameter/Observation-combo-value-concept",
              "type": "token"
            },
            {
              "name": "combo-value-quantity",
              "definition": "http://hl7.org/fhir/SearchParameter/Observation-combo-value-quantity",
              "type": "quantity"
            },
            {
              "name": "component-code",
              "definition": "http://hl7.org/fhir/SearchParameter/Observation-component-code",
              "type": "token"
            },
            {
              "name": "component-code-value-concept",
              "definition": "http://hl7.org/fhir/SearchParameter/Observation-component-code-value-concept",
              "type": "composite"
            },
            {
              "name": "component-code-value-quantity",
              "definition": "http://hl7.org/fhir/SearchParameter/Observation-component-code-value-quantity",
              "type": "composite"
            },
            {
              "name": "component-value-concept",
              "definition": "http://hl7.org/fhir/SearchParameter/Observation-component-value-concept",
              "type": "token"
            },
            {
              "name": "component-value-quantity",
              "definition": "http://hl7.org/fhir/SearchParameter/Observation-component-value-quantity",
              "type": "quantity"
            },
            {
              "name": "part-of",
              "definition": "http://hl7.org/fhir/SearchParameter/Observation-part-of",
              "type": "reference"
            },
            {
              "name": "patient",
              "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
              "type": "reference"
            },
            {
              "name": "value-concept",
              "definition": "http://hl7.org/fhir/SearchParameter/Observation-value-concept",
              "type": "token"
            },
            {
              "name": "value-quantity",
              "definition": "http://hl7.org/fhir/SearchParameter/Observation-value-quantity",
              "type": "quantity"
            },
            {
              "name": "value-string",
              "definition": "http://hl7.org/fhir/SearchParameter/Observation-value-string",
              "type": "string"
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            }
          ],
          "type": "MedicationAdministration",
          "interaction": [
            {
              "code": "create"
            },
            {
              "code": "search-type"
            },
            {
              "code": "read"
            },
            {
              "code": "vread"
            },
            {
              "code": "update"
            },
            {
              "code": "patch"
            },
            {
              "code": "delete"
            },
            {
              "code": "history-instance"
            },
            {
              "code": "history-type"
            }
          ],
          "searchParam": [
            {
              "name": "_id",
              "definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
              "type": "token"
            },
            {
              "name": "effective-time",
              "definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-effective-time",
              "type": "date"
            },
            {
              "name": "medication",
              "definition": "http://hl7.org/fhir/SearchParameter/medications-medication",
              "type": "reference"
            },
            {
              "name": "patient",
              "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
              "type": "reference"
            }
          ]
        }
      ]
    }
  ]
}