{ "description": null, "_filename": "example/CapabilityStatement-capabilitystatement.json", "package_name": "hl7.fhir.be.infsec", "format": [ "application/fhir+xml", "xml", "application/fhir+json", "json", "application/x-turtle", "ttl" ], "date": "2024-10-21T09:29:32.761+00:00", "publisher": "eHealth Platform", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "BE", "system": "urn:iso:std:iso:3166", "display": "Belgium" } ] } ], "name": "RestServer", "type": null, "experimental": null, "resourceType": "CapabilityStatement", "title": null, "package_version": "1.2.0", "status": "active", "id": "5d58632a-342e-41e2-ae69-3afce1eb852b", "kind": "instance", "url": "https://www.ehealth.fgov.be/standards/fhir/infsec/CapabilityStatement/capabilitystatement", "software": { "name": "Fictitious FHIR Server" }, "version": "1.2.0", "contact": [ { "name": "eHealth Platform", "telecom": [ { "value": "https://www.ehealth.fgov.be/standards/fhir", "system": "url" }, { "value": "support@be-ehealth-standards.atlassian.net", "system": "email" } ] }, { "name": "Message Structure eHealth", "telecom": [ { "use": "work", "value": "support@be-ehealth-standards.atlassian.net", "system": "email" } ] } ], "implementation": { "url": "http://localhost:8080/fhir", "description": "HAPI FHIR" }, "rest": [ { "mode": "server", "resource": [ { "type": "CodeSystem", "profile": "http://hl7.org/fhir/StructureDefinition/CodeSystem", "operation": [ { "name": "validate-code", "definition": "http://localhost:8080/fhir/OperationDefinition/CodeSystemValueSet-it-validate-code" }, { "name": "upload-external-code-system", "definition": "http://localhost:8080/fhir/OperationDefinition/CodeSystem-t-upload-external-code-system" }, { "name": "subsumes", "definition": "http://localhost:8080/fhir/OperationDefinition/CodeSystem-it-subsumes" }, { "name": "lookup", "definition": "http://localhost:8080/fhir/OperationDefinition/CodeSystem-it-lookup" } ], "interaction": [ { "code": "read" }, { "code": "search-type" }, { "code": "delete" } ], "searchParam": [ { "name": "code", "type": "string", "documentation": "A code defined in the code system" }, { "name": "context", "type": "token", "documentation": "A use context assigned to the code system" }, { "name": "context-quantity", "type": "quantity", "documentation": "A quantity- or range-valued use context assigned to the code system" }, { "name": "context-type", "type": "string", "documentation": "A type of use context assigned to the code system" }, { "name": "date", "type": "string", "documentation": "The code system publication date" }, { "name": "description", "type": "string", "documentation": "The description of the code system" }, { "name": "id", "type": "string" }, { "name": "identifier", "type": "string", "documentation": "External identifier for the code system" }, { "name": "jurisdiction", "type": "string", "documentation": "Intended jurisdiction for the code system" }, { "name": "name", "type": "string", "documentation": "Computationally friendly name of the code system" }, { "name": "publisher", "type": "string", "documentation": "Name of the publisher of the code system" }, { "name": "reference", "type": "string" }, { "name": "status", "type": "string", "documentation": "The current status of the code system" }, { "name": "title", "type": "string", "documentation": "The human-friendly name of the code system" }, { "name": "url", "type": "string", "documentation": "The uri that identifies the code system" }, { "name": "version", "type": "string", "documentation": "The business version of the code system" } ], "searchInclude": [ "*" ] }, { "type": "ConceptMap", "profile": "http://hl7.org/fhir/StructureDefinition/ConceptMap", "operation": [ { "name": "translate", "definition": "http://localhost:8080/fhir/OperationDefinition/ConceptMap-t-translate" } ], "interaction": [ { "code": "read" }, { "code": "search-type" } ], "searchParam": [ { "name": "url", "type": "string", "documentation": "The uri that identifies the concept map" } ], "searchInclude": [ "*" ] }, { "type": "Medication", "profile": "http://hl7.org/fhir/StructureDefinition/Medication", "interaction": [ { "code": "read" } ], "searchInclude": [ "*" ] }, { "type": "OperationDefinition", "profile": "http://hl7.org/fhir/StructureDefinition/OperationDefinition", "interaction": [ { "code": "read" } ], "searchInclude": [ "*" ] }, { "type": "StructureDefinition", "profile": "http://hl7.org/fhir/StructureDefinition/StructureDefinition", "interaction": [ { "code": "update" }, { "code": "read" }, { "code": "search-type" }, { "code": "delete" }, { "code": "create" } ], "searchParam": [ { "name": "code", "type": "string" }, { "name": "context", "type": "token", "documentation": "A use context assigned to the structure definition" }, { "name": "context-quantity", "type": "quantity", "documentation": "A quantity- or range-valued use context assigned to the structure definition" }, { "name": "context-type", "type": "string", "documentation": "A type of use context assigned to the structure definition" }, { "name": "date", "type": "string", "documentation": "The structure definition publication date" }, { "name": "description", "type": "string", "documentation": "The description of the structure definition" }, { "name": "expansion", "type": "string" }, { "name": "identifier", "type": "string", "documentation": "External identifier for the structure definition" }, { "name": "jurisdiction", "type": "string", "documentation": "Intended jurisdiction for the structure definition" }, { "name": "name", "type": "string", "documentation": "Computationally friendly name of the structure definition" }, { "name": "publisher", "type": "string", "documentation": "Name of the publisher of the structure definition" }, { "name": "reference", "type": "string" }, { "name": "status", "type": "string", "documentation": "The current status of the structure definition" }, { "name": "title", "type": "string", "documentation": "The human-friendly name of the structure definition" }, { "name": "url", "type": "string", "documentation": "The uri that identifies the structure definition" }, { "name": "version", "type": "string", "documentation": "The business version of the structure definition" } ], "searchInclude": [ "*" ] }, { "type": "ValueSet", "profile": "http://hl7.org/fhir/StructureDefinition/ValueSet", "operation": [ { "name": "validate-code", "definition": "http://localhost:8080/fhir/OperationDefinition/CodeSystemValueSet-it-validate-code" }, { "name": "expand", "definition": "http://localhost:8080/fhir/OperationDefinition/ValueSet-it-expand" } ], "interaction": [ { "code": "update" }, { "code": "read" }, { "code": "search-type" }, { "code": "delete" }, { "code": "create" } ], "searchParam": [ { "name": "_id", "type": "string", "documentation": "The ID of the resource" }, { "name": "code", "type": "string", "documentation": "This special parameter searches for codes in the value set. See additional notes on the ValueSet resource" }, { "name": "context", "type": "token", "documentation": "A use context assigned to the value set" }, { "name": "context-quantity", "type": "quantity", "documentation": "A quantity- or range-valued use context assigned to the value set" }, { "name": "context-type", "type": "string", "documentation": "A type of use context assigned to the value set" }, { "name": "date", "type": "string", "documentation": "The value set publication date" }, { "name": "description", "type": "string", "documentation": "The description of the value set" }, { "name": "expansion", "type": "string", "documentation": "Identifies the value set expansion (business identifier)" }, { "name": "identifier", "type": "string", "documentation": "External identifier for the value set" }, { "name": "jurisdiction", "type": "string", "documentation": "Intended jurisdiction for the value set" }, { "name": "name", "type": "string", "documentation": "Computationally friendly name of the value set" }, { "name": "publisher", "type": "string", "documentation": "Name of the publisher of the value set" }, { "name": "reference", "type": "string", "documentation": "A code system included or excluded in the value set or an imported value set" }, { "name": "status", "type": "string", "documentation": "The current status of the value set" }, { "name": "title", "type": "string", "documentation": "The human-friendly name of the value set" }, { "name": "url", "type": "string", "documentation": "The uri that identifies the value set" }, { "name": "version", "type": "string", "documentation": "The business version of the value set" } ], "searchInclude": [ "*" ] } ], "security": { "service": [ { "coding": [ { "code": "urn:be:fgov:ehealth:pseudo:v1", "system": "https://www.ehealth.fgov.be/standards/fhir/infsec/CodeSystem/be-cs-pseudonymization-version" } ] }, { "coding": [ { "code": "urn:be:fgov:ehealth:pseudo:v2", "system": "https://www.ehealth.fgov.be/standards/fhir/infsec/CodeSystem/be-cs-pseudonymization-version" } ] }, { "coding": [ { "code": "urn:be:fgov:pseudo-encrypted:v1", "system": "https://www.ehealth.fgov.be/standards/fhir/infsec/CodeSystem/be-cs-pseudonymization-version" } ] } ] } } ] }