PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.bgz@2.0.3-beta.1
    http://nictiz.nl/fhir/CapabilityStatement/bgz2017-servercapabilities
{
  "description": "This CapabilityStatement describes the minimal requirements for a server to expose the \\\"Basisgegevensset Zorg\\\" (Dutch Patient Summary) based the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB), release 2017.",
  "_filename": "capabilitystatement-server-bgz2017.json",
  "package_name": "nictiz.fhir.nl.stu3.bgz",
  "format": [ "xml", "json" ],
  "date": "2024-11-05",
  "publisher": "Nictiz",
  "fhirVersion": "3.0.2",
  "purpose": "This CapabilityStatement is informative in nature and does not represent the minimum or maximum set of capabilities the client or server should support. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide of the corresponding information standard should be consulted.",
  "name": "BGZ2017Server",
  "acceptUnknown": "both",
  "copyright": "CC0",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "title": null,
  "package_version": "2.0.3-beta.1",
  "status": "active",
  "id": "0910cf82-faff-478a-b4eb-c61f8c00b079",
  "kind": "requirements",
  "url": "http://nictiz.nl/fhir/CapabilityStatement/bgz2017-servercapabilities",
  "version": "2.0-beta.2",
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "rest": [ {
    "mode": "server",
    "resource": [ {
      "type": "Patient",
      "interaction": [ {
        "code": "search-type"
      } ],
      "searchInclude": [ "Patient:general-practitioner" ]
    }, {
      "type": "Coverage",
      "interaction": [ {
        "code": "search-type"
      } ],
      "searchInclude": [ "Coverage:payor:Patient", "Coverage:payor:Organization" ]
    }, {
      "type": "Consent",
      "interaction": [ {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "name": "category",
        "type": "token"
      } ]
    }, {
      "type": "Observation",
      "interaction": [ {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "name": "category",
        "type": "token"
      }, {
        "name": "code",
        "type": "token"
      } ],
      "searchInclude": [ "Observation:related-target" ]
    }, {
      "type": "Condition",
      "interaction": [ {
        "code": "search-type"
      } ]
    }, {
      "type": "NutritionOrder",
      "interaction": [ {
        "code": "search-type"
      } ]
    }, {
      "type": "Flag",
      "interaction": [ {
        "code": "search-type"
      } ]
    }, {
      "type": "AllergyIntolerance",
      "interaction": [ {
        "code": "search-type"
      } ]
    }, {
      "type": "MedicationStatement",
      "interaction": [ {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "name": "category",
        "type": "token"
      } ],
      "searchInclude": [ "MedicationStatement:medication" ]
    }, {
      "type": "MedicationRequest",
      "interaction": [ {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "name": "category",
        "type": "token"
      } ],
      "searchInclude": [ "MedicationRequest:medication" ]
    }, {
      "type": "MedicationDispense",
      "interaction": [ {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "name": "category",
        "type": "token",
        "definition": "http://nictiz.nl/fhir/SearchParameter/Medications-category"
      } ],
      "searchInclude": [ "MedicationDispense:medication" ]
    }, {
      "type": "DeviceUseStatement",
      "interaction": [ {
        "code": "search-type"
      } ],
      "searchInclude": [ "DeviceUseStatement:device" ]
    }, {
      "type": "Immunization",
      "interaction": [ {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "name": "status",
        "type": "token"
      } ]
    }, {
      "type": "Procedure",
      "interaction": [ {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "name": "category",
        "type": "token"
      } ]
    }, {
      "type": "Encounter",
      "interaction": [ {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "name": "class",
        "type": "token"
      } ]
    }, {
      "type": "ProcedureRequest",
      "interaction": [ {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "name": "status",
        "type": "token"
      } ]
    }, {
      "type": "ImmunizationRecommendation",
      "interaction": [ {
        "code": "search-type"
      } ]
    }, {
      "type": "DeviceRequest",
      "interaction": [ {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "name": "status",
        "type": "token"
      } ],
      "searchInclude": [ "DeviceRequest:device" ]
    }, {
      "type": "Appointment",
      "interaction": [ {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "name": "status",
        "type": "token"
      } ]
    }, {
      "type": "CareTeam",
      "interaction": [ {
        "code": "search-type"
      } ],
      "searchInclude": [ "CareTeam:participant" ]
    }, {
      "type": "Provenance",
      "interaction": [ {
        "code": "search-type"
      } ]
    } ],
    "operation": [ {
      "name": "Last N Observations Query",
      "definition": {
        "display": "Observation-lastn",
        "reference": "http://hl7.org/fhir/OperationDefinition/Observation-lastn"
      }
    } ]
  } ],
  "profile": [ {
    "display": "nl-core-patient",
    "reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
  }, {
    "display": "zib-Payer",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-Payer"
  }, {
    "display": "zib-Problem",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-Problem"
  }, {
    "display": "nl-core-organization",
    "reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
  }, {
    "display": "zib-TreatmentDirective",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective"
  }, {
    "display": "zib-AdvanceDirective",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-AdvanceDirective"
  }, {
    "display": "nl-core-relatedperson",
    "reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson"
  }, {
    "display": "zib-FunctionalOrMentalStatus",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-FunctionalOrMentalStatus"
  }, {
    "display": "zib-LivingSituation",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-LivingSituation"
  }, {
    "display": "zib-DrugUse",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-DrugUse"
  }, {
    "display": "zib-AlcoholUse",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-AlcoholUse"
  }, {
    "display": "zib-TobaccoUse",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-TobaccoUse"
  }, {
    "display": "zib-NutritionAdvice",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-NutritionAdvice"
  }, {
    "display": "zib-Alert",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-Alert"
  }, {
    "display": "zib-AllergyIntolerance",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance"
  }, {
    "display": "zib-MedicationUse",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse"
  }, {
    "display": "zib-MedicationAgreement",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAgreement"
  }, {
    "display": "zib-AdministrationAgreement",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-AdministrationAgreement"
  }, {
    "display": "zib-MedicalDeviceProduct",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDeviceProduct"
  }, {
    "display": "zib-MedicalDevice",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice"
  }, {
    "display": "zib-Vaccination",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination"
  }, {
    "display": "zib-VaccinationRecommendation",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-VaccinationRecommendation"
  }, {
    "display": "zib-BloodPressure",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-BloodPressure"
  }, {
    "display": "zib-BodyWeight",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-BodyWeight"
  }, {
    "display": "zib-BodyHeight",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-BodyHeight"
  }, {
    "display": "zib-LaboratoryTestResult-Observation",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Observation"
  }, {
    "display": "zib-LaboratoryTestResult-DiagnosticReport",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-DiagnosticReport"
  }, {
    "display": "zib-LaboratoryTestResult-Specimen",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Specimen"
  }, {
    "display": "zib-Procedure",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-Procedure"
  }, {
    "display": "zib-Encounter",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-Encounter"
  }, {
    "display": "zib-ProcedureRequest",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-ProcedureRequest"
  }, {
    "display": "zib-VaccinationRecommendation",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-VaccinationRecommendation"
  }, {
    "display": "zib-MedicalDeviceRequest",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDeviceRequest"
  }, {
    "display": "eAfspraak-Appointment",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/eAfspraak-Appointment"
  }, {
    "display": "nl-core-practitioner",
    "reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
  }, {
    "display": "nl-core-practitionerrole",
    "reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole"
  }, {
    "display": "nl-core-careteam",
    "reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-careteam"
  }, {
    "display": "BgZ-Metadata",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/BgZ-Metadata"
  } ]
}