{
"resourceType" : "CapabilityStatement",
"id" : "plan",
"text" : {
"status" : "extensions",
"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=\"POST a new resource (create interaction)\">Create</b></th></tr><tr><td>ActivityDefinition</td><td><a href=\"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-activitydefinition\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-activitydefinition</a></td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr><tr><td>DocumentReference</td><td><a href=\"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-documentreference\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-documentreference</a></td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr><tr><td>OperationDefinition</td><td><a href=\"http://hl7.org/fhir/Profile/OperationDefinition\">http://hl7.org/fhir/Profile/OperationDefinition</a></td><td>y</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></tr><tr><td>StructureDefinition</td><td><a href=\"http://hl7.org/fhir/Profile/StructureDefinition\">http://hl7.org/fhir/Profile/StructureDefinition</a></td><td>y</td><td></td><td>y</td><td></td><td></td></tr></table></div>"
},
"url" : "http://ehealth.sundhed.dk/fhir/CapabilityStatement/plan",
"status" : "active",
"date" : "2020-10-24T03:16:19+00:00",
"publisher" : "ehealth.sundhed.dk",
"kind" : "instance",
"software" : {
"name" : "plan",
"version" : "1.4.1"
},
"implementation" : {
"description" : "eHealth plan service",
"url" : "https://plan.devtest.systematic-ehealth.com/fhir"
},
"fhirVersion" : "3.0.2",
"acceptUnknown" : "extensions",
"format" : [
"application/fhir+xml",
"application/fhir+json"
],
"rest" : [
{
"mode" : "server",
"resource" : [
{
"type" : "ActivityDefinition",
"profile" : {
"reference" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-activitydefinition"
},
"interaction" : [
{
"code" : "read"
},
{
"code" : "vread"
},
{
"code" : "update"
},
{
"code" : "create"
},
{
"code" : "search-type"
}
],
"conditionalCreate" : true,
"conditionalUpdate" : true,
"searchInclude" : [
"ActivityDefinition:composed-of",
"ActivityDefinition:depends-on",
"ActivityDefinition:derived-from",
"ActivityDefinition:predecessor",
"ActivityDefinition: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 activity 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 activity definition"
},
{
"name" : "effective",
"type" : "date",
"documentation" : "The time during which the activity definition is intended to be in use"
},
{
"name" : "identifier",
"type" : "token",
"documentation" : "External identifier for the activity definition"
},
{
"name" : "intendedAudience",
"type" : "reference",
"documentation" : "The intended audience of the plan definition"
},
{
"name" : "jurisdiction",
"type" : "token",
"documentation" : "Intended jurisdiction for the activity definition"
},
{
"name" : "modifier_role_reference",
"type" : "reference",
"documentation" : "Reference to either Organization, CareTeam, Practitioner"
},
{
"name" : "modifier_role_role",
"type" : "token",
"documentation" : "Role of Organization, CareTeam, Practitioner"
},
{
"name" : "name",
"type" : "string",
"documentation" : "Computationally friendly name of the activity definition"
},
{
"name" : "predecessor",
"type" : "reference",
"documentation" : "What resource is being referenced"
},
{
"name" : "publisher",
"type" : "string",
"documentation" : "Name of the publisher of the activity definition"
},
{
"name" : "recommendation",
"type" : "token",
"documentation" : "Recommendation for the plan definition"
},
{
"name" : "status",
"type" : "token",
"documentation" : "The current status of the activity definition"
},
{
"name" : "successor",
"type" : "reference",
"documentation" : "What resource is being referenced"
},
{
"name" : "title",
"type" : "string",
"documentation" : "The human-friendly name of the activity definition"
},
{
"name" : "topic",
"type" : "token",
"documentation" : "Topics associated with the module"
},
{
"name" : "url",
"type" : "uri",
"documentation" : "The uri that identifies the activity definition"
},
{
"name" : "version",
"type" : "token",
"documentation" : "The business version of the activity definition"
}
]
},
{
"type" : "DocumentReference",
"profile" : {
"reference" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-documentreference"
},
"interaction" : [
{
"code" : "read"
},
{
"code" : "vread"
},
{
"code" : "update"
},
{
"code" : "create"
},
{
"code" : "search-type"
}
],
"conditionalCreate" : true,
"conditionalUpdate" : true,
"searchInclude" : [
"DocumentReference:encounter",
"DocumentReference:related-ref",
"DocumentReference:relatesto"
],
"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" : "authenticator",
"type" : "reference",
"documentation" : "Who/what authenticated the document"
},
{
"name" : "author",
"type" : "reference",
"documentation" : "Who and/or what authored the document"
},
{
"name" : "class",
"type" : "token",
"documentation" : "Categorization of document"
},
{
"name" : "created",
"type" : "date",
"documentation" : "Document creation time"
},
{
"name" : "custodian",
"type" : "reference",
"documentation" : "Organization which maintains the document"
},
{
"name" : "description",
"type" : "string",
"documentation" : "Human-readable description (title)"
},
{
"name" : "encounter",
"type" : "reference",
"documentation" : "Context of the document content"
},
{
"name" : "event",
"type" : "token",
"documentation" : "Main clinical acts documented"
},
{
"name" : "facility",
"type" : "token",
"documentation" : "Kind of facility where patient was seen"
},
{
"name" : "format",
"type" : "token",
"documentation" : "Format/content rules for the document"
},
{
"name" : "identifier",
"type" : "token",
"documentation" : "Master Version Specific Identifier"
},
{
"name" : "indexed",
"type" : "date",
"documentation" : "When this document reference was created"
},
{
"name" : "language",
"type" : "token",
"documentation" : "Human language of the content (BCP-47)"
},
{
"name" : "location",
"type" : "uri",
"documentation" : "Uri where the data can be found"
},
{
"name" : "patient",
"type" : "reference",
"documentation" : "Who/what is the subject of the document"
},
{
"name" : "period",
"type" : "date",
"documentation" : "Time of service that is being documented"
},
{
"name" : "related-id",
"type" : "token",
"documentation" : "Identifier of related objects or events"
},
{
"name" : "related-ref",
"type" : "reference",
"documentation" : "Related Resource"
},
{
"name" : "relatesto",
"type" : "reference",
"documentation" : "Target of the relationship"
},
{
"name" : "relation",
"type" : "token",
"documentation" : "replaces | transforms | signs | appends"
},
{
"name" : "relationship",
"type" : "composite",
"documentation" : "Combination of relation and relatesTo"
},
{
"name" : "securitylabel",
"type" : "token",
"documentation" : "Document security-tags"
},
{
"name" : "setting",
"type" : "token",
"documentation" : "Additional details about where the content was created (e.g. clinical specialty)"
},
{
"name" : "status",
"type" : "token",
"documentation" : "current | superseded | entered-in-error"
},
{
"name" : "subject",
"type" : "reference",
"documentation" : "Who/what is the subject of the document"
},
{
"name" : "type",
"type" : "token",
"documentation" : "Kind of document (LOINC if possible)"
}
]
},
{
"type" : "OperationDefinition",
"profile" : {
"reference" : "http://hl7.org/fhir/Profile/OperationDefinition"
},
"interaction" : [
{
"code" : "read"
}
]
},
{
"type" : "PlanDefinition",
"profile" : {
"reference" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-plandefinition"
},
"interaction" : [
{
"code" : "read"
},
{
"code" : "vread"
},
{
"code" : "update"
},
{
"code" : "create"
},
{
"code" : "search-type"
}
],
"conditionalCreate" : true,
"conditionalUpdate" : true,
"searchInclude" : [
"*",
"PlanDefinition:action-definition",
"PlanDefinition:composed-of",
"PlanDefinition:depends-on",
"PlanDefinition:derived-from",
"PlanDefinition:documentation",
"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" : "documentation",
"type" : "reference",
"documentation" : "What resource is being referenced"
},
{
"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" : "intendedAudience",
"type" : "reference",
"documentation" : "The intended audience of the plan definition"
},
{
"name" : "jurisdiction",
"type" : "token",
"documentation" : "Intended jurisdiction for the plan definition"
},
{
"name" : "modifier_role_reference",
"type" : "reference",
"documentation" : "Reference to either Organization, CareTeam, Practitioner"
},
{
"name" : "modifier_role_role",
"type" : "token",
"documentation" : "Role of Organization, CareTeam, Practitioner"
},
{
"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" : "recommendation",
"type" : "token",
"documentation" : "Recommendation for the plan definition"
},
{
"name" : "role",
"type" : "token",
"documentation" : "Role for 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" : "StructureDefinition",
"profile" : {
"reference" : "http://hl7.org/fhir/Profile/StructureDefinition"
},
"interaction" : [
{
"code" : "read"
},
{
"code" : "search-type"
}
]
}
],
"operation" : [
{
"name" : "validate",
"definition" : {
"reference" : "https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/ActivityDefinition--validate"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/ActivityDefinition-i-validate"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/DocumentReference--validate"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/DocumentReference-i-validate"
}
},
{
"name" : "apply",
"definition" : {
"reference" : "https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/PlanDefinition-i-apply"
}
},
{
"name" : "export",
"definition" : {
"reference" : "https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/PlanDefinition-i-export"
}
},
{
"name" : "import",
"definition" : {
"reference" : "https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/PlanDefinition--import"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/PlanDefinition--validate"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/PlanDefinition-i-validate"
}
}
]
}
]
}