| Package | fi.kela.kanta.pta.ajanvaraus.r4 |
| Resource Type | CapabilityStatement |
| Id | PTA-Appointment-R4-CapabilityStatement |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=fi.kela.kanta.pta.ajanvaraus.r4@1.0.0-RC1&canonical=https://pta.kanta.fi/appointment/R4/capabilitystatement |
| URL | https://pta.kanta.fi/appointment/R4/capabilitystatement |
| Version | 0.0.1 |
| Status | draft |
| Date | 2024-05-17 |
| Name | PTA-Appointment-R4-CapabilityStatement |
| Description | Potilastiedon tietovarannon rajapinnan CapabilityStatement |
| Kind | requirements |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CapabilityStatement",
"url": "https://pta.kanta.fi/appointment/R4/capabilitystatement",
"version": "0.0.1",
"name": "PTA-Appointment-R4-CapabilityStatement",
"status": "draft",
"publisher": "Kela",
"contact": [
{
"name": "kanta@kanta.fi"
}
],
"date": "2024-05-17",
"description": "Potilastiedon tietovarannon rajapinnan CapabilityStatement",
"kind": "requirements",
"fhirVersion": "4.0.1",
"format": [
"json"
],
"implementationGuide": [
"https://simplifier.net/guide/Kanta-Potilastiedon-arkisto-R4-versio-0.1"
],
"rest": [
{
"mode": "server",
"security": {
"cors": true,
"service": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/restful-security-service",
"code": "Certificates"
}
]
}
],
"description": "DVV Sosiaali- ja terveydenhuollon palvelinvarmenne ja Kanta-JWT"
},
"resource": [
{
"type": "Appointment",
"documentation": "Tallennus-, päivitys ja mitätöintitoiminnot suoritettava transaktion sisällä. Ks. tarkempi kuvaus implementointioppaasta.",
"interaction": [
{
"code": "update",
"documentation": "if-match käyttö pakollista"
},
{
"code": "delete"
},
{
"code": "create"
},
{
"code": "search-type"
},
{
"code": "history-type"
}
],
"versioning": "versioned-update",
"conditionalCreate": false,
"conditionalUpdate": false,
"conditionalDelete": "not-supported",
"referencePolicy": [
"literal",
"logical",
"enforced",
"local"
],
"searchParam": [
{
"name": "identifier",
"type": "token"
},
{
"name": "patient",
"type": "reference"
},
{
"name": "service-organiser",
"type": "token"
},
{
"name": "appointment-service-provider",
"type": "token",
"definition": "https://pta.kanta.fi/appointment/R4/SearchParameter/appointment-service-provider"
},
{
"name": "appointment-service-provider-unit",
"type": "token"
},
{
"name": "producing-service-provider-unit",
"type": "token"
},
{
"name": "date",
"type": "date"
},
{
"name": "recorded",
"type": "date"
},
{
"name": "register-type-code",
"type": "token"
},
{
"name": "service-event",
"type": "token"
},
{
"name": "include-own",
"type": "token"
}
]
},
{
"type": "Provenance",
"interaction": [
{
"code": "create"
}
],
"conditionalCreate": false,
"conditionalUpdate": false,
"conditionalDelete": "not-supported",
"referencePolicy": [
"literal",
"logical",
"enforced",
"local"
]
}
],
"interaction": [
{
"code": "transaction",
"documentation": "Kaikki tallennukset transaktioilla"
}
]
}
]
}