{
"resourceType" : "CapabilityStatement",
"id" : "careplan",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2/><table><tr><td>Mode</td><td>SERVER</td></tr><tr><td>Description</td><td/></tr><tr><td>Transaction</td><td></td></tr><tr><td>System History</td><td></td></tr><tr><td>System Search</td><td></td></tr></table><table><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th><b title=\"GET a resource (read interaction)\">Read</b></th><th><b title=\"GET past versions of resources (vread interaction)\">V-Read</b></th><th><b title=\"GET all set of resources of the type (search interaction)\">Search</b></th><th><b title=\"PUT a new resource version (update interaction)\">Update</b></th><th><b title=\"PATCH a new resource version (patch interaction)\">Patch</b></th><th><b title=\"POST a new resource (create interaction)\">Create</b></th><th><b title=\"DELETE a resource (delete interaction)\">Delete</b></th><th><b title=\"GET changes to a resource (history interaction on instance)\">Updates</b></th><th><b title=\"GET changes for all resources of the type (history interaction on type)\">History</b></th></tr><tr><td>CarePlan</td><td><a href=\"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careplan\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careplan</a></td><td>y</td><td>y</td><td>y</td><td>y</td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Condition</td><td><a href=\"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-condition\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-condition</a></td><td>y</td><td>y</td><td></td><td></td><td>y</td><td>y</td><td></td><td></td><td></td></tr><tr><td>Consent</td><td><a href=\"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-consent\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-consent</a></td><td>y</td><td>y</td><td>y</td><td>y</td><td></td><td>y</td><td></td><td></td><td></td></tr><tr><td>EpisodeOfCare</td><td><a href=\"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-episodeofcare\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-episodeofcare</a></td><td>y</td><td>y</td><td>y</td><td></td><td>y</td><td></td><td></td><td></td><td></td></tr><tr><td>OperationDefinition</td><td><a href=\"http://hl7.org/fhir/StructureDefinition/OperationDefinition\">http://hl7.org/fhir/StructureDefinition/OperationDefinition</a></td><td>y</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>PlanDefinition</td><td><a href=\"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-plandefinition\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-plandefinition</a></td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr><tr><td>ProcedureRequest</td><td><a href=\"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-procedurerequest\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-procedurerequest</a></td><td>y</td><td>y</td><td></td><td>y</td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Provenance</td><td><a href=\"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-provenance\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-provenance</a></td><td>y</td><td>y</td><td>y</td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>StructureDefinition</td><td><a href=\"http://hl7.org/fhir/StructureDefinition/StructureDefinition\">http://hl7.org/fhir/StructureDefinition/StructureDefinition</a></td><td>y</td><td></td><td>y</td><td></td><td></td><td></td><td></td><td></td><td></td></tr></table></div>"
},
"url" : "http://ehealth.sundhed.dk/fhir/CapabilityStatement/careplan",
"version" : "2019.6.1",
"status" : "active",
"date" : "2019-11-04T17:23:59+00:00",
"publisher" : "Not provided",
"kind" : "instance",
"software" : {
"name" : "careplan",
"version" : "1.0.0"
},
"implementation" : {
"description" : "eHealth careplan service",
"url" : "http://careplan.devtest.systematic-ehealth.com/fhir"
},
"fhirVersion" : "3.0.1",
"acceptUnknown" : "extensions",
"format" : [
"application/fhir+xml",
"application/fhir+json"
],
"rest" : [
{
"mode" : "server",
"resource" : [
{
"type" : "CarePlan",
"profile" : {
"reference" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careplan"
},
"interaction" : [
{
"code" : "read"
},
{
"code" : "vread"
},
{
"code" : "update"
},
{
"code" : "search-type"
}
],
"conditionalUpdate" : true,
"searchInclude" : [
"CarePlan:activity-reference",
"CarePlan:context",
"CarePlan:part-of"
],
"searchParam" : [
{
"name" : "_id",
"type" : "token",
"documentation" : "The ID of the resource"
},
{
"name" : "activity-reference",
"type" : "reference",
"documentation" : "Activity details defined in specific resource"
},
{
"name" : "care-team",
"type" : "reference",
"documentation" : "Who's involved in plan?"
},
{
"name" : "category",
"type" : "token",
"documentation" : "Type of plan"
},
{
"name" : "context",
"type" : "reference",
"documentation" : "Created in context of"
},
{
"name" : "date",
"type" : "date",
"documentation" : "Time period plan covers"
},
{
"name" : "part-of",
"type" : "reference",
"documentation" : "Part of referenced CarePlan"
},
{
"name" : "patient",
"type" : "reference",
"documentation" : "Who care plan is for"
},
{
"name" : "responsible_actor",
"type" : "reference",
"documentation" : "The responsible actor of the care plan"
},
{
"name" : "responsible_type",
"type" : "token",
"documentation" : "The responsible type of the care plan"
},
{
"name" : "status",
"type" : "token",
"documentation" : "draft | active | suspended | completed | entered-in-error | cancelled | unknown"
}
]
},
{
"type" : "Condition",
"profile" : {
"reference" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-condition"
},
"interaction" : [
{
"code" : "read"
},
{
"code" : "vread"
},
{
"code" : "patch"
},
{
"code" : "create"
}
],
"conditionalCreate" : true
},
{
"type" : "Consent",
"profile" : {
"reference" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-consent"
},
"interaction" : [
{
"code" : "read"
},
{
"code" : "vread"
},
{
"code" : "update"
},
{
"code" : "create"
},
{
"code" : "search-type"
}
],
"conditionalCreate" : true,
"conditionalUpdate" : true,
"searchParam" : [
{
"name" : "data",
"type" : "reference",
"documentation" : "The actual data reference"
},
{
"name" : "actor",
"type" : "reference",
"documentation" : "Resource for the actor (or group, by role)"
},
{
"name" : "category",
"type" : "token",
"documentation" : "Classification of the consent statement - for indexing/retrieval"
},
{
"name" : "patient",
"type" : "reference",
"documentation" : "Who the consent applies to"
},
{
"name" : "period",
"type" : "date",
"documentation" : "Period that this consent applies"
},
{
"name" : "status",
"type" : "token",
"documentation" : "draft | proposed | active | rejected | inactive | entered-in-error"
}
]
},
{
"type" : "EpisodeOfCare",
"profile" : {
"reference" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-episodeofcare"
},
"interaction" : [
{
"code" : "read"
},
{
"code" : "vread"
},
{
"code" : "patch"
},
{
"code" : "search-type"
}
],
"searchParam" : [
{
"name" : "condition",
"type" : "reference",
"documentation" : "Conditions/problems/diagnoses this episode of care is for"
},
{
"name" : "patient",
"type" : "reference",
"documentation" : "The patient who is the focus of this episode of care"
},
{
"name" : "status",
"type" : "token",
"documentation" : "The current status of the Episode of Care as provided (does not check the status history collection)"
},
{
"name" : "team",
"type" : "reference",
"documentation" : "The list of practitioners that may be facilitating this episode of care for specific purposes."
}
]
},
{
"type" : "OperationDefinition",
"profile" : {
"reference" : "http://hl7.org/fhir/StructureDefinition/OperationDefinition"
},
"interaction" : [
{
"code" : "read"
}
]
},
{
"type" : "PlanDefinition",
"profile" : {
"reference" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-plandefinition"
},
"interaction" : [
{
"code" : "read"
},
{
"code" : "vread"
},
{
"code" : "update"
},
{
"code" : "patch"
},
{
"code" : "delete"
},
{
"code" : "history-instance"
},
{
"code" : "history-type"
},
{
"code" : "create"
},
{
"code" : "search-type"
}
],
"conditionalCreate" : true,
"conditionalUpdate" : true,
"conditionalDelete" : "multiple",
"searchInclude" : [
"*",
"PlanDefinition:composed-of",
"PlanDefinition:depends-on",
"PlanDefinition:derived-from",
"PlanDefinition:predecessor",
"PlanDefinition:successor"
],
"searchParam" : [
{
"name" : "_content",
"type" : "string",
"documentation" : "Search the contents of the resource's data using a fulltext search"
},
{
"name" : "_has",
"type" : "string",
"documentation" : "Return resources linked to by the given target"
},
{
"name" : "_id",
"type" : "token",
"documentation" : "The ID of the resource"
},
{
"name" : "_language",
"type" : "string",
"documentation" : "The language of the resource"
},
{
"name" : "_lastUpdated",
"type" : "date",
"documentation" : "Only return resources which were last updated as specified by the given range"
},
{
"name" : "_profile",
"type" : "uri",
"documentation" : "Search for resources which have the given profile"
},
{
"name" : "_security",
"type" : "token",
"documentation" : "Search for resources which have the given security labels"
},
{
"name" : "_tag",
"type" : "token",
"documentation" : "Search for resources which have the given tag"
},
{
"name" : "_text",
"type" : "string",
"documentation" : "Search the contents of the resource's narrative using a fulltext search"
},
{
"name" : "composed-of",
"type" : "reference",
"documentation" : "What resource is being referenced"
},
{
"name" : "date",
"type" : "date",
"documentation" : "The plan definition publication date"
},
{
"name" : "depends-on",
"type" : "reference",
"documentation" : "What resource is being referenced"
},
{
"name" : "derived-from",
"type" : "reference",
"documentation" : "What resource is being referenced"
},
{
"name" : "description",
"type" : "string",
"documentation" : "The description of the plan definition"
},
{
"name" : "effective",
"type" : "date",
"documentation" : "The time during which the plan definition is intended to be in use"
},
{
"name" : "identifier",
"type" : "token",
"documentation" : "External identifier for the plan definition"
},
{
"name" : "jurisdiction",
"type" : "token",
"documentation" : "Intended jurisdiction for the plan definition"
},
{
"name" : "name",
"type" : "string",
"documentation" : "Computationally friendly name of the plan definition"
},
{
"name" : "predecessor",
"type" : "reference",
"documentation" : "What resource is being referenced"
},
{
"name" : "publisher",
"type" : "string",
"documentation" : "Name of the publisher of the plan definition"
},
{
"name" : "status",
"type" : "token",
"documentation" : "The current status of the plan definition"
},
{
"name" : "successor",
"type" : "reference",
"documentation" : "What resource is being referenced"
},
{
"name" : "title",
"type" : "string",
"documentation" : "The human-friendly name of the plan definition"
},
{
"name" : "topic",
"type" : "token",
"documentation" : "Topics associated with the module"
},
{
"name" : "url",
"type" : "uri",
"documentation" : "The uri that identifies the plan definition"
},
{
"name" : "version",
"type" : "token",
"documentation" : "The business version of the plan definition"
}
]
},
{
"type" : "ProcedureRequest",
"profile" : {
"reference" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-procedurerequest"
},
"interaction" : [
{
"code" : "read"
},
{
"code" : "vread"
},
{
"code" : "update"
}
],
"conditionalUpdate" : true
},
{
"type" : "Provenance",
"profile" : {
"reference" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-provenance"
},
"interaction" : [
{
"code" : "read"
},
{
"code" : "vread"
},
{
"code" : "search-type"
}
],
"searchParam" : [
{
"name" : "target",
"type" : "reference",
"documentation" : "Target Reference(s) (usually version specific)"
}
]
},
{
"type" : "StructureDefinition",
"profile" : {
"reference" : "http://hl7.org/fhir/StructureDefinition/StructureDefinition"
},
"interaction" : [
{
"code" : "read"
},
{
"code" : "search-type"
}
],
"searchParam" : [
{
"name" : "type",
"type" : "token",
"documentation" : "Type defined or constrained by this structure"
}
]
}
],
"operation" : [
{
"name" : "apply",
"definition" : {
"reference" : "http://careplan.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-apply"
}
},
{
"name" : "create-episode-of-care",
"definition" : {
"reference" : "http://careplan.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-create-episode-of-care"
}
},
{
"name" : "update-care-teams",
"definition" : {
"reference" : "http://careplan.devtest.systematic-ehealth.com/fhir/OperationDefinition/CarePlan-i-update-care-teams"
}
},
{
"name" : "suggest-care-teams",
"definition" : {
"reference" : "http://careplan.devtest.systematic-ehealth.com/fhir/OperationDefinition/CarePlan-i-suggest-care-teams"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "http://careplan.devtest.systematic-ehealth.com/fhir/OperationDefinition/CarePlan--validate"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "http://careplan.devtest.systematic-ehealth.com/fhir/OperationDefinition/CarePlan-i-validate"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "http://careplan.devtest.systematic-ehealth.com/fhir/OperationDefinition/Condition--validate"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "http://careplan.devtest.systematic-ehealth.com/fhir/OperationDefinition/Condition-i-validate"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "http://careplan.devtest.systematic-ehealth.com/fhir/OperationDefinition/Consent-i-validate"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "http://careplan.devtest.systematic-ehealth.com/fhir/OperationDefinition/Consent--validate"
}
},
{
"name" : "is-context-allowed",
"definition" : {
"reference" : "http://careplan.devtest.systematic-ehealth.com/fhir/OperationDefinition/EpisodeOfCare-i-is-context-allowed"
}
},
{
"name" : "update-care-teams",
"definition" : {
"reference" : "http://careplan.devtest.systematic-ehealth.com/fhir/OperationDefinition/EpisodeOfCare-i-update-care-teams"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "http://careplan.devtest.systematic-ehealth.com/fhir/OperationDefinition/EpisodeOfCare--validate"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "http://careplan.devtest.systematic-ehealth.com/fhir/OperationDefinition/EpisodeOfCare-i-validate"
}
},
{
"name" : "expunge",
"definition" : {
"reference" : "http://careplan.devtest.systematic-ehealth.com/fhir/OperationDefinition/PlanDefinition--expunge"
}
},
{
"name" : "expunge",
"definition" : {
"reference" : "http://careplan.devtest.systematic-ehealth.com/fhir/OperationDefinition/PlanDefinition-i-expunge"
}
},
{
"name" : "meta",
"definition" : {
"reference" : "http://careplan.devtest.systematic-ehealth.com/fhir/OperationDefinition/PlanDefinition-i-meta"
}
},
{
"name" : "meta",
"definition" : {
"reference" : "http://careplan.devtest.systematic-ehealth.com/fhir/OperationDefinition/PlanDefinition--meta"
}
},
{
"name" : "meta-add",
"definition" : {
"reference" : "http://careplan.devtest.systematic-ehealth.com/fhir/OperationDefinition/PlanDefinition-i-meta-add"
}
},
{
"name" : "meta-delete",
"definition" : {
"reference" : "http://careplan.devtest.systematic-ehealth.com/fhir/OperationDefinition/PlanDefinition-i-meta-delete"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "http://careplan.devtest.systematic-ehealth.com/fhir/OperationDefinition/PlanDefinition--validate"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "http://careplan.devtest.systematic-ehealth.com/fhir/OperationDefinition/PlanDefinition-i-validate"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "http://careplan.devtest.systematic-ehealth.com/fhir/OperationDefinition/ProcedureRequest--validate"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "http://careplan.devtest.systematic-ehealth.com/fhir/OperationDefinition/ProcedureRequest-i-validate"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "http://careplan.devtest.systematic-ehealth.com/fhir/OperationDefinition/Provenance-i-validate"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "http://careplan.devtest.systematic-ehealth.com/fhir/OperationDefinition/Provenance--validate"
}
}
]
}
]
}