eHealth Infrastructure - Local Development build (v2.7.0). See the Directory of published versions
Active as of 2023-03-14 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CapabilityStatement;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "task"]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>task</h2><table><tr><td>Mode</td><td>SERVER</td></tr><tr><td>Description</td><td/></tr><tr><td>Transaction</td><td>y</td></tr><tr><td>System History</td><td>y</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></tr><tr><td>ClinicalImpression</td><td><a href=\"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-clinicalimpression\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-clinicalimpression</a></td><td>y</td><td>y</td><td>y</td><td></td><td>y</td><td>y</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></tr><tr><td>Task</td><td><a href=\"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-task\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-task</a></td><td>y</td><td>y</td><td>y</td><td></td><td>y</td><td>y</td></tr></table></div>"
]; #
fhir:CapabilityStatement.url [ fhir:value "http://ehealth.sundhed.dk/fhir/CapabilityStatement/task"]; #
fhir:CapabilityStatement.version [ fhir:value "2.7.0"]; #
fhir:CapabilityStatement.name [ fhir:value "task"]; #
fhir:CapabilityStatement.status [ fhir:value "active"]; #
fhir:CapabilityStatement.date [ fhir:value "2023-03-14T14:07:03.664+00:00"^^xsd:dateTime]; #
fhir:CapabilityStatement.publisher [ fhir:value "Systematic | Trifork"]; #
fhir:CapabilityStatement.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "Systematic | Trifork" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://ehealth.sundhed.dk" ] ]
]; #
fhir:CapabilityStatement.kind [ fhir:value "instance"]; #
fhir:CapabilityStatement.software [
fhir:CapabilityStatement.software.name [ fhir:value "task" ];
fhir:CapabilityStatement.software.version [ fhir:value "1.10.2" ]
]; #
fhir:CapabilityStatement.implementation [
fhir:CapabilityStatement.implementation.description [ fhir:value "eHealth task service" ];
fhir:CapabilityStatement.implementation.url [ fhir:value "https://task.devtest.systematic-ehealth.com/fhir" ]
]; #
fhir:CapabilityStatement.fhirVersion [ fhir:value "4.0.1"]; #
fhir:CapabilityStatement.format [
fhir:value "application/fhir+xml";
fhir:index 0
], [
fhir:value "xml";
fhir:index 1
], [
fhir:value "application/fhir+json";
fhir:index 2
], [
fhir:value "json";
fhir:index 3
], [
fhir:value "application/x-turtle";
fhir:index 4
], [
fhir:value "ttl";
fhir:index 5
], [
fhir:value "html/json";
fhir:index 6
], [
fhir:value "html/xml";
fhir:index 7
], [
fhir:value "html/turtle";
fhir:index 8
]; #
fhir:CapabilityStatement.rest [
fhir:index 0;
fhir:CapabilityStatement.rest.mode [ fhir:value "server" ];
fhir:CapabilityStatement.rest.resource [
fhir:index 0;
fhir:CapabilityStatement.rest.resource.type [ fhir:value "ClinicalImpression" ];
fhir:CapabilityStatement.rest.resource.profile [
fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-clinicalimpression";
fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-clinicalimpression> ];
fhir:CapabilityStatement.rest.resource.interaction [
fhir:index 0;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "search-type" ] ], [
fhir:index 1;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ] ], [
fhir:index 2;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ] ], [
fhir:index 3;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "patch" ] ], [
fhir:index 4;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ] ];
fhir:CapabilityStatement.rest.resource.conditionalCreate [ fhir:value "true"^^xsd:boolean ];
fhir:CapabilityStatement.rest.resource.searchInclude [
fhir:value "ClinicalImpression:previous";
fhir:index 0 ];
fhir:CapabilityStatement.rest.resource.searchRevInclude [
fhir:value "ClinicalImpression:action";
fhir:index 0 ], [
fhir:value "ClinicalImpression:assessor";
fhir:index 1 ], [
fhir:value "ClinicalImpression:carePlan";
fhir:index 2 ], [
fhir:value "ClinicalImpression:episodeOfCare";
fhir:index 3 ], [
fhir:value "ClinicalImpression:finding-ref";
fhir:index 4 ], [
fhir:value "ClinicalImpression:investigation";
fhir:index 5 ], [
fhir:value "ClinicalImpression:patient";
fhir:index 6 ], [
fhir:value "ClinicalImpression:previous";
fhir:index 7 ], [
fhir:value "ClinicalImpression:problem";
fhir:index 8 ], [
fhir:value "ClinicalImpression:subject";
fhir:index 9 ], [
fhir:value "Task:based-on";
fhir:index 10 ], [
fhir:value "Task:episodeOfCare";
fhir:index 11 ], [
fhir:value "Task:focus";
fhir:index 12 ], [
fhir:value "Task:organization";
fhir:index 13 ], [
fhir:value "Task:owner";
fhir:index 14 ], [
fhir:value "Task:part-of";
fhir:index 15 ], [
fhir:value "Task:patient";
fhir:index 16 ], [
fhir:value "Task:requester";
fhir:index 17 ], [
fhir:value "Task:responsible";
fhir:index 18 ], [
fhir:value "Task:subject";
fhir:index 19 ];
fhir:CapabilityStatement.rest.resource.searchParam [
fhir:index 0;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_content" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's data using a fulltext search" ] ], [
fhir:index 1;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_has" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Return resources linked to by the given target" ] ], [
fhir:index 2;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_id" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The ID of the resource" ] ], [
fhir:index 3;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_language" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The language of the resource" ] ], [
fhir:index 4;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_lastUpdated" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Only return resources which were last updated as specified by the given range" ] ], [
fhir:index 5;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_profile" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search for resources which have the given profile" ] ], [
fhir:index 6;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_security" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search for resources which have the given security labels" ] ], [
fhir:index 7;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_tag" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search for resources which have the given tag" ] ], [
fhir:index 8;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_text" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's narrative using a fulltext search" ] ], [
fhir:index 9;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "action" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Action taken as part of assessment procedure" ] ], [
fhir:index 10;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "assessor" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The clinician performing the assessment" ] ], [
fhir:index 11;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "carePlan" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "CarePlan" ] ], [
fhir:index 12;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "date" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "When the assessment was documented" ] ], [
fhir:index 13;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "decision" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Decision" ] ], [
fhir:index 14;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "episodeOfCare" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Encounter or Episode created from" ] ], [
fhir:index 15;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "finding-code" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "What was found" ] ], [
fhir:index 16;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "finding-ref" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "What was found" ] ], [
fhir:index 17;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "identifier" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Business identifier" ] ], [
fhir:index 18;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "investigation" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Record of a specific investigation" ] ], [
fhir:index 19;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "patient" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Patient or group assessed" ] ], [
fhir:index 20;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "previous" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Reference to last assessment" ] ], [
fhir:index 21;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "problem" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Relevant impressions of patient state" ] ], [
fhir:index 22;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "status" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "draft | completed | entered-in-error" ] ], [
fhir:index 23;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "subject" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Patient or group assessed" ] ];
fhir:CapabilityStatement.rest.resource.operation [
fhir:index 0;
fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "validate" ];
fhir:CapabilityStatement.rest.resource.operation.definition [
fhir:value "https://task.devtest.systematic-ehealth.com/fhir/OperationDefinition/ClinicalImpressionTask-it-validate";
fhir:link <https://task.devtest.systematic-ehealth.com/fhir/OperationDefinition/ClinicalImpressionTask-it-validate> ] ] ], [
fhir:index 1;
fhir:CapabilityStatement.rest.resource.type [ fhir:value "OperationDefinition" ];
fhir:CapabilityStatement.rest.resource.profile [
fhir:value "http://hl7.org/fhir/StructureDefinition/OperationDefinition";
fhir:link <http://hl7.org/fhir/StructureDefinition/OperationDefinition> ];
fhir:CapabilityStatement.rest.resource.interaction [
fhir:index 0;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ] ];
fhir:CapabilityStatement.rest.resource.searchInclude [
fhir:value "*";
fhir:index 0 ];
fhir:CapabilityStatement.rest.resource.searchRevInclude [
fhir:value "ClinicalImpression:action";
fhir:index 0 ], [
fhir:value "ClinicalImpression:assessor";
fhir:index 1 ], [
fhir:value "ClinicalImpression:carePlan";
fhir:index 2 ], [
fhir:value "ClinicalImpression:episodeOfCare";
fhir:index 3 ], [
fhir:value "ClinicalImpression:finding-ref";
fhir:index 4 ], [
fhir:value "ClinicalImpression:investigation";
fhir:index 5 ], [
fhir:value "ClinicalImpression:patient";
fhir:index 6 ], [
fhir:value "ClinicalImpression:previous";
fhir:index 7 ], [
fhir:value "ClinicalImpression:problem";
fhir:index 8 ], [
fhir:value "ClinicalImpression:subject";
fhir:index 9 ], [
fhir:value "Task:based-on";
fhir:index 10 ], [
fhir:value "Task:episodeOfCare";
fhir:index 11 ], [
fhir:value "Task:focus";
fhir:index 12 ], [
fhir:value "Task:organization";
fhir:index 13 ], [
fhir:value "Task:owner";
fhir:index 14 ], [
fhir:value "Task:part-of";
fhir:index 15 ], [
fhir:value "Task:patient";
fhir:index 16 ], [
fhir:value "Task:requester";
fhir:index 17 ], [
fhir:value "Task:responsible";
fhir:index 18 ], [
fhir:value "Task:subject";
fhir:index 19 ] ], [
fhir:index 2;
fhir:CapabilityStatement.rest.resource.type [ fhir:value "Task" ];
fhir:CapabilityStatement.rest.resource.profile [
fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-task";
fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-task> ];
fhir:CapabilityStatement.rest.resource.interaction [
fhir:index 0;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "search-type" ] ], [
fhir:index 1;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ] ], [
fhir:index 2;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ] ], [
fhir:index 3;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "patch" ] ], [
fhir:index 4;
fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ] ];
fhir:CapabilityStatement.rest.resource.conditionalCreate [ fhir:value "true"^^xsd:boolean ];
fhir:CapabilityStatement.rest.resource.searchInclude [
fhir:value "Task:based-on";
fhir:index 0 ], [
fhir:value "Task:focus";
fhir:index 1 ], [
fhir:value "Task:part-of";
fhir:index 2 ];
fhir:CapabilityStatement.rest.resource.searchRevInclude [
fhir:value "ClinicalImpression:action";
fhir:index 0 ], [
fhir:value "ClinicalImpression:assessor";
fhir:index 1 ], [
fhir:value "ClinicalImpression:carePlan";
fhir:index 2 ], [
fhir:value "ClinicalImpression:episodeOfCare";
fhir:index 3 ], [
fhir:value "ClinicalImpression:finding-ref";
fhir:index 4 ], [
fhir:value "ClinicalImpression:investigation";
fhir:index 5 ], [
fhir:value "ClinicalImpression:patient";
fhir:index 6 ], [
fhir:value "ClinicalImpression:previous";
fhir:index 7 ], [
fhir:value "ClinicalImpression:problem";
fhir:index 8 ], [
fhir:value "ClinicalImpression:subject";
fhir:index 9 ], [
fhir:value "Task:based-on";
fhir:index 10 ], [
fhir:value "Task:episodeOfCare";
fhir:index 11 ], [
fhir:value "Task:focus";
fhir:index 12 ], [
fhir:value "Task:organization";
fhir:index 13 ], [
fhir:value "Task:owner";
fhir:index 14 ], [
fhir:value "Task:part-of";
fhir:index 15 ], [
fhir:value "Task:patient";
fhir:index 16 ], [
fhir:value "Task:requester";
fhir:index 17 ], [
fhir:value "Task:responsible";
fhir:index 18 ], [
fhir:value "Task:subject";
fhir:index 19 ];
fhir:CapabilityStatement.rest.resource.searchParam [
fhir:index 0;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_content" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's data using a fulltext search" ] ], [
fhir:index 1;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_has" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Return resources linked to by the given target" ] ], [
fhir:index 2;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_id" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The ID of the resource" ] ], [
fhir:index 3;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_language" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The language of the resource" ] ], [
fhir:index 4;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_lastUpdated" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Only return resources which were last updated as specified by the given range" ] ], [
fhir:index 5;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_profile" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search for resources which have the given profile" ] ], [
fhir:index 6;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_security" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search for resources which have the given security labels" ] ], [
fhir:index 7;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_tag" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search for resources which have the given tag" ] ], [
fhir:index 8;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_text" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search the contents of the resource's narrative using a fulltext search" ] ], [
fhir:index 9;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "authored-on" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search by creation date" ] ], [
fhir:index 10;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "based-on" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search by requests this task is based on" ] ], [
fhir:index 11;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "business-status" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search by business status" ] ], [
fhir:index 12;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "category" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search by category" ] ], [
fhir:index 13;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "code" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search by task code" ] ], [
fhir:index 14;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "episodeOfCare" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search by encounter or episode" ] ], [
fhir:index 15;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "focus" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search by task focus" ] ], [
fhir:index 16;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "group-identifier" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search by group identifier" ] ], [
fhir:index 17;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "identifier" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search for a task instance by its business identifier" ] ], [
fhir:index 18;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "intent" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search by task intent" ] ], [
fhir:index 19;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "modified" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search by last modification date" ] ], [
fhir:index 20;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "organization" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search by responsible organization" ] ], [
fhir:index 21;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "owner" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search by task owner" ] ], [
fhir:index 22;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "part-of" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search by task this task is part of" ] ], [
fhir:index 23;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "patient" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search by patient" ] ], [
fhir:index 24;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "performer" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search by recommended type of performer (e.g., Requester, Performer, Scheduler)." ] ], [
fhir:index 25;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "period" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search by period Task is/was underway" ] ], [
fhir:index 26;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "priority" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search by task priority" ] ], [
fhir:index 27;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "requester" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search by task requester" ] ], [
fhir:index 28;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "responsible" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search by responsible" ] ], [
fhir:index 29;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "restriction-category" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search by restriction category" ] ], [
fhir:index 30;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "status" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search by task status" ] ], [
fhir:index 31;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "subject" ];
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ];
fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search by subject" ] ];
fhir:CapabilityStatement.rest.resource.operation [
fhir:index 0;
fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "validate" ];
fhir:CapabilityStatement.rest.resource.operation.definition [
fhir:value "https://task.devtest.systematic-ehealth.com/fhir/OperationDefinition/ClinicalImpressionTask-it-validate";
fhir:link <https://task.devtest.systematic-ehealth.com/fhir/OperationDefinition/ClinicalImpressionTask-it-validate> ] ] ];
fhir:CapabilityStatement.rest.interaction [
fhir:index 0;
fhir:CapabilityStatement.rest.interaction.code [ fhir:value "transaction" ] ], [
fhir:index 1;
fhir:CapabilityStatement.rest.interaction.code [ fhir:value "history-system" ] ];
fhir:CapabilityStatement.rest.operation [
fhir:index 0;
fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "migrate" ];
fhir:CapabilityStatement.rest.resource.operation.definition [
fhir:value "https://task.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-migrate";
fhir:link <https://task.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-migrate> ];
fhir:CapabilityStatement.rest.resource.operation.documentation [ fhir:value "Data migration" ] ], [
fhir:index 1;
fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "process-message" ];
fhir:CapabilityStatement.rest.resource.operation.definition [
fhir:value "https://task.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-process-message";
fhir:link <https://task.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-process-message> ];
fhir:CapabilityStatement.rest.resource.operation.documentation [ fhir:value "Accept a FHIR Message Bundle for processing" ] ], [
fhir:index 2;
fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "perform-reindexing-pass" ];
fhir:CapabilityStatement.rest.resource.operation.definition [
fhir:value "https://task.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-perform-reindexing-pass";
fhir:link <https://task.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-perform-reindexing-pass> ];
fhir:CapabilityStatement.rest.resource.operation.documentation [ fhir:value "Forces a single pass of the resource reindexing processor" ] ], [
fhir:index 3;
fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "meta" ];
fhir:CapabilityStatement.rest.resource.operation.definition [
fhir:value "https://task.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-meta";
fhir:link <https://task.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-meta> ] ], [
fhir:index 4;
fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "get-resource-counts" ];
fhir:CapabilityStatement.rest.resource.operation.definition [
fhir:value "https://task.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-get-resource-counts";
fhir:link <https://task.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-get-resource-counts> ];
fhir:CapabilityStatement.rest.resource.operation.documentation [ fhir:value "Provides the number of resources currently stored on the server, broken down by resource type" ] ], [
fhir:index 5;
fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "reindex-terminology" ];
fhir:CapabilityStatement.rest.resource.operation.definition [
fhir:value "https://task.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-reindex-terminology";
fhir:link <https://task.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-reindex-terminology> ] ]
]. #
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.
IG © 2021+ Systematic | Trifork. Package dk.ehealth.sundhed.fhir.ig.core#2.7.0 based on FHIR 4.0.1. Generated 2023-03-20