PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.3.4
    http://nictiz.nl/fhir/CapabilityStatement/gp-patientdata2017-clientcapabilities
{
  "description": "This CapabilityStatement describes the minimal requirements for a client to retrieve the \\\"GP Patient Summary\\\", where applicable, based on HCIM release 2017.",
  "_filename": "capabilitystatement-client-gp-patientdata.json",
  "package_name": "nictiz.fhir.nl.stu3.zib2017",
  "format": [ "xml", "json" ],
  "date": "2018-05-01",
  "publisher": "Nictiz",
  "fhirVersion": "3.0.1",
  "name": "DutchGeneralPractitionerPatientDataClient2017",
  "acceptUnknown": "both",
  "copyright": "CC0",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "title": null,
  "package_version": "1.3.4",
  "status": "active",
  "id": "b463b708-9272-4adf-9d65-fdf1d4e01e63",
  "kind": "requirements",
  "url": "http://nictiz.nl/fhir/CapabilityStatement/gp-patientdata2017-clientcapabilities",
  "version": "1.0.0",
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "rest": [ {
    "mode": "client",
    "resource": [ {
      "type": "Patient",
      "interaction": [ {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "name": "identifier",
        "type": "token"
      } ],
      "searchInclude": [ "Patient:general-practitioner" ]
    }, {
      "type": "EpisodeOfCare",
      "interaction": [ {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "name": "identifier",
        "type": "token"
      } ],
      "searchRevInclude": [ "Flag:detail" ]
    }, {
      "type": "Procedure",
      "interaction": [ {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "name": "patient",
        "type": "reference"
      }, {
        "name": "category",
        "type": "token"
      } ]
    }, {
      "type": "Observation",
      "interaction": [ {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "name": "patient",
        "type": "reference"
      }, {
        "name": "category",
        "type": "token"
      }, {
        "name": "code",
        "type": "token"
      } ]
    }, {
      "type": "MedicationRequest",
      "interaction": [ {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "name": "patient",
        "type": "reference"
      }, {
        "name": "status",
        "type": "token"
      }, {
        "name": "category",
        "type": "token"
      } ],
      "searchInclude": [ "MedicationRequest:medication" ]
    }, {
      "type": "AllergyIntolerance",
      "interaction": [ {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "name": "patient",
        "type": "reference"
      } ]
    }, {
      "type": "DocumentReference",
      "interaction": [ {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "name": "patient",
        "type": "reference"
      }, {
        "name": "status",
        "type": "token"
      }, {
        "name": "indexed",
        "type": "date"
      }, {
        "name": "author",
        "type": "reference"
      }, {
        "name": "class",
        "type": "token"
      }, {
        "name": "type",
        "type": "token"
      }, {
        "name": "setting",
        "type": "token"
      }, {
        "name": "period",
        "type": "date"
      }, {
        "name": "facility",
        "type": "token"
      }, {
        "name": "event",
        "type": "token"
      }, {
        "name": "securityLabel",
        "type": "token"
      }, {
        "name": "format",
        "type": "token"
      }, {
        "name": "related-id",
        "type": "token"
      } ]
    }, {
      "type": "Composition",
      "interaction": [ {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "name": "type",
        "type": "token"
      } ]
    } ],
    "interaction": [ {
      "code": "batch"
    } ]
  } ],
  "profile": [ {
    "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-organization",
    "reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
  }, {
    "display": "nl-core-patient",
    "reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
  }, {
    "display": "nl-core-episodeofcare",
    "reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-episodeofcare"
  }, {
    "display": "zib-Procedure",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-Procedure"
  }, {
    "display": "zib-Problem",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-Problem"
  }, {
    "display": "zib-Alert",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-Alert"
  }, {
    "display": "zib-MedicationAgreement",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAgreement"
  }, {
    "display": "zib-MedicationUse",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse"
  }, {
    "display": "zib-AllergyIntolerance",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance"
  }, {
    "display": "IHE.MHD.DocumentReference",
    "reference": "http://ihe.net/fhir/StructureDefinition/IHE.MHD.DocumentReference"
  }, {
    "display": "gp-DiagnosticResult",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/gp-DiagnosticResult"
  }, {
    "display": "gp-EncounterReport",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/gp-EncounterReport"
  }, {
    "display": "zib-Encounter",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-Encounter"
  } ]
}