eHealth Infrastructure - Local Development build (v2.8.0). See the Directory of published versions
Active as of 2023-05-13 |
@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:id [ fhir:v "plan"] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>plan</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=\"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/StructureDefinition/OperationDefinition\">http://hl7.org/fhir/StructureDefinition/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></table></div>" ] ; # fhir:url [ fhir:v "http://ehealth.sundhed.dk/fhir/CapabilityStatement/plan"^^xsd:anyURI] ; # fhir:version [ fhir:v "2.8.0"] ; # fhir:name [ fhir:v "plan"] ; # fhir:status [ fhir:v "active"] ; # fhir:date [ fhir:v "2023-05-13T02:42:23.526+00:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "Systematic | Trifork"] ; # fhir:contact ( [ fhir:name [ fhir:v "Systematic | Trifork" ] ; ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://ehealth.sundhed.dk" ] ] ) ] ) ; # fhir:kind [ fhir:v "instance"] ; # fhir:software [ fhir:name [ fhir:v "plan" ] ; fhir:version [ fhir:v "2.1.2" ] ] ; # fhir:implementation [ fhir:description [ fhir:v "eHealth plan service" ] ; fhir:url [ fhir:v "https://plan.devtest.systematic-ehealth.com/fhir"^^xsd:anyURI ] ] ; # fhir:fhirVersion [ fhir:v "4.0.1"] ; # fhir:format ( [ fhir:v "application/fhir+xml"] [ fhir:v "xml"] [ fhir:v "application/fhir+json"] [ fhir:v "json"] [ fhir:v "application/x-turtle"] [ fhir:v "ttl"] [ fhir:v "html/json"] [ fhir:v "html/xml"] [ fhir:v "html/turtle"] ) ; # fhir:rest ( [ fhir:mode [ fhir:v "server" ] ; ( fhir:resource [ fhir:type [ fhir:v "ActivityDefinition" ] ; fhir:profile [ fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-activitydefinition"^^xsd:anyURI ; fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-activitydefinition> ] ; ( fhir:interaction [ fhir:code [ fhir:v "update" ] ] [ fhir:code [ fhir:v "search-type" ] ] [ fhir:code [ fhir:v "vread" ] ] [ fhir:code [ fhir:v "read" ] ] [ fhir:code [ fhir:v "create" ] ] ) ; fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ; fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ; ( fhir:searchInclude [ fhir:v "ActivityDefinition:composed-of" ] [ fhir:v "ActivityDefinition:depends-on" ] [ fhir:v "ActivityDefinition:derived-from" ] [ fhir:v "ActivityDefinition:predecessor" ] [ fhir:v "ActivityDefinition:successor" ] ) ; ( fhir:searchRevInclude [ fhir:v "ActivityDefinition:composed-of" ] [ fhir:v "ActivityDefinition:depends-on" ] [ fhir:v "ActivityDefinition:derived-from" ] [ fhir:v "ActivityDefinition:intendedAudience" ] [ fhir:v "ActivityDefinition:modifier_role_reference" ] [ fhir:v "ActivityDefinition:predecessor" ] [ fhir:v "ActivityDefinition:successor" ] [ fhir:v "DocumentReference:authenticator" ] [ fhir:v "DocumentReference:author" ] [ fhir:v "DocumentReference:custodian" ] [ fhir:v "DocumentReference:encounter" ] [ fhir:v "DocumentReference:patient" ] [ fhir:v "DocumentReference:related" ] [ fhir:v "DocumentReference:relatesto" ] [ fhir:v "DocumentReference:subject" ] [ fhir:v "PlanDefinition:composed-of" ] [ fhir:v "PlanDefinition:definition" ] [ fhir:v "PlanDefinition:depends-on" ] [ fhir:v "PlanDefinition:derived-from" ] [ fhir:v "PlanDefinition:documentation" ] [ fhir:v "PlanDefinition:intendedAudience" ] [ fhir:v "PlanDefinition:modifier_role_reference" ] [ fhir:v "PlanDefinition:predecessor" ] [ fhir:v "PlanDefinition:successor" ] ) ; ( fhir:searchParam [ fhir:name [ fhir:v "_content" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ] ] [ fhir:name [ fhir:v "_has" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Return resources linked to by the given target" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The ID of the resource" ] ] [ fhir:name [ fhir:v "_language" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "The language of the resource" ] ] [ fhir:name [ fhir:v "_lastUpdated" ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Only return resources which were last updated as specified by the given range" ] ] [ fhir:name [ fhir:v "_profile" ] ; fhir:type [ fhir:v "uri" ] ; fhir:documentation [ fhir:v "Search for resources which have the given profile" ] ] [ fhir:name [ fhir:v "_security" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Search for resources which have the given security labels" ] ] [ fhir:name [ fhir:v "_tag" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Search for resources which have the given tag" ] ] [ fhir:name [ fhir:v "_text" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Search the contents of the resource's narrative using a fulltext search" ] ] [ fhir:name [ fhir:v "base" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Base of resource" ] ] [ fhir:name [ fhir:v "baseEnvironment" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Base Environment of resource" ] ] [ fhir:name [ fhir:v "composed-of" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "What resource is being referenced" ] ] [ fhir:name [ fhir:v "date" ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "The activity definition publication date" ] ] [ fhir:name [ fhir:v "depends-on" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "What resource is being referenced" ] ] [ fhir:name [ fhir:v "derived-from" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "What resource is being referenced" ] ] [ fhir:name [ fhir:v "description" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "The description of the activity definition" ] ] [ fhir:name [ fhir:v "effective" ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "The time during which the activity definition is intended to be in use" ] ] [ fhir:name [ fhir:v "ehealthPredecessor" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Predecessor of resource" ] ] [ fhir:name [ fhir:v "employeeTitle" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Title intented for clinicians" ] ] [ fhir:name [ fhir:v "identifier" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "External identifier for the activity definition" ] ] [ fhir:name [ fhir:v "intendedAudience" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The intended audience of the plan definition" ] ] [ fhir:name [ fhir:v "jurisdiction" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Intended jurisdiction for the activity definition" ] ] [ fhir:name [ fhir:v "modifier_role_reference" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Reference to either Organization, CareTeam, Practitioner" ] ] [ fhir:name [ fhir:v "modifier_role_role" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Role of Organization, CareTeam, Practitioner" ] ] [ fhir:name [ fhir:v "name" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Computationally friendly name of the activity definition" ] ] [ fhir:name [ fhir:v "predecessor" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "What resource is being referenced" ] ] [ fhir:name [ fhir:v "publisher" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Name of the publisher of the activity definition" ] ] [ fhir:name [ fhir:v "recommendation" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Recommendation for the plan definition" ] ] [ fhir:name [ fhir:v "status" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The current status of the activity definition" ] ] [ fhir:name [ fhir:v "successor" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "What resource is being referenced" ] ] [ fhir:name [ fhir:v "title" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "The human-friendly name of the activity definition" ] ] [ fhir:name [ fhir:v "topic" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Topics associated with the module" ] ] [ fhir:name [ fhir:v "url" ] ; fhir:type [ fhir:v "uri" ] ; fhir:documentation [ fhir:v "The uri that identifies the activity definition" ] ] [ fhir:name [ fhir:v "version" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The business version of the activity definition" ] ] ) ; ( fhir:operation [ fhir:name [ fhir:v "validate" ] ; fhir:definition [ fhir:v "https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ; fhir:link <https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/Multi-it-validate> ] ] [ fhir:name [ fhir:v "create-clone" ] ; fhir:definition [ fhir:v "https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/ActivityDefinitionPlanDefinition-i-create-clone"^^xsd:anyURI ; fhir:link <https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/ActivityDefinitionPlanDefinition-i-create-clone> ] ; fhir:documentation [ fhir:v "### Input\n- resourceId: reference to the ActivityDefinition resource that should be cloned\n- clone_operation: minor-version/major-version/copy Coding from codesystem: http://ehealth.sundhed.dk/cs/ehealth-clone-operation \n- default-clone-behavior: true/false. False signifies deep-clone mode where the list of deep-clone-references determine which resources should be cloned \n- deep-clone-references: References to resources to create as new resources rather than referencing the existing ones.\n\n### Output\nBundle containing all resources that were created during the operation.\n\n### Validation\n- New business versions require that the user has modifier-role: owner or co-author for the resource\n- New copy does not require that the user has a modifier-role.\n- New business version can be made only when no draft resource exists (having identical base identifier).\n- Read/search/create privileges are required for the resource types affected by $create-clone" ] ] ) ] [ fhir:type [ fhir:v "DocumentReference" ] ; fhir:profile [ fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-documentreference"^^xsd:anyURI ; fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-documentreference> ] ; ( fhir:interaction [ fhir:code [ fhir:v "update" ] ] [ fhir:code [ fhir:v "search-type" ] ] [ fhir:code [ fhir:v "vread" ] ] [ fhir:code [ fhir:v "read" ] ] [ fhir:code [ fhir:v "create" ] ] ) ; fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ; fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ; ( fhir:searchInclude [ fhir:v "*" ] [ fhir:v "DocumentReference:authenticator" ] [ fhir:v "DocumentReference:author" ] [ fhir:v "DocumentReference:custodian" ] [ fhir:v "DocumentReference:encounter" ] [ fhir:v "DocumentReference:patient" ] [ fhir:v "DocumentReference:related" ] [ fhir:v "DocumentReference:relatesto" ] [ fhir:v "DocumentReference:subject" ] ) ; ( fhir:searchRevInclude [ fhir:v "ActivityDefinition:composed-of" ] [ fhir:v "ActivityDefinition:depends-on" ] [ fhir:v "ActivityDefinition:derived-from" ] [ fhir:v "ActivityDefinition:intendedAudience" ] [ fhir:v "ActivityDefinition:modifier_role_reference" ] [ fhir:v "ActivityDefinition:predecessor" ] [ fhir:v "ActivityDefinition:successor" ] [ fhir:v "DocumentReference:authenticator" ] [ fhir:v "DocumentReference:author" ] [ fhir:v "DocumentReference:custodian" ] [ fhir:v "DocumentReference:encounter" ] [ fhir:v "DocumentReference:patient" ] [ fhir:v "DocumentReference:related" ] [ fhir:v "DocumentReference:relatesto" ] [ fhir:v "DocumentReference:subject" ] [ fhir:v "PlanDefinition:composed-of" ] [ fhir:v "PlanDefinition:definition" ] [ fhir:v "PlanDefinition:depends-on" ] [ fhir:v "PlanDefinition:derived-from" ] [ fhir:v "PlanDefinition:documentation" ] [ fhir:v "PlanDefinition:intendedAudience" ] [ fhir:v "PlanDefinition:modifier_role_reference" ] [ fhir:v "PlanDefinition:predecessor" ] [ fhir:v "PlanDefinition:successor" ] ) ; ( fhir:searchParam [ fhir:name [ fhir:v "_content" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ] ] [ fhir:name [ fhir:v "_filter" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Search the contents of the resource's data using a filter" ] ] [ fhir:name [ fhir:v "_has" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Return resources linked to by the given target" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The ID of the resource" ] ] [ fhir:name [ fhir:v "_language" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "The language of the resource" ] ] [ fhir:name [ fhir:v "_lastUpdated" ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Only return resources which were last updated as specified by the given range" ] ] [ fhir:name [ fhir:v "_profile" ] ; fhir:type [ fhir:v "uri" ] ; fhir:documentation [ fhir:v "Search for resources which have the given profile" ] ] [ fhir:name [ fhir:v "_security" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Search for resources which have the given security labels" ] ] [ fhir:name [ fhir:v "_source" ] ; fhir:type [ fhir:v "uri" ] ; fhir:documentation [ fhir:v "Search for resources which have the given source value (Resource.meta.source)" ] ] [ fhir:name [ fhir:v "_tag" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Search for resources which have the given tag" ] ] [ fhir:name [ fhir:v "_text" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Search the contents of the resource's narrative using a fulltext search" ] ] [ fhir:name [ fhir:v "authenticator" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Who/what authenticated the document" ] ] [ fhir:name [ fhir:v "author" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Who and/or what authored the document" ] ] [ fhir:name [ fhir:v "category" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Categorization of document" ] ] [ fhir:name [ fhir:v "contenttype" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Mime type of the content, with charset etc." ] ] [ fhir:name [ fhir:v "custodian" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Organization which maintains the document" ] ] [ fhir:name [ fhir:v "date" ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "When this document reference was created" ] ] [ fhir:name [ fhir:v "description" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Human-readable description" ] ] [ fhir:name [ fhir:v "encounter" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Context of the document content" ] ] [ fhir:name [ fhir:v "event" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Main clinical acts documented" ] ] [ fhir:name [ fhir:v "facility" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Kind of facility where patient was seen" ] ] [ fhir:name [ fhir:v "format" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Format/content rules for the document" ] ] [ fhir:name [ fhir:v "identifier" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Master Version Specific Identifier" ] ] [ fhir:name [ fhir:v "language" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Human language of the content (BCP-47)" ] ] [ fhir:name [ fhir:v "location" ] ; fhir:type [ fhir:v "uri" ] ; fhir:documentation [ fhir:v "Uri where the data can be found" ] ] [ fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Who/what is the subject of the document" ] ] [ fhir:name [ fhir:v "period" ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Time of service that is being documented" ] ] [ fhir:name [ fhir:v "related" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Related identifiers or resources" ] ] [ fhir:name [ fhir:v "relatesto" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Target of the relationship" ] ] [ fhir:name [ fhir:v "relation" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "replaces | transforms | signs | appends" ] ] [ fhir:name [ fhir:v "relationship" ] ; fhir:type [ fhir:v "composite" ] ; fhir:documentation [ fhir:v "Combination of relation and relatesTo" ] ] [ fhir:name [ fhir:v "security-label" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Document security-tags" ] ] [ fhir:name [ fhir:v "setting" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Additional details about where the content was created (e.g. clinical specialty)" ] ] [ fhir:name [ fhir:v "status" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "current | superseded | entered-in-error" ] ] [ fhir:name [ fhir:v "subject" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Who/what is the subject of the document" ] ] [ fhir:name [ fhir:v "type" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Kind of document (LOINC if possible)" ] ] ) ; ( fhir:operation [ fhir:name [ fhir:v "validate" ] ; fhir:definition [ fhir:v "https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ; fhir:link <https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/Multi-it-validate> ] ] ) ] [ fhir:type [ fhir:v "OperationDefinition" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/OperationDefinition"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/StructureDefinition/OperationDefinition> ] ; ( fhir:interaction [ fhir:code [ fhir:v "read" ] ] ) ; ( fhir:searchInclude [ fhir:v "*" ] ) ; ( fhir:searchRevInclude [ fhir:v "ActivityDefinition:composed-of" ] [ fhir:v "ActivityDefinition:depends-on" ] [ fhir:v "ActivityDefinition:derived-from" ] [ fhir:v "ActivityDefinition:intendedAudience" ] [ fhir:v "ActivityDefinition:modifier_role_reference" ] [ fhir:v "ActivityDefinition:predecessor" ] [ fhir:v "ActivityDefinition:successor" ] [ fhir:v "DocumentReference:authenticator" ] [ fhir:v "DocumentReference:author" ] [ fhir:v "DocumentReference:custodian" ] [ fhir:v "DocumentReference:encounter" ] [ fhir:v "DocumentReference:patient" ] [ fhir:v "DocumentReference:related" ] [ fhir:v "DocumentReference:relatesto" ] [ fhir:v "DocumentReference:subject" ] [ fhir:v "PlanDefinition:composed-of" ] [ fhir:v "PlanDefinition:definition" ] [ fhir:v "PlanDefinition:depends-on" ] [ fhir:v "PlanDefinition:derived-from" ] [ fhir:v "PlanDefinition:documentation" ] [ fhir:v "PlanDefinition:intendedAudience" ] [ fhir:v "PlanDefinition:modifier_role_reference" ] [ fhir:v "PlanDefinition:predecessor" ] [ fhir:v "PlanDefinition:successor" ] ) ] [ fhir:type [ fhir:v "PlanDefinition" ] ; fhir:profile [ fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-plandefinition"^^xsd:anyURI ; fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-plandefinition> ] ; ( fhir:interaction [ fhir:code [ fhir:v "update" ] ] [ fhir:code [ fhir:v "search-type" ] ] [ fhir:code [ fhir:v "vread" ] ] [ fhir:code [ fhir:v "read" ] ] [ fhir:code [ fhir:v "create" ] ] ) ; fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ; fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ; ( fhir:searchInclude [ fhir:v "*" ] [ fhir:v "PlanDefinition:composed-of" ] [ fhir:v "PlanDefinition:definition" ] [ fhir:v "PlanDefinition:depends-on" ] [ fhir:v "PlanDefinition:derived-from" ] [ fhir:v "PlanDefinition:documentation" ] [ fhir:v "PlanDefinition:predecessor" ] [ fhir:v "PlanDefinition:successor" ] ) ; ( fhir:searchRevInclude [ fhir:v "ActivityDefinition:composed-of" ] [ fhir:v "ActivityDefinition:depends-on" ] [ fhir:v "ActivityDefinition:derived-from" ] [ fhir:v "ActivityDefinition:intendedAudience" ] [ fhir:v "ActivityDefinition:modifier_role_reference" ] [ fhir:v "ActivityDefinition:predecessor" ] [ fhir:v "ActivityDefinition:successor" ] [ fhir:v "DocumentReference:authenticator" ] [ fhir:v "DocumentReference:author" ] [ fhir:v "DocumentReference:custodian" ] [ fhir:v "DocumentReference:encounter" ] [ fhir:v "DocumentReference:patient" ] [ fhir:v "DocumentReference:related" ] [ fhir:v "DocumentReference:relatesto" ] [ fhir:v "DocumentReference:subject" ] [ fhir:v "PlanDefinition:composed-of" ] [ fhir:v "PlanDefinition:definition" ] [ fhir:v "PlanDefinition:depends-on" ] [ fhir:v "PlanDefinition:derived-from" ] [ fhir:v "PlanDefinition:documentation" ] [ fhir:v "PlanDefinition:intendedAudience" ] [ fhir:v "PlanDefinition:modifier_role_reference" ] [ fhir:v "PlanDefinition:predecessor" ] [ fhir:v "PlanDefinition:successor" ] ) ; ( fhir:searchParam [ fhir:name [ fhir:v "_content" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ] ] [ fhir:name [ fhir:v "_has" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Return resources linked to by the given target" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The ID of the resource" ] ] [ fhir:name [ fhir:v "_language" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "The language of the resource" ] ] [ fhir:name [ fhir:v "_lastUpdated" ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Only return resources which were last updated as specified by the given range" ] ] [ fhir:name [ fhir:v "_profile" ] ; fhir:type [ fhir:v "uri" ] ; fhir:documentation [ fhir:v "Search for resources which have the given profile" ] ] [ fhir:name [ fhir:v "_security" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Search for resources which have the given security labels" ] ] [ fhir:name [ fhir:v "_tag" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Search for resources which have the given tag" ] ] [ fhir:name [ fhir:v "_text" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Search the contents of the resource's narrative using a fulltext search" ] ] [ fhir:name [ fhir:v "base" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Base of resource" ] ] [ fhir:name [ fhir:v "baseEnvironment" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Base Environment of resource" ] ] [ fhir:name [ fhir:v "composed-of" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "What resource is being referenced" ] ] [ fhir:name [ fhir:v "date" ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "The plan definition publication date" ] ] [ fhir:name [ fhir:v "definition" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Activity or plan definitions used by plan definition" ] ] [ fhir:name [ fhir:v "depends-on" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "What resource is being referenced" ] ] [ fhir:name [ fhir:v "derived-from" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "What resource is being referenced" ] ] [ fhir:name [ fhir:v "description" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "The description of the plan definition" ] ] [ fhir:name [ fhir:v "documentation" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "What resource is being referenced" ] ] [ fhir:name [ fhir:v "effective" ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "The time during which the plan definition is intended to be in use" ] ] [ fhir:name [ fhir:v "ehealthPredecessor" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Predecessor of resource" ] ] [ fhir:name [ fhir:v "employeeTitle" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Title intented for clinicians" ] ] [ fhir:name [ fhir:v "identifier" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "External identifier for the plan definition" ] ] [ fhir:name [ fhir:v "intendedAudience" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The intended audience of the plan definition" ] ] [ fhir:name [ fhir:v "jurisdiction" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Intended jurisdiction for the plan definition" ] ] [ fhir:name [ fhir:v "modifier_role_reference" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Reference to either Organization, CareTeam, Practitioner" ] ] [ fhir:name [ fhir:v "modifier_role_role" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Role of Organization, CareTeam, Practitioner" ] ] [ fhir:name [ fhir:v "name" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Computationally friendly name of the plan definition" ] ] [ fhir:name [ fhir:v "predecessor" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "What resource is being referenced" ] ] [ fhir:name [ fhir:v "publisher" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Name of the publisher of the plan definition" ] ] [ fhir:name [ fhir:v "recommendation" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Recommendation for the plan definition" ] ] [ fhir:name [ fhir:v "status" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The current status of the plan definition" ] ] [ fhir:name [ fhir:v "successor" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "What resource is being referenced" ] ] [ fhir:name [ fhir:v "title" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "The human-friendly name of the plan definition" ] ] [ fhir:name [ fhir:v "topic" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Topics associated with the module" ] ] [ fhir:name [ fhir:v "url" ] ; fhir:type [ fhir:v "uri" ] ; fhir:documentation [ fhir:v "The uri that identifies the plan definition" ] ] [ fhir:name [ fhir:v "version" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The business version of the plan definition" ] ] ) ; ( fhir:operation [ fhir:name [ fhir:v "validate" ] ; fhir:definition [ fhir:v "https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/Multi-it-validate"^^xsd:anyURI ; fhir:link <https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/Multi-it-validate> ] ] [ fhir:name [ fhir:v "import" ] ; fhir:definition [ fhir:v "https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/PlanDefinition-t-import"^^xsd:anyURI ; fhir:link <https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/PlanDefinition-t-import> ] ; fhir:documentation [ fhir:v "Import a Plandefinition\n### Parameters\n- planDefinitionPackage: Binary package produced by the export operation\n### Output\nBundle containing the created resources. PlanDefinitions, ActivityDefinitions, and Questionnaires will be created. Libraries and Organizations are used to find the corresponding resources on the target system." ] ] [ fhir:name [ fhir:v "export" ] ; fhir:definition [ fhir:v "https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/PlanDefinition-i-export"^^xsd:anyURI ; fhir:link <https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/PlanDefinition-i-export> ] ; fhir:documentation [ fhir:v "Export a PlanDefinition.\n### Export Contents\nThe export contains the PlanDefinition including referenced resources:- PlanDefinitions\n- ActivityDefinitions\n- Questionnaires\n- Libraries\n- Organizations\n\nEach resource is returned in a separate JSon file.\n### Parameters\n- exclude: references to ActivityDefinitions or PlanDefinitions to exclude from the export.\n### Output\nOutput can be found in Binary.content. This is a Base64 encoded .zip file containing JSon files.\nAll returned objects are Fhir resources. See the implementation guide for details" ] ] [ fhir:name [ fhir:v "create-clone" ] ; fhir:definition [ fhir:v "https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/ActivityDefinitionPlanDefinition-i-create-clone"^^xsd:anyURI ; fhir:link <https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/ActivityDefinitionPlanDefinition-i-create-clone> ] ; fhir:documentation [ fhir:v "### Input\n- resourceId: reference to the PlanDefinition resource that should be cloned\n- clone_operation: minor-version/major-version/copy Coding from codesystem: http://ehealth.sundhed.dk/cs/ehealth-clone-operation \n- default-clone-behavior: true/false. False signifies deep-clone mode where the list of deep-clone-references determine which resources should be cloned \n- deep-clone-references: References to resources to create as new resources rather than referencing the existing ones.\n\n### Output\nBundle containing all resources that were created during the operation.\n\n### Validation\n- New business versions require that the user has modifier-role: owner or co-author for the resource\n- New copy does not require that the user has a modifier-role.\n- New business version can be made only when no draft resource exists (having identical base identifier).\n- Read/search/create privileges are required for the resource types affected by $create-clone" ] ] [ fhir:name [ fhir:v "apply" ] ; fhir:definition [ fhir:v "https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/PlanDefinition-i-apply"^^xsd:anyURI ; fhir:link <https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/PlanDefinition-i-apply> ] ; fhir:documentation [ fhir:v "Create a careplan for a specific episodeOfCare using this PlanDefinition as a template." ] ] ) ] ) ; ( fhir:interaction [ fhir:code [ fhir:v "transaction" ] ] [ fhir:code [ fhir:v "history-system" ] ] ) ; ( fhir:operation [ fhir:name [ fhir:v "migrate" ] ; fhir:definition [ fhir:v "https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-migrate"^^xsd:anyURI ; fhir:link <https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-migrate> ] ; fhir:documentation [ fhir:v "Data migration" ] ] [ fhir:name [ fhir:v "process-message" ] ; fhir:definition [ fhir:v "https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-process-message"^^xsd:anyURI ; fhir:link <https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-process-message> ] ; fhir:documentation [ fhir:v "Accept a FHIR Message Bundle for processing" ] ] [ fhir:name [ fhir:v "perform-reindexing-pass" ] ; fhir:definition [ fhir:v "https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-perform-reindexing-pass"^^xsd:anyURI ; fhir:link <https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-perform-reindexing-pass> ] ; fhir:documentation [ fhir:v "Forces a single pass of the resource reindexing processor" ] ] [ fhir:name [ fhir:v "meta" ] ; fhir:definition [ fhir:v "https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-meta"^^xsd:anyURI ; fhir:link <https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-meta> ] ] [ fhir:name [ fhir:v "get-resource-counts" ] ; fhir:definition [ fhir:v "https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-get-resource-counts"^^xsd:anyURI ; fhir:link <https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-get-resource-counts> ] ; fhir:documentation [ fhir:v "Provides the number of resources currently stored on the server, broken down by resource type" ] ] [ fhir:name [ fhir:v "reindex-terminology" ] ; fhir:definition [ fhir:v "https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-reindex-terminology"^^xsd:anyURI ; fhir:link <https://plan.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-reindex-terminology> ] ] ) ] ) . #
IG © 2021+ Systematic | Trifork. Package dk.ehealth.sundhed.fhir.ig.core#2.8.0 based on FHIR 4.0.1. Generated 2023-05-17