{ "description": "Task profile for ACT/VWI Sync", "_filename": "nl-vzvz-Task-sync.json", "package_name": "vzvz.fhir.aof", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "NLVZVZSync", "abstract": false, "type": "Task", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.1.0-beta", "status": "draft", "id": "b980594b-157f-4792-9662-5dac367a68c0", "kind": "resource", "url": "http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-Task-sync", "version": null, "differential": { "element": [ { "id": "Task.intent", "path": "Task.intent", "fixedCode": "order" }, { "id": "Task.code", "min": 1, "path": "Task.code" }, { "id": "Task.code.coding.system", "path": "Task.code.coding.system", "fixedUri": "http://fhir.nl/fhir/CodeSystem/aorta-taskcode" }, { "id": "Task.code.coding.code", "path": "Task.code.coding.code", "fixedCode": "ACT/VWI-SYNC" }, { "id": "Task.for", "min": 1, "path": "Task.for", "definition": "Reference to the Device to be synchronized." }, { "id": "Task.authoredOn", "min": 1, "path": "Task.authoredOn" }, { "id": "Task.lastModified", "min": 1, "path": "Task.lastModified" }, { "id": "Task.requester", "min": 1, "path": "Task.requester", "definition": "Reference to Device that requests to execute the Task" }, { "id": "Task.input", "max": "1", "min": 1, "path": "Task.input" }, { "id": "Task.input.type.coding.system", "path": "Task.input.type.coding.system", "fixedUri": "http://vzvz.nl/fhir/CodeSystem/TaskParameterType" }, { "id": "Task.input.type.coding.code", "path": "Task.input.type.coding.code", "fixedCode": "sync_input" }, { "id": "Task.input.value[x]", "path": "Task.input.value[x]", "type": [ { "code": "url" } ], "short": "Reference to input file" }, { "id": "Task.output.type.coding.system", "path": "Task.output.type.coding.system", "fixedUri": "http://vzvz.nl/fhir/CodeSystem/TaskParameterType" }, { "id": "Task.output.type.coding.code", "path": "Task.output.type.coding.code", "fixedCode": "sync_output" }, { "id": "Task.output.value[x]", "path": "Task.output.value[x]", "type": [ { "code": "url" } ], "short": "Reference to output file", "definition": "Only filled when the Task is executed successfully." } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Task" }