{
"description": "Deze CapabilityStatement beschrijft de minimale requirements voor het Zorgviewer Host Bouwblok.",
"_filename": "CapabilityStatement-ZorgviewerHost.json",
"package_name": "hl7.fhir.nl.zorgviewer",
"format": [ "xml", "json" ],
"date": "2023-09-04",
"publisher": "RIVO-NN HL7NL",
"fhirVersion": "3.0.2",
"jurisdiction": [ {
"coding": [ {
"code": "NL",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"name": "ZorgviewerHost",
"acceptUnknown": "both",
"copyright": "CC0",
"type": null,
"experimental": null,
"resourceType": "CapabilityStatement",
"title": "Zorgviewer Host",
"package_version": "1.10.0",
"status": "active",
"id": "ea71c549-fa8c-48e8-9639-d9f17af994c0",
"kind": "requirements",
"url": "http://fhir.hl7.nl/zorgviewer/CapabilityStatement/ZorgviewerHost",
"version": "1.10.0",
"contact": [ {
"name": "RIVO-NN",
"telecom": [ {
"value": "https://rivo-noord.nl",
"system": "url"
} ]
}, {
"name": "HL7NL",
"telecom": [ {
"value": "https://hl7.nl",
"system": "url"
} ]
} ],
"rest": [ {
"mode": "server",
"resource": [ {
"type": "Patient",
"profile": {
"reference": "http://fhir.hl7.nl/zorgviewer/StructureDefinition/Patient"
},
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
} ],
"interaction": [ {
"code": "read",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
} ]
} ]
}, {
"type": "Practitioner",
"profile": {
"reference": "http://fhir.hl7.nl/zorgviewer/StructureDefinition/Practitioner"
},
"interaction": [ {
"code": "read",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
} ]
} ]
}, {
"type": "PractitionerRole",
"profile": {
"reference": "http://fhir.hl7.nl/zorgviewer/StructureDefinition/PractitionerRole"
},
"interaction": [ {
"code": "search-type",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
} ]
} ],
"searchParam": [ {
"name": "practitioner",
"type": "reference",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
} ],
"definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-practitioner",
"documentation": "For getting the AGB roles/specialty (urn:oid:2.16.840.1.113883.2.4.6.7) for a Practitioner, e.g. 0305 Medisch specialisten, orthopedie."
} ]
}, {
"type": "Organization",
"profile": {
"reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
},
"interaction": [ {
"code": "read",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
} ]
} ]
} ],
"security": {
"service": [ {
"text": "OAuth2 using SMART-on-FHIR profile (see http://hl7.org/fhir/smart-app-launch/1.0.0/)",
"coding": [ {
"code": "SMART-on-FHIR",
"system": "http://hl7.org/fhir/restful-security-service",
"display": "SMART-on-FHIR"
} ]
} ]
}
} ],
"profile": [ {
"display": "nl-core-patient",
"reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
}, {
"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"
} ]
}