@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CapabilityStatement; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "questionnaire"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "extensions" ]; fhir:Narrative.div "

questionnaire

ModeSERVER
Description
Transaction
System History
System Search
Resource TypeProfileReadV-ReadSearchUpdateCreateDelete
Basichttp://hl7.org/fhir/StructureDefinition/Basicyyyyy
OperationDefinitionhttp://hl7.org/fhir/StructureDefinition/OperationDefinitiony
Questionnairehttp://hl7.org/fhir/StructureDefinition/Questionnaireyyyyyy
StructureDefinitionhttp://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-definedquestionyyyyyy
" ]; fhir:CapabilityStatement.url [ fhir:value "http://ehealth.sundhed.dk/fhir/CapabilityStatement/questionnaire"]; fhir:CapabilityStatement.version [ fhir:value "2022.2"]; fhir:CapabilityStatement.name [ fhir:value "questionnaire"]; fhir:CapabilityStatement.status [ fhir:value "active"]; fhir:CapabilityStatement.date [ fhir:value "2022-06-18T02:46:54.380+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 "questionnaire" ]; fhir:CapabilityStatement.software.version [ fhir:value "2.0.1" ] ]; fhir:CapabilityStatement.implementation [ fhir:CapabilityStatement.implementation.description [ fhir:value "eHealth questionnaire service" ]; fhir:CapabilityStatement.implementation.url [ fhir:value "https://questionnaire.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 "Basic" ]; fhir:CapabilityStatement.rest.resource.profile [ fhir:value "http://hl7.org/fhir/StructureDefinition/Basic"; fhir:link ]; fhir:CapabilityStatement.rest.resource.interaction [ fhir:index 0; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ] ], [ 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 "search-type" ] ], [ fhir:index 4; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "update" ] ]; fhir:CapabilityStatement.rest.resource.conditionalCreate [ fhir:value "true"^^xsd:boolean ]; fhir:CapabilityStatement.rest.resource.conditionalUpdate [ fhir:value "true"^^xsd:boolean ]; fhir:CapabilityStatement.rest.resource.searchInclude [ fhir:value "*"; fhir:index 0 ]; fhir:CapabilityStatement.rest.resource.searchRevInclude [ fhir:value "Basic:actionGuidanceForReference"; fhir:index 0 ], [ fhir:value "Basic:intendedAudience"; fhir:index 1 ], [ fhir:value "Basic:reference"; fhir:index 2 ], [ fhir:value "Basic:viewForReference"; fhir:index 3 ], [ fhir:value "Questionnaire:reference"; fhir:index 4 ], [ fhir:value "StructureDefinition:valueset"; fhir:index 5 ]; 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 "actionGuidanceForReference" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Action guidance for reference" ] ], [ fhir:index 10; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "actionGuidanceForType" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The action guidance for type" ] ], [ fhir:index 11; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "actionGuidanceType" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The action guidance type" ] ], [ fhir:index 12; 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 "The code" ] ], [ fhir:index 13; 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 "The identifier" ] ], [ fhir:index 14; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "intendedAudience" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The intended audience" ] ], [ fhir:index 15; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "recommendation" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The recommendation" ] ], [ fhir:index 16; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "reference" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The modifier reference" ] ], [ fhir:index 17; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "role" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The modifier role" ] ], [ fhir:index 18; 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 "The current status" ] ], [ fhir:index 19; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "viewForReference" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "View for reference" ] ], [ fhir:index 20; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "viewForType" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The view for type" ] ], [ fhir:index 21; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "viewType" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The view type" ] ]; 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://questionnaire.devtest.systematic-ehealth.com/fhir/OperationDefinition/Multi-it-validate"; fhir:link ] ] ], [ 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 ]; 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 "Basic:actionGuidanceForReference"; fhir:index 0 ], [ fhir:value "Basic:intendedAudience"; fhir:index 1 ], [ fhir:value "Basic:reference"; fhir:index 2 ], [ fhir:value "Basic:viewForReference"; fhir:index 3 ], [ fhir:value "Questionnaire:reference"; fhir:index 4 ], [ fhir:value "StructureDefinition:valueset"; fhir:index 5 ] ], [ fhir:index 2; fhir:CapabilityStatement.rest.resource.type [ fhir:value "Questionnaire" ]; fhir:CapabilityStatement.rest.resource.profile [ fhir:value "http://hl7.org/fhir/StructureDefinition/Questionnaire"; fhir:link ]; fhir:CapabilityStatement.rest.resource.interaction [ fhir:index 0; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ] ], [ fhir:index 1; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "delete" ] ], [ fhir:index 2; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ] ], [ fhir:index 3; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ] ], [ fhir:index 4; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "search-type" ] ], [ fhir:index 5; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "update" ] ]; fhir:CapabilityStatement.rest.resource.conditionalCreate [ fhir:value "true"^^xsd:boolean ]; fhir:CapabilityStatement.rest.resource.conditionalUpdate [ fhir:value "true"^^xsd:boolean ]; fhir:CapabilityStatement.rest.resource.searchInclude [ fhir:value "*"; fhir:index 0 ]; fhir:CapabilityStatement.rest.resource.searchRevInclude [ fhir:value "Basic:actionGuidanceForReference"; fhir:index 0 ], [ fhir:value "Basic:intendedAudience"; fhir:index 1 ], [ fhir:value "Basic:reference"; fhir:index 2 ], [ fhir:value "Basic:viewForReference"; fhir:index 3 ], [ fhir:value "Questionnaire:reference"; fhir:index 4 ], [ fhir:value "StructureDefinition:valueset"; fhir:index 5 ]; 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 "base" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Base of resource" ] ], [ fhir:index 10; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "baseEnvironment" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Base Environment of resource" ] ], [ fhir:index 11; 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 "A code that corresponds to one of its items in the questionnaire" ] ], [ 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 "The questionnaire publication date" ] ], [ fhir:index 13; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "description" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The description of the questionnaire" ] ], [ fhir:index 14; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "effective" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The time during which the questionnaire is intended to be in use" ] ], [ fhir:index 15; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "ehealthPredecessor" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Predecessor of resource" ] ], [ fhir:index 16; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "employeeTitle" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Title intended for clinicians" ] ], [ 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 "External identifier for the questionnaire" ] ], [ fhir:index 18; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "jurisdiction" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Intended jurisdiction for the questionnaire" ] ], [ fhir:index 19; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "name" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Computationally friendly name of the questionnaire" ] ], [ fhir:index 20; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "publisher" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Name of the publisher of the questionnaire" ] ], [ fhir:index 21; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "reference" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Modifier reference" ] ], [ fhir:index 22; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "role" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Modifier role" ] ], [ fhir:index 23; 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 "The current status of the questionnaire" ] ], [ fhir:index 24; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "title" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The human-friendly name of the questionnaire" ] ], [ fhir:index 25; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "type" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Questionnaire type" ] ], [ fhir:index 26; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "url" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The uri that identifies the questionnaire" ] ], [ fhir:index 27; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "version" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The business version of the questionnaire" ] ]; fhir:CapabilityStatement.rest.resource.operation [ fhir:index 0; fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "create-clone" ]; fhir:CapabilityStatement.rest.resource.operation.definition [ fhir:value "https://questionnaire.devtest.systematic-ehealth.com/fhir/OperationDefinition/Questionnaire-i-create-clone"; fhir:link ]; fhir:CapabilityStatement.rest.resource.operation.documentation [ fhir:value "### Input\n- resourceId: reference to the Questionnaire 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\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 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:index 1; fhir:CapabilityStatement.rest.resource.operation.name [ fhir:value "validate" ]; fhir:CapabilityStatement.rest.resource.operation.definition [ fhir:value "https://questionnaire.devtest.systematic-ehealth.com/fhir/OperationDefinition/Multi-it-validate"; fhir:link ] ] ], [ fhir:index 3; fhir:CapabilityStatement.rest.resource.type [ fhir:value "StructureDefinition" ]; fhir:CapabilityStatement.rest.resource.profile [ fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-definedquestion"; fhir:link ]; fhir:CapabilityStatement.rest.resource.interaction [ fhir:index 0; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ] ], [ fhir:index 1; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "delete" ] ], [ fhir:index 2; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "vread" ] ], [ fhir:index 3; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ] ], [ fhir:index 4; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "search-type" ] ], [ fhir:index 5; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "update" ] ]; fhir:CapabilityStatement.rest.resource.conditionalCreate [ fhir:value "true"^^xsd:boolean ]; fhir:CapabilityStatement.rest.resource.conditionalUpdate [ fhir:value "true"^^xsd:boolean ]; fhir:CapabilityStatement.rest.resource.conditionalDelete [ fhir:value "single" ]; fhir:CapabilityStatement.rest.resource.searchInclude [ fhir:value "*"; fhir:index 0 ], [ fhir:value "StructureDefinition:valueset"; fhir:index 1 ]; fhir:CapabilityStatement.rest.resource.searchRevInclude [ fhir:value "Basic:actionGuidanceForReference"; fhir:index 0 ], [ fhir:value "Basic:intendedAudience"; fhir:index 1 ], [ fhir:value "Basic:reference"; fhir:index 2 ], [ fhir:value "Basic:viewForReference"; fhir:index 3 ], [ fhir:value "Questionnaire:reference"; fhir:index 4 ], [ fhir:value "StructureDefinition:valueset"; fhir:index 5 ]; 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 "_filter" ]; 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 filter" ] ], [ fhir:index 2; 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 3; 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 4; 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 5; 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 6; 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 7; 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 8; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_source" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Search for resources which have the given source value (Resource.meta.source)" ] ], [ fhir:index 9; 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 10; 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 11; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "abstract" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Whether the structure is abstract" ] ], [ fhir:index 12; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "base" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Definition that this type is constrained/specialized from" ] ], [ fhir:index 13; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "base-path" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Path that identifies the base element" ] ], [ fhir:index 14; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "context-type" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "resource | datatype | extension" ] ], [ fhir:index 15; 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 "The structure definition publication date" ] ], [ fhir:index 16; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "derivation" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "specialization | constraint - How relates to base definition" ] ], [ fhir:index 17; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "description" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The description of the structure definition" ] ], [ fhir:index 18; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "experimental" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "For testing purposes, not real usage" ] ], [ fhir:index 19; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "ext-context" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Where the extension can be used in instances" ] ], [ fhir:index 20; 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 "External identifier for the structure definition" ] ], [ fhir:index 21; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "jurisdiction" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Intended jurisdiction for the structure definition" ] ], [ fhir:index 22; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "keyword" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "A code for the profile" ] ], [ fhir:index 23; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "kind" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "primitive-type | complex-type | resource | logical" ] ], [ fhir:index 24; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "name" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Computationally friendly name of the structure definition" ] ], [ fhir:index 25; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "path" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "A path that is constrained in the profile" ] ], [ fhir:index 26; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "publisher" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Name of the publisher of the structure definition" ] ], [ fhir:index 27; 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 "The current status of the structure definition" ] ], [ fhir:index 28; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "title" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The human-friendly name of the structure definition" ] ], [ fhir:index 29; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "type" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "Type defined or constrained by this structure" ] ], [ fhir:index 30; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "url" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "uri" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The uri that identifies the structure definition" ] ], [ fhir:index 31; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "valueset" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "A vocabulary binding reference" ] ], [ fhir:index 32; fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "version" ]; fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ]; fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "The business version of the structure definition" ] ]; 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://questionnaire.devtest.systematic-ehealth.com/fhir/OperationDefinition/Multi-it-validate"; fhir:link ] ] ]; 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://questionnaire.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-migrate"; fhir:link ]; fhir:CapabilityStatement.rest.resource.operation.documentation [ fhir:value "Data migration" ] ] ] . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl . # -------------------------------------------------------------------------------------