{
"description": "This is the FHIR capability statement for the Ontario Integrated Assessment Record server",
"_filename": "CapabilityStatement-iar-repository.json",
"package_name": "ca.on.oh.setp.iar.dev",
"format": [ "xml" ],
"date": "2024-03-22T12:00:00+00:00",
"publisher": "Ontario Health",
"fhirVersion": "4.0.1",
"jurisdiction": [ {
"coding": [ {
"code": "CA",
"system": "urn:iso:std:iso:3166",
"display": "Canada"
} ]
} ],
"purpose": "Main EHR capability statement, published for contracting and operational support",
"name": "IARRepositoryFHIRCapabilityStatement",
"copyright": "Copyright © Ontario Health",
"type": null,
"experimental": "false",
"resourceType": "CapabilityStatement",
"title": "Ontario Integrated Assessment Record FHIR Capability Statement",
"package_version": "1.0.0-ballot1-dev",
"document": [ {
"mode": "consumer",
"profile": "http://ontariohealth.ca/fhir/iar/StructureDefinition/profile-bundle",
"documentation": "The repository is a document consumer in the sense that it receives and stores forms generated from source systems."
} ],
"status": "active",
"id": "959e7f23-e321-4857-9412-7e3d93c00ef5",
"kind": "requirements",
"url": "http://ontariohealth.ca/fhir/iar/CapabilityStatement/capabilitystatementrepository",
"version": "1.0.0",
"contact": [ {
"name": "Ontario Health",
"telecom": [ {
"value": "oh-ds_architecture@ontariohealth.ca",
"system": "email"
} ]
} ],
"rest": [ {
"mode": "server",
"resource": [ {
"type": "Bundle",
"profile": "http://ontariohealth.ca/fhir/iar/StructureDefinition/profile-bundle",
"versioning": "versioned",
"interaction": [ {
"code": "create"
} ],
"readHistory": true,
"documentation": "Submit an assessment form bundle to be published in the repository",
"conditionalRead": "not-supported"
} ],
"documentation": "Support the submission of Assessment Records"
} ]
}