{
"description": "This CapabilityStatement describes the minimal requirements for a server to retrieve the \\\"GP Patient Summary\\\", where applicable, based on HCIM release 2017.",
"_filename": "capabilitystatement-server-gp-patientdata.json",
"package_name": "nictiz.fhir.nl.stu3.zib2017",
"format": [ "xml", "json" ],
"date": "2020-08-11",
"publisher": "Nictiz",
"fhirVersion": "3.0.2",
"name": "DutchGeneralPractitionerPatientDataServer2017",
"acceptUnknown": "both",
"copyright": "CC0",
"type": null,
"experimental": null,
"resourceType": "CapabilityStatement",
"title": null,
"package_version": "2.0.6",
"status": "active",
"id": "a3569140-0d5d-4fca-8405-e2425e87561a",
"kind": "requirements",
"url": "http://nictiz.nl/fhir/CapabilityStatement/gp-patientdata2017-servercapabilities",
"version": "2.0.0",
"contact": [ {
"name": "Nictiz",
"telecom": [ {
"use": "work",
"value": "info@nictiz.nl",
"system": "email"
} ]
} ],
"rest": [ {
"mode": "server",
"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": "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": "Composition",
"interaction": [ {
"code": "search-type"
} ],
"searchParam": [ {
"name": "type",
"type": "token"
} ]
}, {
"type": "Encounter",
"interaction": [ {
"code": "search-type"
} ]
} ],
"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-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-AllergyIntolerance",
"reference": "http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance"
}, {
"display": "gp-DiagnosticResult",
"reference": "http://nictiz.nl/fhir/StructureDefinition/gp-DiagnosticResult"
}, {
"display": "gp-EncounterReport",
"reference": "http://nictiz.nl/fhir/StructureDefinition/gp-EncounterReport"
}, {
"display": "gp-JournalEntry",
"reference": "http://nictiz.nl/fhir/StructureDefinition/gp-JournalEntry"
}, {
"display": "gp-Encounter",
"reference": "http://nictiz.nl/fhir/StructureDefinition/gp-Encounter"
}, {
"display": "gp-LaboratoryResult",
"reference": "http://nictiz.nl/fhir/StructureDefinition/gp-LaboratoryResult"
} ]
}