PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.immunization@0.1.0
    http://nictiz.nl/fhir/CapabilityStatement/Immunization-ClientCapabilities
{
  "description": "This CapabilityStatement describes the minimal requirements for a client to fulfill the Immunization use cases for exchanging information with healthcare professionals and healtcare provider.",
  "_filename": "capabilitystatement-Immunization-ClientCapabilities.json",
  "package_name": "nictiz.fhir.nl.r4.immunization",
  "format": [ "xml", "json" ],
  "date": "2022-03-04",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "name": "Immunization_Clientcapabilities",
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "title": null,
  "package_version": "0.1.0",
  "status": "draft",
  "id": "e5ce4397-d1ba-408a-bdfc-35c3932e44f5",
  "kind": "requirements",
  "url": "http://nictiz.nl/fhir/CapabilityStatement/Immunization-ClientCapabilities",
  "version": null,
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "rest": [ {
    "mode": "client",
    "resource": [ {
      "type": "Immunization",
      "interaction": [ {
        "code": "search-type"
      } ],
      "searchInclude": [ "Immunization:medication" ],
      "supportedProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-Vaccination-event" ]
    }, {
      "type": "Patient",
      "interaction": [ {
        "code": "search-type"
      } ],
      "supportedProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ]
    }, {
      "type": "Organization",
      "interaction": [ {
        "code": "search-type"
      } ],
      "supportedProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization" ]
    }, {
      "type": "Location",
      "interaction": [ {
        "code": "search-type"
      } ],
      "supportedProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider" ]
    }, {
      "type": "Practitioner",
      "interaction": [ {
        "code": "search-type"
      } ],
      "supportedProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner" ]
    }, {
      "type": "PractitionerRole",
      "interaction": [ {
        "code": "search-type"
      } ],
      "supportedProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole" ]
    }, {
      "type": "Medication",
      "interaction": [ {
        "code": "search-type"
      } ],
      "supportedProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-PharmaceuticalProduct" ]
    } ]
  } ]
}