{ "description": "The healthcare provider who requested the procedure. The Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) for NursingIntervention models a direct reference to the healthcare provider who requested the procedure. The Procedure resource does not include a reference to a Practitioner or PractitionerRole resource to indicate who requested the procedure.", "_filename": "zib-NursingIntervention-Requester.json", "package_name": "nictiz.fhir.nl.stu3.zib2017", "date": null, "derivation": "constraint", "publisher": "Nictiz", "fhirVersion": "3.0.0", "purpose": "To provide requester information for the nursing intervention or procedure. Currently, there is no field avaiblable in a Procedure resource for this information, hence the reason for this extension.", "name": "Zib NursingIntervention Requester", "abstract": false, "copyright": "CC0", "type": "Extension", "experimental": null, "resourceType": "StructureDefinition", "title": "HCIM NursingIntervention Requester", "package_version": "1.3.4", "status": "active", "id": "c240651d-4764-442a-903b-48c180152488", "kind": "complex-type", "url": "http://nictiz.nl/fhir/StructureDefinition/zib-NursingIntervention-Requester", "context": [ "*" ], "version": "1.0.0", "differential": { "element": [ { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-NursingIntervention-Requester" }, { "id": "Extension.value[x]:valueReference", "path": "Extension.value[x]", "type": [ { "code": "Reference", "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole" }, { "code": "Reference", "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner" } ], "alias": [ "Aanvrager" ], "short": "Requester", "sliceName": "valueReference", "definition": "The healthcare provider who requested the procedure." } ] }, "contact": [ { "name": "Nictiz", "telecom": [ { "use": "work", "value": "info@nictiz.nl", "system": "email" } ] } ], "contextType": "resource", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension" }