PackagesCanonicalsLogsProblems
    Packages
    ltsi.fhir.oncofair@0.1.0
    http://oncofair-ig.kereval.cloud/CapabilityStatement/oncofair-producer-chemotherapy-data
{
  "description": "Software for tracking chemotherapy information relating to a patient. The software generates chemotherapy data by means of data updates by medical staff.",
  "_filename": "CapabilityStatement-oncofair-producer-chemotherapy-data.json",
  "package_name": "ltsi.fhir.oncofair",
  "format": [ "xml", "json" ],
  "date": "2024-06-19T15:15:00+01:00",
  "publisher": "KEREVAL and DOMASIA team of the Signal and Image Processing Laboratory (LTSI)",
  "fhirVersion": "5.0.0",
  "name": "OncoFAIRProducerChemotherapyData",
  "type": null,
  "experimental": "true",
  "resourceType": "CapabilityStatement",
  "title": "OncoFAIR Producer Chemotherapy Data",
  "package_version": "0.1.0",
  "status": "draft",
  "id": "3260b020-e65b-4a70-bef1-37768fac62be",
  "kind": "requirements",
  "url": "http://oncofair-ig.kereval.cloud/CapabilityStatement/oncofair-producer-chemotherapy-data",
  "version": "0.1.0",
  "contact": [ {
    "name": "KEREVAL and DOMASIA team of the Signal and Image Processing Laboratory (LTSI)",
    "telecom": [ {
      "value": "https://github.com/ONCOFAIR",
      "system": "url"
    } ]
  } ],
  "rest": [ {
    "mode": "server",
    "resource": [ {
      "type": "Patient",
      "profile": "http://oncofair-ig.kereval.cloud/StructureDefinition/oncofair-patient",
      "interaction": [ {
        "code": "search-type"
      }, {
        "code": "read"
      } ],
      "searchParam": [ {
        "name": "_lastUpdated",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
        "documentation": "When the resource version last changed"
      } ],
      "searchRevInclude": [ "Encounter:subject" ]
    }, {
      "type": "Encounter",
      "profile": "http://oncofair-ig.kereval.cloud/StructureDefinition/oncofair-encounter",
      "interaction": [ {
        "code": "search-type"
      }, {
        "code": "read"
      } ],
      "searchParam": [ {
        "name": "_lastUpdated",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
        "documentation": "When the resource version last changed"
      } ],
      "searchInclude": [ "Encounter:subject" ],
      "searchRevInclude": [ "MedicationAdministration:encounter", "MedicationRequest:encounter" ]
    }, {
      "type": "Observation",
      "profile": "http://oncofair-ig.kereval.cloud/StructureDefinition/oncofair-observation",
      "interaction": [ {
        "code": "search-type"
      }, {
        "code": "read"
      } ],
      "searchParam": [ {
        "name": "_lastUpdated",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
        "documentation": "When the resource version last changed"
      } ]
    }, {
      "type": "Medication",
      "profile": "http://oncofair-ig.kereval.cloud/StructureDefinition/oncofair-medication",
      "interaction": [ {
        "code": "search-type"
      }, {
        "code": "read"
      } ],
      "searchParam": [ {
        "name": "_lastUpdated",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
        "documentation": "When the resource version last changed"
      } ],
      "searchRevInclude": [ "MedicationRequest:medication", "MedicationAdministration:medication" ]
    }, {
      "type": "MedicationRequest",
      "profile": "http://oncofair-ig.kereval.cloud/StructureDefinition/oncofair-medicationrequest-prescription",
      "interaction": [ {
        "code": "search-type"
      }, {
        "code": "read"
      } ],
      "searchParam": [ {
        "name": "_lastUpdated",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
        "documentation": "When the resource version last changed"
      } ],
      "searchInclude": [ "MedicationRequest:encounter", "MedicationRequest:medication" ],
      "supportedProfile": [ "http://oncofair-ig.kereval.cloud/StructureDefinition/oncofair-medicationrequest-element", "http://oncofair-ig.kereval.cloud/StructureDefinition/oncofair-medicationrequest-component" ]
    }, {
      "type": "CarePlan",
      "profile": "http://oncofair-ig.kereval.cloud/StructureDefinition/oncofair-careplan",
      "interaction": [ {
        "code": "search-type"
      }, {
        "code": "read"
      } ],
      "searchParam": [ {
        "name": "_lastUpdated",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
        "documentation": "When the resource version last changed"
      } ],
      "searchInclude": [ "CarePlan:basedOn" ]
    }, {
      "type": "MedicationAdministration",
      "profile": "http://oncofair-ig.kereval.cloud/StructureDefinition/oncofair-medicationadministration-element",
      "interaction": [ {
        "code": "search-type"
      }, {
        "code": "read"
      } ],
      "searchParam": [ {
        "name": "_lastUpdated",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
        "documentation": "When the resource version last changed"
      } ],
      "searchInclude": [ "MedicationAdministration:encounter", "MedicationAdministration:medication" ],
      "supportedProfile": [ "http://oncofair-ig.kereval.cloud/StructureDefinition/oncofair-medicationadministration-component", "http://oncofair-ig.kereval.cloud/StructureDefinition/oncofair-medicationadministration-report" ]
    } ],
    "security": {
      "cors": false,
      "service": [ {
        "coding": [ {
          "code": "OAuth",
          "system": "http://terminology.hl7.org/CodeSystem/restful-security-service"
        } ]
      } ]
    },
    "documentation": "Software for tracking chemotherapy information relating to a patient"
  } ]
}