{ "description": "Task profile for Notified Pull", "_filename": "nl-vzvz-Task-notified-pull.json", "package_name": "vzvz.fhir.aof", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "NLVZVZNotifiedPull", "abstract": false, "type": "Task", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.1.0-beta", "status": "draft", "id": "3710f556-22b6-45ad-9987-fdc6110ac739", "kind": "resource", "url": "http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-Task-notified-pull", "version": null, "differential": { "element": [ { "id": "Task.intent", "path": "Task.intent", "fixedCode": "proposal" }, { "id": "Task.code", "min": 1, "path": "Task.code" }, { "id": "Task.code.coding.system", "path": "Task.code.coding.system", "fixedUri": "http://vzvz.nl/fhir/CodeSystem/aorta-taskcode" }, { "id": "Task.code.coding.code", "path": "Task.code.coding.code", "fixedCode": "notified_pull" }, { "id": "Task.for", "min": 1, "path": "Task.for", "type": [ { "code": "Reference", "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ] } ], "short": "Patient", "definition": "Reference to the patient to whom this notified pull relates.\r\n\r\nThe entity who benefits from the performance of the service specified in the task (e.g., the patient)." }, { "id": "Task.authoredOn", "min": 1, "path": "Task.authoredOn" }, { "id": "Task.lastModified", "min": 1, "path": "Task.lastModified" }, { "id": "Task.requester", "min": 1, "path": "Task.requester", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Device" ] } ], "definition": "Reference to Device that requests to execute the Task" }, { "id": "Task.owner", "min": 1, "path": "Task.owner", "type": [ { "code": "Reference", "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization" ] } ], "definition": "Reference to Organization responsible for the execution of the Task." }, { "id": "Task.input", "min": 1, "path": "Task.input", "slicing": { "rules": "openAtEnd", "discriminator": [ { "path": "type.coding.code", "type": "value" } ] } }, { "id": "Task.input:consentToken", "min": 1, "path": "Task.input", "short": "consent Token", "sliceName": "consentToken" }, { "id": "Task.input:consentToken.type.coding", "path": "Task.input.type.coding", "binding": { "strength": "preferred", "valueSet": "http://vzvz.nl/fhir/CodeSystem/TaskParameterType" } }, { "id": "Task.input:consentToken.type.coding.code", "path": "Task.input.type.coding.code", "binding": { "strength": "preferred", "valueSet": "http://vzvz.nl/fhir/CodeSystem/TaskParameterType" }, "fixedCode": "consent_token" }, { "id": "Task.input:consentToken.value[x]", "path": "Task.input.value[x]", "type": [ { "code": "base64Binary" } ], "short": "base64 encoded consent token" }, { "id": "Task.input:queryString", "path": "Task.input", "short": "query string to execute", "sliceName": "queryString" }, { "id": "Task.input:queryString.type", "path": "Task.input.type", "binding": { "strength": "preferred", "valueSet": "http://vzvz.nl/fhir/ValueSet/nl-vzvz-TaskParameterType" } }, { "id": "Task.input:queryString.type.coding", "path": "Task.input.type.coding", "binding": { "strength": "preferred", "valueSet": "http://vzvz.nl/fhir/CodeSystem/TaskParameterType" } }, { "id": "Task.input:queryString.type.coding.code", "path": "Task.input.type.coding.code", "fixedCode": "query_string" }, { "id": "Task.input:queryString.value[x]", "path": "Task.input.value[x]", "type": [ { "code": "string" } ], "short": "query string to execute" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Task" }