{ "description": null, "_filename": "example/CapabilityStatement-example-ipa-server.json", "package_name": "hl7.fhir.dk.smart", "format": [ "application/fhir+xml", "xml", "application/fhir+json", "json", "application/x-turtle", "ttl" ], "date": "2024-05-13T08:59:01.007+00:00", "publisher": "HL7 Denmark", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "DK", "system": "urn:iso:std:iso:3166", "display": "Denmark" } ] } ], "name": "RestServer", "type": null, "experimental": null, "resourceType": "CapabilityStatement", "title": null, "package_version": "1.0.0", "status": "active", "id": "fcebb5c4-d6e9-48df-a8d4-7aab1592af58", "kind": "instance", "url": "http://hl7.dk/fhir/smart/CapabilityStatement/example-ipa-server", "software": { "name": "HL7 Denmark example FHIR Server", "version": "0.9.0" }, "version": "1.0.0", "contact": [ { "name": "HL7 Denmark", "telecom": [ { "value": "https://www.hl7.dk/", "system": "url" }, { "value": "jenskristianvilladsen@gmail.com", "system": "email" } ] } ], "implementation": { "url": "https://gravitate-ips.gravitate.tcs.trifork.dev/fhir/metadata", "description": "HAPI FHIR" }, "rest": [ { "mode": "server", "resource": [ { "type": "Condition", "profile": "http://hl7.org/fhir/StructureDefinition/Condition", "interaction": [ { "code": "search-type" } ], "searchInclude": [ "*" ] }, { "type": "Immunization", "profile": "http://hl7.org/fhir/StructureDefinition/Immunization", "interaction": [ { "code": "search-type" } ], "searchInclude": [ "*" ] }, { "type": "Medication", "profile": "http://hl7.org/fhir/StructureDefinition/Medication", "interaction": [ { "code": "search-type" } ], "searchInclude": [ "*" ] }, { "type": "MedicationRequest", "profile": "http://hl7.org/fhir/StructureDefinition/MedicationRequest", "interaction": [ { "code": "search-type" } ], "searchParam": [ { "name": "_id", "type": "token", "documentation": "The ID of the resource" } ], "searchInclude": [ "*" ] }, { "type": "MedicationStatement", "profile": "http://hl7.org/fhir/StructureDefinition/MedicationStatement", "interaction": [ { "code": "search-type" } ], "searchInclude": [ "*" ] }, { "type": "Observation", "profile": "http://hl7.org/fhir/StructureDefinition/Observation", "interaction": [ { "code": "search-type" } ], "searchInclude": [ "*" ] }, { "type": "OperationDefinition", "profile": "http://hl7.org/fhir/StructureDefinition/OperationDefinition", "interaction": [ { "code": "read" } ], "searchInclude": [ "*" ] }, { "type": "Patient", "profile": "http://hl7.org/fhir/StructureDefinition/Patient", "operation": [ { "name": "summary", "definition": "https://gravitate-ips.gravitate.tcs.trifork.dev/fhir/metadata/OperationDefinition/Patient-t-summary" } ], "interaction": [ { "code": "search-type" }, { "code": "vread" }, { "code": "read" } ], "searchInclude": [ "*" ] }, { "type": "Practitioner", "profile": "http://hl7.org/fhir/StructureDefinition/Practitioner", "interaction": [ { "code": "search-type" } ], "searchInclude": [ "*" ] } ], "security": { "cors": true, "service": [ { "text": "OAuth", "coding": [ { "code": "OAuth", "system": "http://terminology.hl7.org/CodeSystem/restful-security-service", "display": "OAuth" } ] }, { "text": "SMART-on-FHIR", "coding": [ { "code": "SMART-on-FHIR", "system": "http://terminology.hl7.org/CodeSystem/restful-security-service", "display": "SMART-on-FHIR" } ] }, { "text": "Basic", "coding": [ { "code": "Basic", "system": "http://terminology.hl7.org/CodeSystem/restful-security-service", "display": "Basic" } ] } ], "extension": [ { "url": "http://fhir-registry.smarthealthit.org/StructureDefinition/oauth-uris", "extension": [ { "url": "authorize", "valueUri": "https://gravitate-ips.gravitate.tcs.trifork.dev/oauth2/authorize" }, { "url": "token", "valueUri": "https://gravitate-ips.gravitate.tcs.trifork.dev/oauth2/token" } ] } ] } } ] }